View Single Post
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#436
Originally Posted by SimonGie View Post
This is the contents of my /boot/multiboot directory:

Code:
Nokia-N900:/boot/multiboot# ls -l
-rw-r--r--    1 root     root      1764904 Jan  1  2009 vmlinuz-2.6.28-fedora
-rw-r--r--    1 root     root      1746048 Jul 19 16:38 vmlinuz-2.6.28-omap1
-rw-r--r--    1 root     root      1832704 Jul 21 18:14 vmlinuz-2.6.28.10power37
-rw-r--r--    1 root     root      1743284 Jul 21 11:30 vmlinuz-2.6.28.NIT.05
Nokia-N900:/boot/multiboot#
I have NITdroid, Power Kernel and the default kernel booting happily, just Fedora won't boot... *scratches head*
From the looks of it, the kernel you are trying to use is vmlinuz-2.6.28-fedora so your multiboot item should be

Code:
ITEM_NAME="Fedora 12 on SD p4"
ITEM_KERNEL=vmlinuz-2.6.28-fedora
ITEM_MODULES=ext3 mbcache jbd
ITEM_DEVICE=${EXT_CARD}p4
ITEM_FSTYPE=ext3
ITEM_FSOPTIONS=noatime,rw
E: This really should not be in the announcement thread!
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you