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 1BIqZl-0003cl-Gx for qemu-devel@nongnu.org; Wed, 28 Apr 2004 11:02:17 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BIpWN-0004mq-S1 for qemu-devel@nongnu.org; Wed, 28 Apr 2004 09:55:15 -0400 Received: from [216.127.66.50] (helo=srv01.centurywebdesign.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BIpBP-0008V5-1V for qemu-devel@nongnu.org; Wed, 28 Apr 2004 09:33:03 -0400 Received: from shaggy (213-162-109-166.fdmgro044.adsl.metronet.co.uk [213.162.109.166] (may be forged)) (authenticated bits=0) by srv01.centurywebdesign.com (8.12.10/8.12.10) with ESMTP id i3SDWnP6027560 for ; Wed, 28 Apr 2004 14:32:50 +0100 Message-ID: <000c01c42d25$4ecaf420$6407a8c0@shaggy> From: "Jamie Burns" References: <20040428075140.0fe1697f@debian> <1083154236.8244.12.camel@rapid> Subject: Re: [Qemu-devel] no virtual network emulation Date: Wed, 28 Apr 2004 14:32:51 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 Could it not be turned into a more friendly error message like: BIOS: Bootsector could not be found. Or something similar? J. ----- Original Message ----- From: "J. Mayer" To: Sent: Wednesday, April 28, 2004 1:10 PM Subject: Re: [Qemu-devel] no virtual network emulation > On Wed, 2004-04-28 at 12:51, Savio Ramos wrote: > > Qemu 0.5.2-4 don't run. I did: > > [...] > > $ dd if=/dev/zero of=emu.img bs=1024 count=614400 > > > > $ qemu -boot a -hda /home/savio/emu.img > > > > warning: could not open /dev/net/tun: no virtual network emulation > > BIOS panic at rombios.c, line 1558 > > your disk image if empty. So it's not bootable, and the BIOS can't find > a valid bootsector. So it stops... > > -- > J. Mayer > Never organized > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel