antisol
Member
- Joined
- Feb 9, 2014
- Messages
- 74
Hi,
I'd like to be able to back up my NAND so that I can keep customisations I've made if I need to re-flash.
This will obviously involve creating a new rootfs.img file to replace the SZ one.
I guess that I can probably use dd to read the nand directly, but which device should I be reading - maybe one of the /dev/mtdX devices?
Also I expect I'll probably need to back up my /boot, creating a new bootf.tgz file. Is this necessary? will "tar zcf /media/sd/bootf.tgz" be sufficient?
Any tips would be appreciated. sorry if this is an obvious question - I searched the wiki and boards but didn't find anything. I was hoping maybe there was a script for this?
Thanks!
I'd like to be able to back up my NAND so that I can keep customisations I've made if I need to re-flash.
This will obviously involve creating a new rootfs.img file to replace the SZ one.
I guess that I can probably use dd to read the nand directly, but which device should I be reading - maybe one of the /dev/mtdX devices?
Also I expect I'll probably need to back up my /boot, creating a new bootf.tgz file. Is this necessary? will "tar zcf /media/sd/bootf.tgz" be sufficient?
Any tips would be appreciated. sorry if this is an obvious question - I searched the wiki and boards but didn't find anything. I was hoping maybe there was a script for this?
Thanks!