Just a tip, in intrepid, the command at the top works, but it does not
have any network access. Modify the command as so for the default
network interface:

  virt-install \
    --connect qemu:///system --hvm \
    -n xp \
    -r 512 \
    -f xp.img -s 12 \
    -c Images/ISO/en_winxp_pro_with_sp2.iso \
    --os-type windows --os-variant winxp --arch x86_64 \
    --vnc --noautoconsole \
    --network=network:default

-- 
XP fails to install in KVM on a LVM block device
https://bugs.launchpad.net/bugs/298056
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to