If one took the "change-cygdrive-prefix" approach, could not one achieve backward- or "convention-" compatibility with the symlink "/cygdrive -> /<changedCygdrivePrefix>"?
Myself, I have a bunch of symlinks for all the Windows drives, including my CD drives and diskette.
Randall Schulz
At 12:32 2003-01-27, Max Bowsher wrote:
Rob Siklos wrote: > running "mount --change-cygdrive-prefix /" will make all your drives > be subdirectories of "/" instead of "/cygdrive".And then when you run some script which expects /cygdrive, it will break. OK, the script is what is broken, but the path of least resistance is to use symlinks instead. Max.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/