View Single Post
Posts: 121 | Thanked: 28 times | Joined on Oct 2007
#24
Originally Posted by nhanquy View Post
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?
ext3 ! and i also added sleep to bootmenu.sh . I get this part but

bootmenu.conf.n8x0.example is messing me up as if i use this + add the new "USB hard drive "host" menu 5 to the menu . I then can not BOOT to my mmc card on my n810. Can some one look over my menu and see why after useing the bootmenu.conf.n8x0.example or my own menu i can not boot to mmc it fails . but if I flash with defaults and no bootmenu.conf i can boot just fine to my mmc.

At this pont i just need someone to give me a menu in this order

Intarnal flash
mmc2 ? n810 partition 2 of my mmc card
USB harddrive "host mode"

And have it auto boot after time out to mmc card .


Thank for you help and geting back to me on this..

Computerfreek