View Single Post
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#1736
Ok I'm not really knowledgeable with all this kernel stuff so sorry I don't know how to make a fiasco image to make a modified kp49 with uboot but here's a combined file with kernel-power49+uboot.


All you need to do is just install original kernel-power 49 and then flash it with the file I provide
http://www.plunder.com/Kernel-Power-...dd4ce0850d.htm


To flash it using PC:

first extract the bin file as it is packed on a tar archive then do

flasher-3.5 -f -R -k </path/to/zImage/file>/combined.bin
or from device just

Launch xterminal app then type sudo gainroot (need rootsh installed)

softupd -vv -s --local

(that is a double v)
Open new terminal

flasher --local -f -k </path/to/zImage/file>/combined.bin

You'll see the flashing (takes some time)
Type "sync" to save changes
Type "reboot" and enter to restart
Note: This is untested I just did this quickly while on office so do it at your own risk

Last edited by Radicalz38; 2011-09-26 at 02:05.