View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#2
Originally Posted by ric9K View Post
I dreamed since 2010 to be able to make a custom image, once for all, that I could reflash from my PC but it seemed impossible to do. I am wrong?
You can make your own fiasco image (kernel & rootfs) with 0xFFFF.

Unpack fiasco image to current directory:
Code:
$ 0xFFFF -M image.fiasco -u
Generate new fiasco image from files xloader.bin, nolo.bin, zImage, rootfs and append device&version information (xloader for RX-51 hw revision: 2101 and 2102, version 1.0)
Code:
$ 0xFFFF -m RX-51:2101,2102:1.0:xloader:xloader.bin -m RX-51:2101,2102:1.0:secondary:nolo.bin -m 2.6.28:kernel:zImage -m rootfs -g image.fiasco
Or you could use rescue os to backup (dd) the rootfs of your N900.
This could be also flashed back.
Prepare for rescue Nokia N900: full backup

About emmc (/dev/mmcblk0) I don't know if it's working, you could try this:
how to generate flashable eMMC image with fiasco-gen and flasher

As far as I Know it is yet not possible to flash the emmc with 0xFFFF.
 

The Following 11 Users Say Thank You to Halftux For This Useful Post: