fjgaude
October 26th, 2009, 01:23 PM
Installed kvm and virt-mgr from theUbuntu repros. Everything went as planned. Then installed WinXP SP1 from cdrom. Then updated to SP3 which took hours because of slowness of downloads and updates.
Had troubles with mouse and size of screen. So I used a CLI to reboot the guest:
frank@sunshine:~$ kvm -vga std -hda /var/lib/libvirt/images/WinXP.img -boot c -m 2048 &
That worked well... but, but I could no longer use virt-mgr. It looks to load the image from /dev/sr1 and not from hda. Anyone have an idea how to correct this so I can use virt-mgr to mange the image?
Had troubles with mouse and size of screen. So I used a CLI to reboot the guest:
frank@sunshine:~$ kvm -vga std -hda /var/lib/libvirt/images/WinXP.img -boot c -m 2048 &
That worked well... but, but I could no longer use virt-mgr. It looks to load the image from /dev/sr1 and not from hda. Anyone have an idea how to correct this so I can use virt-mgr to mange the image?