mount trouble

Max Bowsher maxb@ukf.net
Mon Sep 2 14:11:00 GMT 2002


Usman Muzaffar wrote:
> Hi -
>
> I accidentally typed 'umount -A' (remove all mounts) when I mean to
> type 'umount -U' (remove user mounts).
...
> How do I get
> back to where I was?

mount -f -s -b "C:/cygwin/usr/X11R6/lib/X11/fonts" "/usr/X11R6/lib/X11/fonts"
#if you use X and want to textmode the rest, don't textmode this
mount -f -s -b "C:/cygwin/bin" "/usr/bin"
mount -f -s -b "C:/cygwin/lib" "/usr/lib"
mount -f -s -b "C:/cygwin" "/"

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/



More information about the Cygwin mailing list