<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
</head>
<body text="#000000" bgcolor="#ffffff">
<tt>Gerd Hoffmann wrote:</tt>
<blockquote type="cite" cite="mid:4B601224.2030803@redhat.com">
  
  
  <title>Re: [gPXE] [Qemu-devel] [RFC] gPXE fw_cfg file interface
support</title>
<!-- Converted from text/plain format -->
  <p><tt><font size="2">...Then you can easily have qemu guests netboot
from somewhere without any<br>
local pxe/tftp setup, like this:<br>
  <br>
&nbsp;&nbsp; qemu -fw-file gpxe/default=bko.gpxe</font></tt></p>
</blockquote>
<tt><font size="2"><br>
That looks a bit like:<br>
<br>
# qemu -kernel gpxe.lkrn -initrd bko.gpxe -hda /dev/null<br>
<br>
which might be useful iff the *.lkrn build target feature for using an
initrd as a gPXE startup script is incorporated into gPXE mainline.&nbsp; Of
course, it's different because an .lkrn is not a ROM.<br>
<br>
- Shao Miller<br>
</font></tt>
</body>
</html>