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] USB keyboard layout

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] USB keyboard layout
From: Michael <st0rm2oo3@xxxxxxxx>
Date: Fri, 5 Jan 2007 08:55:31 +0100 (CET)
Delivery-date: Thu, 04 Jan 2007 23:55:37 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Message-ID:X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=5eDZl0u+gH8TOaqsYyzLc7fWZJolFIRPKfXtpEnH3ACn2HaRvyiL0FVI0dgsdmKnC69zIdB+YVc0QIuVL1/9vX0UIOPqK8uGDPlo8KWuRJGgm3F3F5vjDb6OjcxERSMNZ+5iEa4cgKZfDbU5vlNgKBndm0TeCcBHarqSyYWPPgU= ;
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
hey list,

i just installed xen 3.0.3 on debian etch with the
intention to emu windows xp. well, the win installer
starts but then i cant press enter. the enter key is
now on the h button. im using an usb keyboard. what
could be the problem? any problems with the usb
keyboard?

my config:
---
kernel = "/usr/lib/xen-3.0.3-1/boot/hvmloader"
builder = 'hvm'
memory = 384
name = "WinXP"
disk = [
'file:/home/xen/domains/winxp/disk.img,hda,w',
'file:/home/xen/cds/winxp_installer.iso,hdc:cdrom,r' ]
vif = [ 'type=ioemu, bridge=xenbr0' ]
device_model = '/usr/lib/xen-3.0.3-1/bin/qemu-dm'
boot='d'
usb=1
sdl=1
vnc=0
on_poweroff = 'destroy'
on_reboot   = 'destroy'
on_crash    = 'destroy'
---

thanks for help and best regards


__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] USB keyboard layout, Michael <=