> Hi All,
>
> I cannot get windows xp to install on my laptop with
> nevada 79. I have
> tried virt-install and xm create using a config file,
> each gives a
> different error. I have attached related log output
> for virt-install
> and xm create.
>
> Any help is greatly appreciated :-)
Please ,view thread :-
http://www.opensolaris.org/jive/thread.jspa?threadID=45607&tstart=0
In particular , Christian Smith wrote on Nov 25, 2007 5:53 PM
Hi Bill,
I am assuming that you are using virt-install to create your windows XP
VM. When you first run virt-install it mounts a cdrom drive on your VM
(the iso you selected). When your VM restarts after windows initial
text based install no cdrom is mounted, therefore it cannot find the
files on the cd. A quick workaround to this is to run the intial
install using virt-install, wait for windows to reboot and complain that
it cannot find the files. Shut down your VM now and delete the domain
using 'xm delete' so that it no longer appears when you run 'xm list'.
Now re-run the same virt-install command using the same disk image and
iso location. Your VM will restart the windows setup where it left off
but with the cdrom drive mounted.
Hope that helps,
-Christian
>
> Thanks,
> Christian
>
> # virt-install -n winxp01 -r 256 -s 4 --hvm -f
> /etc/opt/xvm/winxp01.img
> -c /etc/opt/xvm/winxp.iso --vnc
>
> Starting install...
> libvir: Xen Daemon error : POST operation failed:
> (xend.err )
> Traceback (most recent call last):
> File "/usr/bin/virt-install", line 657, in ?
> main()
> File "/usr/bin/virt-install", line 606, in main
> dom = guest.start_install(conscb,progresscb)
> le
> "/export/builds/xvm_79/proto/install/usr/lib/python2.4
> /site-packages/virtinst/Guest.py",
> line 638, in start_install
> File
> export/builds/xvm_79/proto/install/usr/lib/python2.4/s
> ite-packages/virtinst/Guest.py",
> line 655, in _do_install
> File
> "/usr/lib/python2.4/vendor-packages/libvirt.py",
> line 503, in
> reateLinux
> if ret is None:raise
> libvirtError('virDomainCreateLinux() failed',
> onn=self)
> libvirt.libvirtError: virDomainCreateLinux() failed
> POST operation
> failed: (xend.err )
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]