View Single Post
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#74
Here are all supported variables for bootmenu entry:

ITEM_NAME=""
ITEM_DEVICE=""
ITEM_FSTYPE=""
ITEM_KERNEL=""
ITEM_INITRD=""
ITEM_SCRIPT=""
ITEM_CMDLINE=""
ITEM_USEATAG=""

Try to play with it, maybe you can get nemo booting. Now I do not have time to playing with it.

I tried this (stored kernel uImage-nemo in MyDocs) but not worked:
ITEM_NAME="Nemo"
ITEM_KERNEL="uImage-nemo"
ITEM_DEVICE="${INT_CARD}p1"
ITEM_FSTYPE="fat"
 

The Following 3 Users Say Thank You to pali For This Useful Post: