Re: Backup across multiple DVD's



NoOp wrote:
Anyone have a good utility or advise for performing a system backup
across multiple DVD's? I've tried simplebackup & K3b but neither of
those seem to allow backing up to more than one DVD. I have about 30GB
that I'm trying to save - standard /home /etc directories.


Do you have enough free harddrive space to store a compressed copy of
your backup set? I just use tar, split and growisofs (or k3b, if you
prefer).

Examples:

tar -C / -xj home | split -b 2000m - /somewhere/home_date.tar.bz.

Then I use regular dvd burning utils to burn the resulting files to
disc, two files per disc.

It's not as elegant as auto-backup software, but it's very reliable.. I
don't need any special software to restore if I ever have too, the
backups are near universal.


Note that if you're backing up /home like this, you'll have to find
somewhere outside of home to store the backup files, or use tar command
options to exclude the directory where you put them.


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Backups
    ... It's helpful to distinguish backing up data from backing up the operating ... To backup data you can use Windows own backup system which can be scheduled ... to an external hard disk, but if you are really obsessive you can ... of playing cards) and save the DVD or hard disk off the premises. ...
    (microsoft.public.windowsxp.general)
  • Re: Backing Up
    ... I'm looking to the future and how I will do my backing up. ... it would be good to have a backup that is at a different location. ... new data and what you have broadband wise etc. ... Its not likely to be anything like as cheap as a DVD ...
    (comp.sys.ibm.pc.hardware.storage)
  • Re: Backup across multiple DVDs
    ... I just use tar, split and growisofs (or k3b, if you ... Then I use regular dvd burning utils to burn the resulting files to ... Note that if you're backing up /home like this, ... somewhere outside of home to store the backup files, ...
    (Ubuntu)
  • Re: Does everyone new to XP feel as dumb as I do?
    ... Learn how to backup and do it often. ... Backing up is like kissing: ... NTBackup is very limited in it's abilities. ... only work with the DVD "+" format. ...
    (microsoft.public.windowsxp.newusers)
  • ~~~~~~~~~~~~~~ DVD BACKUP ~~~~~~~~~~~~~~
    ... click dvd backup ... absolute best dvd backup software ... backup a copy protected dvd movie ...
    (de.rec.sport.fussball)

Loading