From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C4xZM-0006F4-RS for qemu-devel@nongnu.org; Wed, 08 Sep 2004 04:12:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C4xZJ-0006Eo-Bb for qemu-devel@nongnu.org; Wed, 08 Sep 2004 04:12:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4xZJ-0006Ec-2y for qemu-devel@nongnu.org; Wed, 08 Sep 2004 04:12:41 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C4xTn-00062b-Hq for qemu-devel@nongnu.org; Wed, 08 Sep 2004 04:06:59 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C4xTl-0007zg-00 for ; Wed, 08 Sep 2004 10:06:58 +0200 Received: from 84-72-8-239.dclient.hispeed.ch ([84.72.8.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Sep 2004 10:06:57 +0200 Received: from cwalther by 84-72-8-239.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Sep 2004 10:06:57 +0200 From: Christian Walther Date: Wed, 08 Sep 2004 10:07:00 +0200 Message-ID: References: <33ECF18C-010C-11D9-99AC-00039347B912@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <33ECF18C-010C-11D9-99AC-00039347B912@mac.com> Sender: news Subject: [Qemu-devel] Re: Running Linux on Mac OS X 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 Steve Roy wrote: > qemu -hda mandrake-10.0-x86.img -boot c -m 128 -std-vga -user-net Is there a reason you're using -std-vga? Have you tried without it? (Just a random thought - I didn't test it.) -Christian