PDA

View Full Version : Can't mount USB on VTi Image



DrProzac
20-08-10, 10:49
I've just changed to the VTi Image,
And I'm having problems mounting the USB onto the Box.

I've code the following in my fstab file which was working on the PLi and the DE Images, but I can't for the life of me see what I've got wrong.


rootfs / auto defaults 1 1
proc /proc proc defaults 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
usbdevfs /proc/bus/usb usbfs defaults 0 0
/dev/mtdblock2 /boot jffs2 ro 0 0
tmpfs /var tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults 0 0
tmpfs /dev/shm tmpfs mode=0777 0 0
/dev/sda1 /media/hdd auto defaults 0 0
/dev/sdb1 /media/usb auto defaults 0 0


A second pair of eyes would be great....

I can see the USB as the /media/sdb1 and the HDD is mounted fine.
I just can't see what I've done wrong.

DrProzac
20-08-10, 11:43
Ignore that.
Found out what was wrong...

Needed to make a /media/usb directory.

Then it all worked ok.

pooface
20-08-10, 15:00
Ignore that.
Found out what was wrong...

Needed to make a /media/usb directory.

Then it all worked ok.

lol, was just what I was going to suggest.

glad it's all back up and running for you :)

patmyhead
04-03-12, 00:37
i have the same problem but don't understand the above answer
any chance of an newbie idiot guide please :confused: