This is the mail archive of the cygwin-developers@sources.redhat.com 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]

Re: setup: icons, shortcuts, and batch files


Having a little more time to work on things I decided to do a clean
install of cygwin.  I seem to be having a little problem with something
or other... :)

echristo@foobar ~
$ ls -la
total 0

$ ls -la /
<stuff>

$ ls -la /home
echristo

$ mount j: /home

$ ls -la /home
total 0

$ umount /home

$ rm -rf /home

$ mount j: /home                
mount: warning - /home does not exist   (I expected this...)

$ ls -la /home
total 0

hrm...

any ideas?

-eric

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