>> mount -u -b --change-cygdrive-prefix "/cygdrive"
>> What do I do to get rid of this user mount, please? 

Try

        umount -uc

I think -uc will be sufficient for the cygdrive-prefix; the switch -uA would
get rid of _all_ user mounts, and you don't seem to have any left? HTH.

Fergus


--
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/

Reply via email to