I have three Windows 2003 servers running on HP Dl360, Dell Poweredge 1950 and Dell PowerEdge 2950 servers.
To migrate these to a KVM virtual machine I firstly tried vmware converter without sucess (BSOD on boot).
So have tried using selfimage as follows:-
1. Installed and run mergeide.reg
2. Installed selfimage - and made an image of the whole disk. (Note machines have a Perc raid card in them).
qemu-img create -f qcow2 disk.qcow2 200G
qemu-nbd -t -p 2000 diosk.qcow2
3. Attached the disk.qcow2 as a IDE device to a new VM
4. It fails to boot....
Booting from Hard Disk...
Error loading operating system
I not sure whether I need to load some disk drivers onto these systems, I note that if I load these disks into a Linux VM, fdisk -l reports no valid partition table on them.
Any help with P2V (physical to virtual) for windows 2003 servers much appreciated.
Dave
If i
To migrate these to a KVM virtual machine I firstly tried vmware converter without sucess (BSOD on boot).
So have tried using selfimage as follows:-
1. Installed and run mergeide.reg
2. Installed selfimage - and made an image of the whole disk. (Note machines have a Perc raid card in them).
qemu-img create -f qcow2 disk.qcow2 200G
qemu-nbd -t -p 2000 diosk.qcow2
3. Attached the disk.qcow2 as a IDE device to a new VM
4. It fails to boot....
Booting from Hard Disk...
Error loading operating system
I not sure whether I need to load some disk drivers onto these systems, I note that if I load these disks into a Linux VM, fdisk -l reports no valid partition table on them.
Any help with P2V (physical to virtual) for windows 2003 servers much appreciated.
Dave
If i