View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#18
Originally Posted by retsaw View Post
But the kernel-flasher package uses /sbin/fiasco-image-update (which is part of the softupd package) to do that. If flasher can update the kernel when it is run on the N900, what command do you use to do it? Because when run it expects to connect to a USB device.
cat the script, it's a wrapper (with some added things I don't care about so didn't read ) for the flasher binary.

NOLO (the bootloader) does rootfs flashing, that's why you get a green bar indicating progress, flasher-3.5 simply sends the image, and NOLO writes it to /dev/mtd5 (don't write to this directly, you'll cause problems!).

Flashing anything other than the kernel will return an "Unsupported in current mode"-ish error.
 

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