WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] console window

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] console window
From: yushang <yusunn@xxxxxxxxx>
Date: Sun, 16 Mar 2008 12:53:19 +0000
Delivery-date: Sun, 16 Mar 2008 05:53:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7ZPhjPDVafyUCSrmJqSs0W6o1ZOP30uEfZNUymQ0KbE=; b=fEXg46LmZuRzO9rozuWrhBWxIWLQk1c2v31nN8d7sOWAonhOfOr9+XQoOn/96xsBCK3i+zoX7g08myoOKvxFkaAWzNm1CjKMzYp14LBuAGBvc4CK45C01HE30NLND1IJwe+lKYpKNVfxIAa6ZVIDMmtxHtjNip/+6gw2s3XBuPM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=FsnioboFYWw2GQjfW3KA33CMbB1WdQPjZ3BcG0broyx4T9FDu4I0CQrYW9kVUeBeYPagPV9mxELjItXadMiqo78gPZR/wudKPbOq60OOgsvmHmD49lPsHkTe6yDOt6+E9m+cQNQBtKJLwgX658Xa9cvpHPIoQxxBwkyIlUEz13g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi All,
Following is my domU config:
kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
memory = 192
name = "winxp"
vcpus = 2
disk = [ 
'file:/media/sda6/usr/xenimgs/winxp.img,ioemu:hda,w','phy:/dev/hda,ioemu:hdb:cdrom,r'
]
#vif = ['mac=aa:00:00:00:00:11,bridge=xenbr0']
device_model = '/usr/lib/xen/bin/qemu-dm'
sdl=1
boot='c'

My problem is if I uncomment the vif line , winxp will not get a
console window , then explicitly attach the console with xm console
winxp , will get following message:
xenconsole: Could not read tty from store: No such file or directory
if comment the vif line , domU will get up smoothly . Have someone
encounter the same problem ? thanks

BR
yushang

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

<Prev in Thread] Current Thread [Next in Thread>