> Here's a question: Did you switch on case sensitivity as per > http://cygwin.com/1.7/cygwin-ug-net.html#pathnames-casesensitive ? > If yes, change your cygdrive prefix in /etc/fstab to contain the > additional option "posix=0, as per > http://cygwin.com/1.7/cygwin-ug-net.html#mount-table and try again.
Very interesting. These settings are new to me. I currently have SFU installed, but ObCaseInsensitive has value of 0x1. As a test, I set ObCaseInsensitive to 0x0, and set the last line of fstab to: none /cygdrive cygdrive binary,posix=0,user 0 0 Hope I got that right. The /etc/fstab file says that this is the default. Anyway, that configuration also yields reboot. -- Greg Sharp gregsh...@geocities.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/