Re: Backup Image for my needs



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Norman Bird wrote:
I'm looking for recommendations that are simply that will allow me to back
up the image of my Debian Etch box. I will store on windows box connected
via samba. i just want to be able to create the image, store on external HD
on windows box, or on external HD I can attach to Debian server is even
better. I have a 300 GB external HD available for it.

'partimage' is a tool that works with a similar mind set as typical
windows tools and would do what you ask for. It can also be used to back
up an image of your windows partitions.

On linux, however, (as others have also pointed out) it is not necessary
to backup a 'partition'.

My backup consists of just copying the 'files' to a backup medium
(usb-disk). If anything should happen, I just install a base system and
copy everything back. If I happen to backup to a new computer or a new
hard disk, it will be a different sized disk, so I'd probably want to
partition it differently. Therefore, it's better not to limit one self
to just backing up partitions.

If I bork up my system somehow and just want to recreate a preexisting
state, I don't have to wait for the whole partition to be restored from
backup, I just replace the files changed since the last backup -- much
faster!

I use rsync for these purposes and recommend its use. It is not 'point
and click' and thus requires a little bit of reading, but it is just
soooo much more powerful and flexible that learning it quickly pays off.

Here are two links on how to create backups with rsync. The man page
also has some fine explanations and examples.

http://blog.interlinked.org/tutorials/rsync_time_machine.html

http://www.mikerubel.org/computers/rsync_snapshots/

If someone can suggest a way/method or product they know will work
with no problems for what I mentioned that my need is? If you mention
a product, can you point to the exact way to use it, be it a site or
tutorial?

The first choice for documentation on linux are

1. the man pages: type 'man command' on the command line. 'command' is
the name of the command or programm you need documentation for. 'man
rsync' gives you the man page for rsync.

2. The documentation for the package in /usr/share/doc/packagename. Note
that 'packagename' is often the same as 'command' but there are more
commands than packagenames.

3. If these both are not sufficient, try searching the net

4. If all three don't yield the information you require, there are also
the mailing lists.

;-)

Cheers,

Johannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklKHOsACgkQC1NzPRl9qEXPtgCeLdWxOD7aJEVcYAkBDqU3f8Al
TyIAnjP2JuUm6cR6wdNOMP/H+xNKiihl
=tDsy
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Confused over CIFS
    ... machine I call "Ubuntu" is used to administrate and I use it to make ... nervous about rsync because the files and numberous and small -- even ... which is sharing its Windows ... All of your Windows XP boxes backup to that machine. ...
    (Ubuntu)
  • Re: Multiple questions...
    ... What is the "Run" command to go to the boot menu ... > in Windows Xp Home Edition. ... > boot into Linux and DOS. ... > and 100 gb to backup is crazy. ...
    (microsoft.public.windowsxp.hardware)
  • Re: sending selected files to remote machine (NOT an incremental backup!)
    ... I DON'T mean an incremental backup! ... A single command can combine multiple commands into a single executable ... > Why not use rsync? ...
    (comp.os.linux.misc)
  • rsync backup size
    ... I run rsync with the command: ... to back up to a usb hard drive that already had a full backup on it. ... This appears to happen with no special command option. ... If it's the target, it means there was no compression. ...
    (Ubuntu)
  • Re: [SLE] Windows backups to a Linux server
    ... files he wants to backup should be put somewhere else. ... rsync is still your answer. ... From the linux box write a 1 line script or just ... attributes from windows to unix. ...
    (SuSE)