This shows you the differences between two versions of the page.
| — |
rootfs_edit [2017/11/04 23:25] (current) admin created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | * jffs2dump -b -c -e dest_file.little file.jffs2 | ||
| + | * modprobe mtdblock | ||
| + | * losetup /dev/loop1 dest_file.little | ||
| + | * modprobe block2mtd block2mtd=/dev/loop1,128ki | ||