Menu

#17 Hang if dev isn't off root and I cd into the mnt dir

open
nobody
None
5
2004-07-02
2004-07-02
Anonymous
No

If I have a line in my fstab like so
/mnt/usbfd2 /mnt/usbfd2 supermount
dev=dev/sda1,fs=vfat,rw,-- 0 0

and then
cd /mnt/usbfd2
ls

Mount(supermount) hangs.

I assume this is because I forgot to put dev off of the root path
and super mount is trying to look in /mnt/usbfd2 for dev/sda1
and getting stuck in a loop.

Discussion


Log in to post a comment.