|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] "xm create winxp" causes my machine to hard reboot
/usr/lib is a symlink to /usr/lib64 anyway
the 32 bit libraries are kept in /usr/lib32
Petersson, Mats wrote:
> I would also suggest that you chang the path to qemu-dm to be the one
> for the 64-bit version, so /usr/lib64/... instead of /usr/lib/... -
> Having the wrong path to qemu-dm will either load a 32-bit qemu-dm
> (which isn't compatible with the 64-bit version) or it will not run
> qemu at all...
>
> --
> Mats
>
> ------------------------------------------------------------------------
> *From:* xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] *On Behalf Of *Bill
> Baird
> *Sent:* 26 October 2006 19:21
> *To:* xen-users@xxxxxxxxxxxxxxxxxxx
> *Subject:* Re: [Xen-users] "xm create winxp" causes my machine to
> hard reboot
>
> I too had a lot of problems with Xen 3.0.2 & MS Windows. I would
> suggest installing 3.0.3 and see if the problems continue...that
> fixed most of mine.
>
> On 10/26/06, *Richard Connon* <richard.connon@xxxxxxxxx
> <mailto:richard.connon@xxxxxxxxx>> wrote:
>
> When I run
> "xm create winxp"
> my computer hard reboots.
>
> I am using the xen-sources, xen and xen-tools packages from gentoo
> ~amd64 (version 3.0.2)
>
> My virtual machine config is the following:
>
> kernel = "/usr/lib/xen/boot/hvmloader"
> builder = 'hvm'
> memory = 512
> name = "winxp"
> vcpus = 1
> vif = [ 'type=ioemu, bridge=xenbr0' ]
> disk = [ 'file:/var/xen/images/WinXP.img,ioemu:hda,w' ]
> device_model = '/usr/lib/xen/bin/qemu-dm'
> cdrom='/dev/sr0'
> ne2000=0
> boot='d'
>
> Can anyone suggest what the problem might be?
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> <mailto:Xen-users@xxxxxxxxxxxxxxxxxxx>
> http://lists.xensource.com/xen-users
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|