This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ls / does not show /c with cygdrive prefix=/


On Sep 28 11:04, Mikel Ward wrote:
> Hi All
> 
> If I use a standard install with the cygdrive prefix as /cygdrive, the
> drive letters appear in a directory listing:
> 
> $ ls /cygdrive
> c d w
> 
> But if I change cygdrive to /, they don't:
> 
> $ mount -c /
> $ ls /
> Cygwin.bat   bin        dev   home   opt    sbin   usr
> Cygwin.ico   cygdrive   etc   lib    proc   tmp    var
> [ends]
> 
> But of course, they are there:
> 
> $ ls /c
> $Recycle.Bin          PerfLogs
> [...]
> 
> That's as Administrator.  Adding the -s flag to mount doesn't help,
> neither does a reboot.
> 
> Is there any way to make /c, etc. appear in the listing?

Manually, yes, automatically, no.  You can change your cygdrive
folder to any other folder and the drives will show up there.
This has only been disabled for the root folder for performance
reasons.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]