did you try my suggestion from the other thread? Code: ITEM_NAME="Fedora 12 on SD p4" ITEM_KERNEL=2.6.28-fedora ITEM_MODULES=ext3 mbcache jbd ITEM_DEVICE=${EXT_CARD}p4 ITEM_FSTYPE=ext3 ITEM_FSOPTIONS=noatime,rw the red text is the kernel you have in /boot/multiboot so I think this is what it should be trying to boot. (just realised I had typed it wrong previously) if the kernel is 2.6.28-framebuffer1 then you need this kernel in /boot/multiboot
ITEM_NAME="Fedora 12 on SD p4" ITEM_KERNEL=2.6.28-fedora ITEM_MODULES=ext3 mbcache jbd ITEM_DEVICE=${EXT_CARD}p4 ITEM_FSTYPE=ext3 ITEM_FSOPTIONS=noatime,rw