View Single Post
Descalzo's Avatar
Posts: 369 | Thanked: 167 times | Joined on Mar 2010
#839
Originally Posted by mornage View Post
You need to create these files:

Standard Maemo
Code:
cd /etc/multiboot.d
cat > Maemo 2.6.28-omap1.item << EOF
ITEM_NAME="Maemo 2.6.28-omap1"
ITEM_KERNEL=2.6.28-omap1
ITEM_MODULES=ext3
EOF
Power Kernel
Code:
cd /etc/multiboot.d
cat > Maemo 2.6.28.10power37.item << EOF
ITEM_NAME="Maemo 2.6.28.10power37"
ITEM_KERNEL=2.6.28.10power37
ITEM_MODULES=ext3
EOF
That worked great. But warning to anyone who wants to use this for themselves, you need to remove the spaces from the filename in the 'cat >' lines.

Also, it doesn't work properly unless I'm unplugged. If I'm plugged in, it takes me several tries to reboot to Maemo. Unplugged it works the first time, every time.
__________________
N900