On Thu, Jul 15, 2010 at 5:09 PM, David Ahern <dsah...@gmail.com> 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 command-line option to enable the network bootloader. Stefan