From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DJoC3-00056O-SC for qemu-devel@nongnu.org; Fri, 08 Apr 2005 03:46:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJoC0-00055a-IT for qemu-devel@nongnu.org; Fri, 08 Apr 2005 03:46:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJoAe-0004i4-4c for qemu-devel@nongnu.org; Fri, 08 Apr 2005 03:44:52 -0400 Received: from [64.233.184.200] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DJoL9-0007FS-L6 for qemu-devel@nongnu.org; Fri, 08 Apr 2005 03:55:43 -0400 Received: by wproxy.gmail.com with SMTP id 36so580688wri for ; Fri, 08 Apr 2005 00:54:53 -0700 (PDT) Message-ID: Date: Fri, 8 Apr 2005 09:54:51 +0200 From: Magnus Damm Subject: Re: [Qemu-devel] keyboard probelm with qemu In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: Reply-To: Magnus Damm , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Apr 8, 2005 10:43 AM, Michael Hoeller wrote: > Hello, > > first I like to thank for all efford you spend on the project :-) > > Actually I like to install win98 in a win98.img via qemu -m 256 > -localtime -user-net -hda /data3/win98.img -cdrom /dev/cdrom -boot d > > The emu starts, full screen, and the booting takes place then I have to > provide some answers at the boot menue from the win98 cd (choose if I want > to boot from CD or Harddisk) but..... the keboard is totally messed up > not even a worng country set i have here space=n, numbers are totally > gone, > not one key is on the right place .... Is there anyway to work around it? > > I saw in one version that you have the option -k with a new version? > I downloaded the i386 binarary 6.1 but it did not accept the option. > > I am running SuSE 9.2 with qemu 0.6.0 and according to the SuSE doc it > should > work with win98 .... > > Any idea? I would recommend you to upgrade to the CVS version. There are fixes in CVS that makes it possible to install win98 directly from cdrom, and that is not possible with 0.6.0 and 0.6.1 - with them you will have to boot from floppy during the installation phase. And regarding the keyboard: I have no idea... / magnus