[1238] in RedHat Linux List
Re: moving contents of hard drive
daemon@ATHENA.MIT.EDU (David Fox)
Sun Oct 27 05:06:33 1996
To: redhat-list@redhat.com
From: fox@graphics.cs.nyu.edu (David Fox)
Date: 27 Oct 1996 04:33:42 -0500
Reply-To: fox@cs.nyu.edu
In-reply-to: Jon Klaren's message of Sat, 26 Oct 1996 22:08:04 -0700
Resent-From: redhat-list@redhat.com
FIn article <3272EB03.41B4F197@qualcomm.com> Jon Klaren <jklaren@qualcomm.com> writes:
] My favorite:
] # cd /srcdir
] # find . -xdev -print | grep -v "lost+found" | cpio -padvmu /destdir
] doesn't cross filesystems, ignores lost+found, copies symlinks, devices
] etc. intact.
]
] Hey Donnie,
] This "how do I copy a whole drive" is such a FAQ. Any chance you
] could add it to the FAQ. (Like you don't have anything else to do ;-)
Don't forget to tell people to set their umask to 000 before they
do it, or they won't be able to write to /dev/null (and lots of
other places in /var.) If you log in as root this may not be a
problem, but if you su it might.
--
David Fox http://found.cs.nyu.edu/fox xoF divaD
NYU Media Research Lab fox@cs.nyu.edu baL hcraeseR aideM UYN
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null