2008/11/11 William Kenworthy <[EMAIL PROTECTED]> > Is there a dfu-util that can successfully backup an existing flash? > > Last one I tried still failed. Its a big discouragement to trying new > distros/experimenting when it takes hours to reinstall/rebuild back to > where you were when you started when a simple flash the old system back > would do.
Use nanddump to read the content of /dev/mtd6 and put it into an image on the SD-card or (via ssh) to the desktop PC. nanddump -h I wonder if this works when you have booted from NAND, I'd rather boot from SD-card for this.
_______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
