Swapping Drives...

William Cockerham bill at cockerham.us
Tue Jul 22 04:15:34 CDT 2003


I have always used cpio to do this, and have never had it fail
Step 1:  cd to root of current mount point (IE / if it is only
partition)
Setp 2:  as root execute=> find . |cpio -pdumv "new mount point"

You will need to have your new partition already fdisk'd and formated.  

Just my $.02 worth

Bill

On Mon, 2003-07-21 at 22:45, Andrew Moore wrote:
> On Mon, Jul 21, 2003 at 07:29:18PM -0500, Steven Elling wrote:
> > Charles did bring up a good point about using tar to preserve hardlinks.  I 
> > don't mirror drives that often so I usually don't remember.
> 
> cpio may also come in handy in a situation like this.
> 
> TMTOWTDI
> 
> -Andy
> 
> 
> 




More information about the Kclug mailing list