Re: Best way to backup a specific drive?
- From: ed@xxxxxxxxxx
- Date: Mon, 1 Oct 2007 13:14:04 -0400 (EDT)
On Mon, 1 Oct 2007, Daniel B. Thurman wrote:
I am preparing to backup my root drive in preparation
for installing f7. What is the best way to do this?
I have in /dev/hda as:
/boot = /dev/hda1
/ = /dev/hda2
I have backed up /boot with: tar zcvpf /boot.tgz /boot
But have get to figure out how to get /dev/hda2 backed up without
picking up the other drives mounted on /
No problem use the '--one-file-system' or '-l' parameter for tar:
tar zcvplf {somewhere}/root.tgz /
ed
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- Best way to backup a specific drive?
- From: Daniel B. Thurman
- Best way to backup a specific drive?
- Prev by Date: Re: Is there a Firefox 2.0.0.7 rpm for Fedora available anywhere?
- Next by Date: Re: YUM problems.
- Previous by thread: Re: Best way to backup a specific drive?
- Next by thread: Re: Best way to backup a specific drive?
- Index(es):
Relevant Pages
|