From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RikKI-0004pp-PI for qemu-devel@nongnu.org; Thu, 05 Jan 2012 05:13:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RikKD-0007N3-7W for qemu-devel@nongnu.org; Thu, 05 Jan 2012 05:13:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50696) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RikKC-0007Mp-U0 for qemu-devel@nongnu.org; Thu, 05 Jan 2012 05:13:33 -0500 Message-ID: <4F0577C9.4070708@redhat.com> Date: Thu, 05 Jan 2012 11:13:29 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <4F055827.50202@redhat.com> <4F056613.5020607@redhat.com> <4F05730A.3000607@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Boot order problem and disable iPXE/gPXE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger Cc: qemu-devel@nongnu.org Hi, > qemu-system-x86_64: -device > rtl8139,macaddr=1a:46:0b:ca:bc:7c,vlan=0,romfile=: Property > 'rtl8139.macaddr' not found Oops. It is mac=..., not macaddr=... cheers, Gerd