I need to import a server that has hard disk issues to another machine
as a VM.
To do that I have to generate images from the disks.
However, the disks are divided in several partitions and the mount
points of those are vital for the system to work, like /var, /usr and
/home for httpd, etc.
How should I generate those images to ensure the system import to KVM
works properly?