Hi all. I am trying to clone an XP install following the instructions here. I'm booting using a recent parted magic live CD.

I must be missing something. I keep getting "missing operating system".

I have XP on a 20 gig drive. I'm trying to use DD to clone XP to a 40 gig drive (entire drive).

BIOS picks up the drives fine. fdisk, cfdisk, parted all ID the drives.

I'm using:

Code:
dd if=/dev/sda of=/dev/sdb bs=32256
40 gig is using cable select, 20 gig disconnected when I try to boot. Every time, I see "missing operating system". I tried using fixmbr from the xp sp2 cd with no luck.

Any suggestions?