View Single Post
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#9
Originally Posted by Munk View Post
Pardon my unknowing question, but can I reflash my current dual boot config with this bin file? If so, how would I do it from my NIT xterminal?

Would I
1) untar the initfs_flash from Fanoush
2) initfs_flash mmc-kernel-4.2008.23.bin
initfs != kernel

For flashing the kernel on the device you want

Code:
fiasco-flasher -k <zImage> -f
Originally Posted by brontide View Post
My best guess would be to download the .bin and do a "flasher -f -k filename.bin" but I would prefer someone in the know to confirm before I brick my device.
Generally speaking, you can't really brick a tablet with a kernel (unless something really malicious and evil is in there). If it's messed up and you're dropped into a reboot loop then simply reflashing Nokia's kernel will solve it.

If you're flashing from a computer, then:

Code:
flasher-3.0 -k <zImage> -f -R
Otherwise the fiasco-flasher command above will work fine on-device (assuming you have Diablo).
 

The Following 3 Users Say Thank You to GeneralAntilles For This Useful Post: