Article 58ATD soft link creation is failing with permission denied to set mount points in Cygwin application

soft link creation is failing with permission denied to set mount points in Cygwin application

by
jkhan86
from LinuxQuestions.org on (#58ATD)
Hello All,

I need your help in resolving the below issue in Cygwin application.

Issue description:

1. Installed Cygwin Application

2. Creating a symlink from the default /cygdrive to my preferred mount point as shown below and getting the below error:

jkhan@BLR-AA203053 /
$ ln -s /cygdrive /mnt
ln: failed to create symbolic link '/mnt': Permission denied

jkhan@BLR-AA203053 /
$ ln -s /cygdrive /media
ln: failed to create symbolic link '/media': Permission denied

I don't find the directory /mnt and /media to provide full permissions with my account.

My Expectation is that the command should provide the following output:

media -> /cygdrive

mnt -> /cygdrive

RTC -> /mnt/c/RTC --> RTC is a local folder created for my own task in c:\ drive...

Please help me in fixing the issue...

Many Thanks
Javeed Khanlatest?d=yIl2AUoC8zA latest?i=4c0-s2Y-wag:VraKr15Mt3Q:F7zBnMy latest?i=4c0-s2Y-wag:VraKr15Mt3Q:V_sGLiP latest?d=qj6IDK7rITs latest?i=4c0-s2Y-wag:VraKr15Mt3Q:gIN9vFw4c0-s2Y-wag
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments