View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#127
Originally Posted by supergadgetman View Post
I want to go up to 16 gig cards. I am booting from mmc2. How would I go about cloning my mmc2 (with the OS on it and app installs) to the new 16 gig card? I dont have a linux box and my windows box doesnt see the partition that the tablet os and apps installs are on. Is there any way to "ghost" my install onto the new card without having to redo the whole "boot off mmc" process all over again and having to reinstall all of my many apps all over again?
Yes, you have two slots in N800 so you can clone existing system from one to another. I guess there is no ready made script but you can follow any guide for doing it manually, just swap first 'mount -o jffs2 /dev/mtdblock4 /whatever' for 'mount -o ext2 /dev/mmcblkXp2 /whatever' (X is 0 for internal card, 1 for external card), otherwise the procedure it is the same.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.