View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#101
Code:
modprobe mtdblock
modprobe nandsim first_id_byte=0xec second_id_byte=0xd3 third_id_byte=0x51 fourth_id_byte=0x95
dd if=rootfs.jffs2 of=/dev/mtdblock0 bs=2048
mount -t jffs2 /dev/mtdblock0 /mnt
Simple
Code:
mount -t jffs2 rootfs.jffs2 /mnt
doesn't work with
Code:
Not a block device
error

More thoughts on FcH (Fremantle chrooted in Harmattan). libosso uses some dbus configuration (osso-dbus-conf). We'd need to find out how to utilize it. /sbin/start fails to work (connection refused), init n does nothing or reboots.

Share your other thought on the pad here: https://etherpad.mozilla.org/mGGGSldLzu
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here