maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   Any way to image my N810? (https://talk.maemo.org/showthread.php?t=30378)

cheetos316 2009-07-20 05:45

Any way to image my N810?
 
I have the habit of imaging my HDs on my PCs for redundancy in case something happens and was wondering if the same could be done for my N810...

deadmalc 2009-07-20 07:03

Re: Any way to image my N810?
 
I'd never thought about this...but assuming that you just want to image the primary mmc and back it up on the secondary mmc (then you can copy it off onto a PC)

dd if=/dev/mmcblk0 of=/media/mmc1/backup.dd

and to restore

dd if=/media/mmc1/backup.dd of=/dev/mmcblk0

You would need to do a restore as root, and I imagine it would freak the tablet out quite a lot as well.
Anyone know if this would work ok?

linuxeventually 2009-07-20 07:12

Re: Any way to image my N810?
 
I use partimage (Linux). The first thing you will want to do (if you haven't already) is to clone the internal install to a SD card. Then you can just plug the SD card into a desktop/laptop and use partimage to save the image of the partitions to an image on your HDD.

If you need anything more specific reply (and if you don't know how to clone to SD, search the forums or reply and one of us will get back to you).

Anyway I prefer partimage and other such imaging techniques as opposed to dd as all it takes is one error to make it unrecoverable (and unreadable for that matter) AND it copies the entire partition including free space.

qwerty12 2009-07-20 07:17

Re: Any way to image my N810?
 
http://talk.maemo.org/showpost.php?p=223846&postcount=2

KristianW 2009-07-26 12:28

Re: Any way to image my N810?
 
The pb program in Console tools can backup from original or cloned system
to an mmc card or usb stick.
( I think the receiving partition should be ext2 or ext3.)

Is this an answer ?

daperezg 2011-04-08 12:46

Re: Any way to image my N810?
 
I would prefer use other options than dd. However, I think there is no other options if your are using Maemo. isn't it?

Using a PC with SD reader of course you have many alternatives

Quote:

Originally Posted by linuxeventually (Post 305538)
I use partimage (Linux). The first thing you will want to do (if you haven't already) is to clone the internal install to a SD card. Then you can just plug the SD card into a desktop/laptop and use partimage to save the image of the partitions to an image on your HDD.

If you need anything more specific reply (and if you don't know how to clone to SD, search the forums or reply and one of us will get back to you).

Anyway I prefer partimage and other such imaging techniques as opposed to dd as all it takes is one error to make it unrecoverable (and unreadable for that matter) AND it copies the entire partition including free space.


maacruz 2011-04-09 10:13

Re: Any way to image my N810?
 
Quote:

Originally Posted by daperezg (Post 984167)
I would prefer use other options than dd. However, I think there is no other options if your are using Maemo. isn't it?

Using a PC with SD reader of course you have many alternatives

tar is also an alternative, if you require easy access to the saved files

Ribblefribbitz 2011-04-16 12:20

Re: Any way to image my N810?
 
About 3 weeks ago, I bought a second N800 off of ebay and was wondering the same thing, so I could get both systems the same without, you know, working. I found this handy little utility:

http://www.alexpage.de/usb-image-tool/

It works great to clone and restore a bootable sd card.


All times are GMT. The time now is 16:59.

vBulletin® Version 3.8.8