My mistake. I read through the documents - thanks! So, without any entries in /etc/fstab and with no modifications done via mount is 'ls' supposed to work on a networked drive? I am finding that it gives an error. What am I doing wrong? Both B: and N: are networked drives. I can change directories but not list their contents. Output of cygcheck, mount, and contents of /etc/fstab included. See attached file and below:
paul.j.gh...@vgnz790dkx ~ $ mount C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/cygwin/lib on /usr/lib type ntfs (binary,auto) C:/cygwin on / type ntfs (binary,auto) B: on /cygdrive/b type smbfs (binary,posix=0,user,noumount,auto) C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) N: on /cygdrive/n type smbfs (binary,posix=0,user,noumount,auto) paul.j.gh...@vgnz790dkx ~ $ cd /cygdrive/b paul.j.gh...@vgnz790dkx /cygdrive/b $ ls ls: reading directory .: Function not implemented paul.j.gh...@vgnz790dkx /cygdrive/b $ cat /etc/fstab # For a description of the file format, see the Users Guide # http://cygwin.com/1.7/cygwin-ug-net/using.html#mount-table # This is default anyway: # none /cygdrive cygdrive binary,posix=0,user 0 0 paul.j.gh...@vgnz790dkx /cygdrive/b $ cd home paul.j.gh...@vgnz790dkx /cygdrive/b/home $ pwd /cygdrive/b/home paul.j.gh...@vgnz790dkx /cygdrive/b/home $ cd .. paul.j.gh...@vgnz790dkx /cygdrive/b $ cygcheck -s -v -r > /cygcheck.out -----Original Message----- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Corinna Vinschen Sent: Friday, October 16, 2009 3:08 AM To: cygwin@cygwin.com Subject: Re: [1.7] windows 7 with networked drives - ls failure and mount -c does not stick... On Oct 16 00:00, Paul J. Ghosh wrote: > First off - thanks Corinna - the rxvt/run issue on Windows 7 is > resolved with 1.7 - thread: > http://cygwin.com/ml/cygwin/2009-10/msg00372.html > > Now onto reporting bugs... I am running cygwin 1.7.0-62 on Windows 7. > > 'ls' on network drives is failing. That's not helpful. I'm using ls all the time on network drives and it's not failing for me. Please see http://cygwin.com/problems.html Detailed bug reports are the bread of bug fixing. > Also, mount -c '/' does not seem to stick. As documented. There are a *lot* of changes from 1.5 to 1.7. That's why reading the User's Guide is such a good idea... http://cygwin.com/1.7/cygwin-ug-net/using.html#mount-table http://cygwin.com/1.7/cygwin-ug-net/using-utils.html#mount However, I encourage you to read all of it: http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.html 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
cygcheck.out
Description: Binary data
-- 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