![]() |
2007-12-25
, 23:26
|
Posts: 190 |
Thanked: 54 times |
Joined on Dec 2007
|
#2
|
![]() |
2007-12-26
, 10:06
|
|
Posts: 236 |
Thanked: 149 times |
Joined on Jul 2007
@ Finland
|
#3
|
#!/bin/sh cd /home/user dpkg --get-selections > installedpackets rsync -v -u -a --delete --rsh=ssh --stats --exclude-from=/home/user/sbin/backup-excludes /home/user myusername@myserver.dyndns.org:backup_directory/
![]() |
2007-12-26
, 10:27
|
|
Posts: 159 |
Thanked: 341 times |
Joined on Dec 2007
@ Helsinki, Finland
|
#4
|
I'm using a N800 booting off a mmc, so you probably can't apply this directly, but it might give some ideas.
From time to time I plug in my N800 and write an image of the system partition to disk with a program called dd (diskdump). If something goes terribly wrong, I can just get a new card, partition it, dump the image back and I'm ready to go.
I also have a rsync script, which I can use to copy the contents of my home directory to a computer at home. It works securely over the internet. The script is very simple, but you need ssh and rsync to make it work. I try to run this as often as possible.
Code:#!/bin/sh cd /home/user dpkg --get-selections > installedpackets rsync -v -u -a --delete --rsh=ssh --stats --exclude-from=/home/user/sbin/backup-excludes /home/user myusername@myserver.dyndns.org:backup_directory/
![]() |
2007-12-26
, 16:52
|
|
Posts: 538 |
Thanked: 168 times |
Joined on Dec 2007
@ Seattle
|
#5
|
The Following User Says Thank You to PinCushionQueen For This Useful Post: | ||
![]() |
2007-12-29
, 05:09
|
Posts: 833 |
Thanked: 124 times |
Joined on Nov 2007
@ Based in the USA
|
#6
|
For the N810 what is the best method to produce a 100% bootable backup of the OS and all files that are internal?
The dippy backup under file manager only backups 48Mb for a system that is almost FULL.
I'd like to "clone" my system on to one of my 4GB SDHC cards so I could boot from that, simply for piece of mind.
I've seen the threads on doing it for the 770 but I'm wondering what the BEST method the smart people here (and also GeneralAttilles
thanks in advance
N810, iGo bt kb, Diablo, 10Gb storage onboard instead of a Thinkpad
OTG w/ unlimited storage!!
Put a penguin in your pocket!!
PLEASE use the Wiki