clone ext3 partitions to smaller disk

Jan 23, 2013 1 Replies

I need to clone EXT3 partions to new smaller hard disk. I thought to create manually partition table (by fdisk) on my new disk with correct partitions size, then I will copy every partition content by followed command:



cp -dpPR



or



find . -mount0 -print0 | cpio -0dump


I wish to use whole size of my new disk which will host the new resized partitions. I thought to reduce by Gparted partitions on original disk but it's very difficult to get exact size which correspond to new disk size.


Suggestions ?



create new partition

boot to rescue cd/dvd

mount partitions

rsync -var

install grub

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required