Comment 15 for bug 221746

Revision history for this message
NiklasW (falken) wrote :

Work around until this is fixed:

use virt-install from the consol, this could be used for a Windows setup (update paths):

$>virt-install -n WinXP -r 1024 --file /home/user/virtual/winxp.img --file-size=5 --sdl --accelerate -c /path/to/install.iso --os-type=windows --os-variant=winxp

use man virt-install for more info