From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B3Fmx-0004Kw-HM for qemu-devel@nongnu.org; Tue, 16 Mar 2004 09:43:27 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B3FmJ-0003rj-0D for Qemu-devel@nongnu.org; Tue, 16 Mar 2004 09:43:18 -0500 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B3Fm5-0003j6-Cx for Qemu-devel@nongnu.org; Tue, 16 Mar 2004 09:42:33 -0500 Received: from win2000.translationforge.com (win2000.translationforge.com [192.168.0.100]) by www2.translationforge.com (8.12.8/8.12.8) with ESMTP id i2GEgQju006965 for ; Tue, 16 Mar 2004 15:42:26 +0100 From: Jean-Michel POURE Date: Tue, 16 Mar 2004 15:42:26 +0100 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200403161542.26268.jm@poure.com> Subject: [Qemu-devel] Morphix booting in 1024x768 resolution and Win32 questions Reply-To: jm@poure.com, 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 Dear all, Fist of all, thanks for this great work on Qemu. For years now, I have been hanging around the Bochs project trying to run various OSes. On the long run, I hope that both projects can collaborate. I made some screenshots of qemu CVS version booting Morphix with VBE drivers in 1024x768 resolution. Installation to disc was not tested yet. The screenshots can be found here: http://developer.pgadmin.org/jean-michel/screenshots/qemu_morphix1.png http://developer.pgadmin.org/jean-michel/screenshots/qemu_morphix2.png Now, some questions: 1) Network I could not find any information how to install a tun0 virtual interface. Any link? Would it be possible to add a small Debian howto on the web page? 2) Win2K and WinXP pro After booting images of the installation CDs: qemu cvs version: + Win2K displays a blue screen + WinXP freezes with nearly 100% activity. qemu from Debian SID: + both systems rash after disc formatting. 3) Bug report Is there a way to send you a bug report using gdb? Can you add information on the web page for other users? Cheers, Jean-Michel