View Single Post
Posts: 1,141 | Thanked: 781 times | Joined on Dec 2009 @ Magical Unicorn Land
#164
It works fine with multiboot.

First, install the bootimg package, which puts the kernel into /boot.

Then, as root, move/rename that file to:
Code:
/boot/multiboot/vmlinuz-2.6.28.10power46-wl1
Next, create the file /etc/multiboot.d/01-Maemo-2.6.28.10power46-wl1.item and put this inside:
Code:
ITEM_NAME="Maemo 2.6.28.10power46-wl1"
ITEM_KERNEL=2.6.28.10power46-wl1
ITEM_MODULES=ext3
reboot with keyboard open and choose your new kernel
 

The Following 6 Users Say Thank You to stlpaul For This Useful Post: