View Single Post
Posts: 116 | Thanked: 40 times | Joined on Mar 2010
#45
Thanks to Coffee for asking in the multiboot thread. Here is what you'll need to get this to boot in multiboot environment:

Code:
ITEM_ID="MMCFS" 
ITEM_NAME="2.8.28-omap1 32g" 
ITEM_KERNEL=2.6.28-omap1
ITEM_MODULES=ext3 
ITEM_DEVICE=${INT_CARD}p2 
ITEM_FSTYPE=ext3
 

The Following 4 Users Say Thank You to xopher For This Useful Post: