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 1BIq00-0003GC-Th for qemu-devel@nongnu.org; Wed, 28 Apr 2004 10:25:20 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BInGr-0008C1-QQ for qemu-devel@nongnu.org; Wed, 28 Apr 2004 07:31:04 -0400 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 1BImwq-0005Ky-GW for qemu-devel@nongnu.org; Wed, 28 Apr 2004 07:09:52 -0400 From: Jean-Michel POURE Subject: Re: [Qemu-devel] no virtual network emulation Date: Wed, 28 Apr 2004 13:09:50 +0200 References: <20040428075140.0fe1697f@debian> In-Reply-To: <20040428075140.0fe1697f@debian> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200404281309.50403.jm@poure.com> 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 Le mercredi 28 Avril 2004 12:51, Savio Ramos a =E9crit : > # apt-get install qemu > $ cd /home/savio > $ dd if=3D/dev/zero of=3Demu.img bs=3D1024 count=3D614400 > $ 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 It seems like you have to be root. Cheers, Jean-Michel