View Single Post
Posts: 52 | Thanked: 17 times | Joined on Jun 2010 @ United Kingdom....for now.
#432
Originally Posted by mornage View Post
the kernel needs to be put into /boot/multiboot.
Ok, I've copied the fiasco image (zImage-fb-omap.bin) to /boot/multiboot/ and renamed it to vmlinuz-2.6.28-framebuffer1

My Fedora.item looks like this now:
Code:
ITEM_NAME="Fedora 12 on SD p4"
ITEM_KERNEL=2.6.28-framebuffer1
ITEM_MODULES=ext3 mbcache jbd
ITEM_DEVICE=${EXT_CARD}p4
ITEM_FSTYPE=ext3
ITEM_FSOPTIONS=noatime,rw
But it's still the same. Just returns to the main menu.