Re: [Qemu-devel] booting Netboot images created by mknbi

2010-07-15 Thread David Ahern
On 07/15/10 12:26, Stefan Hajnoczi wrote: > On Thu, Jul 15, 2010 at 5:09 PM, David Ahern wrote: >> Is it possible to run qemu with a netboot image -- something created by >> mknbi? If so any notes on how to do that? > > Yes, QEMU ships with a gPXE network boot ROM. Previously it shipped > with

Re: [Qemu-devel] booting Netboot images created by mknbi

2010-07-15 Thread Stefan Hajnoczi
On Thu, Jul 15, 2010 at 5:09 PM, David Ahern wrote: > Is it possible to run qemu with a netboot image -- something created by > mknbi? If so any notes on how to do that? Yes, QEMU ships with a gPXE network boot ROM. Previously it shipped with a legacy Etherboot boot ROM. You can use the -boot n

[Qemu-devel] booting Netboot images created by mknbi

2010-07-15 Thread David Ahern
Is it possible to run qemu with a netboot image -- something created by mknbi? If so any notes on how to do that? David