View Single Post
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#23
1.did you have ext2 or ext3 on the usb drive?

Change /Add if you have ext2:

MENU_5_USBMODE=host
MENU_5_NAME="External USB HDD"
MENU_5_ID="usb2"
MENU_5_DEVICE="sda2"
MENU_5_MODULES="g_ether mbcache jbd ext2"
MENU_5_FSTYPE="ext2"
MENU_5_FSOPTIONS="noatime"

2. did you change bootmenu.sh with sleep 7?