Re: Best way to backup a specific drive?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux