On Sat, 2003-07-26 at 09:07, Andrew Smith wrote: > You would, however, normally do this with dd. > > dd if=/dev/hda of=/dev/hdb bs=512 I ran across this one a long time ago and it has worked well for me. find . -print | cpio -0pduma <destination> You could mount the new drive and run this from / on the old one. I udes this a number of times to copy disk content. One advantage to this is that you don't need identical drives. You can mirror the content of a 10 gig to a 40 gig with it. -- Paradise; can it be all I heard it was? I close my eyes and maybe I'm already there. -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list