The Following User Says Thank You to maacruz For This Useful Post: | ||
![]() |
2008-09-14
, 20:40
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#2
|
mount -t jffs2 /dev/mtdblock4 /opt mkfs.jffs2 -r /opt -o /media/mmc1/rootfs.jffs2 -e 128 -l -n
flash_eraseall -j /dev/mtd4 nandwrite -a -p /dev/mtd4 /media/mmc1/rootfs.jffs2
![]() |
2008-09-15
, 16:44
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#3
|
![]() |
2008-09-15
, 17:15
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#4
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2008-09-15
, 19:46
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#6
|
![]() |
2008-09-15
, 20:02
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#7
|
![]() |
2008-09-15
, 20:32
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#8
|
Thank you very much.
I already did that with rootfs and initfs .
Since nobody seems to have compiled 0xFFFF for the tablet I guess I'll have to do it myself once I put on the build environment.
Seems a more appropiate tool to backup (it can dump CAL and Xloader areas too)
The Following User Says Thank You to fanoush For This Useful Post: | ||
Has anyone got debs or already built binaries of mtd-tools and 0xFFFF for the tablet (diablo)?
I'm trying to do a flashable backup, but can't find the tools in any repo.