From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HXHMF-0003PS-I3 for qemu-devel@nongnu.org; Fri, 30 Mar 2007 09:41:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HXHMD-0003L3-H2 for qemu-devel@nongnu.org; Fri, 30 Mar 2007 09:41:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXHMD-0003L0-Ah for qemu-devel@nongnu.org; Fri, 30 Mar 2007 08:41:33 -0500 Received: from wr-out-0506.google.com ([64.233.184.233]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HXHJU-0004F1-Tp for qemu-devel@nongnu.org; Fri, 30 Mar 2007 09:38:45 -0400 Received: by wr-out-0506.google.com with SMTP id i20so1039444wra for ; Fri, 30 Mar 2007 06:38:44 -0700 (PDT) Message-ID: <46d6db660703300638s54f15a5bx6c8095ba0ae0a519@mail.gmail.com> Date: Fri, 30 Mar 2007 15:38:42 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] Re: 3 bugs found In-Reply-To: <001f01c772ce$468ca3c0$b7b1683a@domain.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <001f01c772ce$468ca3c0$b7b1683a@domain.invalid> Reply-To: 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 3/30/07, James Jacobs wrote: > Host type is Win98SE. Guest types are Debian Linux 3.1 and Knoppix. > Not specifying a type of image to qemu-img (using default, whichever > filesystem that is - it doesn't say). no experience whatsoever on win98se host. I usually use it as guest. :) > Using the start.bat file included with the QEMU package (except changing > cd-rom and hard disk image filenames as appropriate). > I haven't adjusted any audio settings, I'm using whatever the defaults are. which package ? > >from your email, you're using released versions, not cvs snapshot, right ? > > Yes. not many solutions here. Could be 32 bits related issues, because in my case I usually use it in XP host, and I do compile my own binaries... I find strange even knoppix does not work with raw images. Have you tried "fdisk" inside the guest ? and what "dmesg | grep hda" gives you ? -- Christian