[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Guest Domain: Windows x64


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Tommaso Cereghetti" <tcereghetti@xxxxxxxxx>
  • Date: Wed, 22 Mar 2006 08:35:11 +0100
  • Delivery-date: Wed, 22 Mar 2006 07:36:38 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=H7Wp+iFxnt543CwMFNoEQ2UE3QQaYMaQ6bNy6IYKmB+XqhXGMkoZ4Q1mn5dYHP2XdxYj8VY7CoeIge4BZmyybn90LjKlSVQkCQ6yVF7g7n5/wtY40XHRxwcAfsdeRboJpLlqoh9gurRQxp9WK7xTvk+yOl0iR3mtrWbvlWNBXdw=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hello,

I'm trying to start Windows x64, but I get more errors:
root@erasmus:/home/tc# xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0     1460     2 r-----    25.5
root@erasmus:/home/tc# xm create /etc/xen/xm_win_x64 -c
Using config file "/etc/xen/xm_win_x64".
VNC= 1
VNC viewer version 3.3.7 - built Sep 27 2005 12:10:30
Copyright (C) 2002-2003 RealVNC Ltd.
Copyright (C) 1994-2000 AT&T Laboratories Cambridge.
See http://www.realvnc.com for information on VNC.
vncviewer -listen: Listening on port 11001 (flash port 10901)
vncviewer -listen: Command line errors are not reported until a connection comes in.
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  45 (X_OpenFont)
  Serial number of failed request:  8
  Current serial number in output stream:  8
Started domain Windows64
xenconsole: Could not read tty from store: No such file or directory
root@erasmus:/home/tc#

What is happening with X? And what does the xenconsole error mean?

The configuration file is:
import os, re
arch = os.uname()[4]
if re.search('64', arch):
    arch_libdir = 'lib64'
else:
    arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/vmxloader"
builder='vmx'
memory = 2000
name = "Windows64"
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'file:/var/images/min-el3-i386.img,ioemu:hda,w' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
sdl=0
vnc=1
vncviewer=1
ne2000=0

My system:
P D 920, 4GB RAM, sda: windows x64 bootable, sdb: linux+xen, grub with usb-hdd
root@erasmus:/home/tc# uname -a
Linux erasmus 2.6.12.6-xen0 #6 SMP Wed Mar 8 21:42:55 CET 2006 x86_64 GNU/Linux


Thank you!

Regards,
Tommaso

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.