Swap partition not cloned
-
i have a pc with:
sda1 windows xp 32GB
sda2 linux 15GB
sda3 linux-swapif i clone the pc the swap partition is not cloned so when i deploy machines i must do a mkswap /dev/sda3 on every machine. (the partition exists but is not formatted as linux-swap)
-
I’ll take a look at the code, but I’m pretty sure this is there already.