View Single Post
OptX's Avatar
Posts: 293 | Thanked: 206 times | Joined on Oct 2009 @ Germnay
#526
Here we go, even a quicker solution then i had before

Steps to get kernel are done on PC.

- Extract the zImage-2.6.28-maemo40-wl1.fiasco image from kernel-power_2.6.28-maemo40-wl1_armel.deb
(data.tar.gz --> .\boot --> zImage-2.6.28-maemo40-wl1.fiasco)
- Open flasher and type flasher-3.5 -F zImage-2.6.28-maemo40-wl1.fiasco -u . This should create a file named zImage.
- Rename this zImage to vmlinuz-2.6.28.10power40-wl1.
Now you are ready to use this kernel to boot up neopwn with multiboot.
My neopwn.item looks like this :
ITEM_NAME="Neopwn"
ITEM_KERNEL=2.6.28.10power40-wl1
ITEM_MODULES=ext3


Just as Info, (thx hoggerz for pointing me there) :
Originally Posted by sake View Post
edit /opt/neopwn/control-panel-ui/etc/conf.py and change the line that says
"-t ext3 /dev/mmcblkXpX /.neopwn -o noatime"
to the partition number of your emmc
Thx to hoggerz & arend79 for beeing brave testers
 

The Following 2 Users Say Thank You to OptX For This Useful Post: