[1051] in RedHat Linux List
Re: moving contents of hard drive
daemon@ATHENA.MIT.EDU (BORG)
Sat Oct 26 00:29:59 1996
Date: Fri, 25 Oct 1996 21:19:36 -0700
From: BORG <vladimip@iceonline.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Andy Lindeman wrote:
>
> Hello-
>
> I remember a thread about this from summer, but after a half hour
> searching the archives, gave up...
>
> Anyway, I'm moving the contents of my hard drive to a new one. What
> switches do I need to use with cp? Was there anything else I need to
> watch out for?
I'd do it like this:
1. Booted from a bootdisk or RH CDROM...
2. Mount one drive under /source
3. Mount another drive under /target
4. Issue this command:
cp -af /source /target
Regards,
--
*** #include <disclaimer.h> ***** Good pings come in small packets
******** Vlad Petersen ********** ********************************
*** <vladimip@iceonline.com> **** **** Linux: OS I can trust *****
******** Vancouver, B.C. ******** ********************************
--
PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-HOWTO
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null