On Thu, Oct 11, 2012 at 6:34 AM, Josef Wolf wrote: >> >> The last line automatically gets rid of the "/cygdrive" path part, >> so all drive letters appear at the root of the Cygwin path tree. > > I'm not sure I understand this. Should I remove all my fstab entries and > replace with the three lines shown above? Will I still be able to access the > drives with /c/foo/bar? >
See ``mount --help''. Use the below command then look at your /etc/fstab. You don't need to add a mount for each drive letter with the below. $ mount -c / -- Earnie -- https://sites.google.com/site/earnieboyd -- 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