Tagged Questions

0
votes
0answers
128 views

Cloned Centos laptop with dd but have a problem with lvm

I thought I had cloned a linux system using dd. I booted into rescue linux from a Centos 5 dvd. I mount my external hd. The command I typed to clone was dd if=/dev/hda of=/mnt/external/t42.img ...