Re: [linux-audio-user] Reliable archival of recordings

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Reliable archival of recordings
From: Jack O'Quin (joq_AT_io.com)
Date: Sat Dec 20 2003 - 15:44:57 EET


Anthony DiSante <orders_AT_nodivisions.com> writes:

> I have a pair of 120GB drives in my system, and a single 250GB drive
> as backup (Western Digital with 8MB cache and 3-year warranty, just
> bought at thenerds.net for $233US). The backup drive is in an
> external USB2/Firewire enclosure, and I connect it once a week (twice
> if I'm feeling paranoid that week) to do the backup:
>
>
> rsync -av --delete --exclude '/mnt/backup/' / /mnt/backup/
>
> So /mnt/backup/ is then an exact copy of /, and the best part is, it's
> bootable and functions just like the original drive(s) if I stick it
> on the motherboard. And the backup process usually takes just about a
> half an hour, depending on how much new data I've added, of course.

Are you sure it's really bootable? Maybe you should try it.

I doubt that the MBR, /etc/fstab and /etc/lilo.conf are correct for a
single-disk configuration. These should be easy to fix as part of the
recovery process, but you're going to need to boot a rescue disk first
and reconfigure for the new hard disk.

This is still a good method. How do you partition the backup disk?
One big filesystem?

-- 
  joq


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Dec 20 2003 - 15:43:19 EET