From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: network boot always enabled with 0.15.0 Date: Fri, 12 Aug 2011 01:37:44 +0400 Message-ID: <4E444BA8.9090709@msgid.tls.msk.ru> References: <20110811093856.GV4404@redhat.com> <24E144B8C0207547AD09C467A8259F75377761E8@lisa.maurer-it.com> <20110811102552.GW4404@redhat.com> <24E144B8C0207547AD09C467A8259F753777727D@lisa.maurer-it.com> <20110811105045.GY4404@redhat.com> <24E144B8C0207547AD09C467A8259F75377772BD@lisa.maurer-it.com> <20110811114819.GA4404@redhat.com> <24E144B8C0207547AD09C467A8259F75377772F3@lisa.maurer-it.com> <20110811120611.GB4404@redhat.com> <24E144B8C0207547AD09C467A8259F7537782C2E@lisa.maurer-it.com> <20110811135951.GC4404@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Dietmar Maurer , "kvm@vger.kernel.org" To: Gleb Natapov Return-path: Received: from isrv.corpit.ru ([86.62.121.231]:36592 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754178Ab1HKVht (ORCPT ); Thu, 11 Aug 2011 17:37:49 -0400 In-Reply-To: <20110811135951.GC4404@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 11.08.2011 17:59, Gleb Natapov wrote: > On Thu, Aug 11, 2011 at 01:57:04PM +0000, Dietmar Maurer wrote: [] >> Another possibility to disable network boot would be to avoid loading >> the pxe-XXX.rom network boot ROMs. Or is that a bad idea? >> > Ah yeah. Don't see anything bad if you do not what to boot from net. Actually this is a very good idea, to stop loading pxe bootrom if no network booting is requested. This way it will be possible to use standard PXE code from ipxe -- compiled with all default options, including the 2-second boot delay... Thanks, /mjt