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 1B3GLS-0005u6-HN for qemu-devel@nongnu.org; Tue, 16 Mar 2004 10:19:06 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B3GKw-0005oz-Iy for qemu-devel@nongnu.org; Tue, 16 Mar 2004 10:19:05 -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 1B3GIh-0005gn-Tl for qemu-devel@nongnu.org; Tue, 16 Mar 2004 10:16:16 -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 i2GFG9ju007185 for ; Tue, 16 Mar 2004 16:16:09 +0100 From: Jean-Michel POURE Subject: Re: [Qemu-devel] Morphix booting in 1024x768 resolution and Win32 questions Date: Tue, 16 Mar 2004 16:16:09 +0100 References: <200403161542.26268.jm@poure.com> In-Reply-To: <200403161542.26268.jm@poure.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Message-Id: <200403161616.09613.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 Tuesday 16 March 2004 15:42, Jean-Michel POURE a =E9crit : > 1) Network I found an answer in the Bochs manual: #!/bin/bash /sbin/ifconfig $1 192.168.0.101 Is that right? Cheers, Jean-Michel