Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
wiki:qemupxeknifehttp [2009/05/23 12:12] less1 |
wiki:qemupxeknifehttp [2009/05/23 13:59] (current) less1 |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| <code> | <code> | ||
| qemu -fda gpxe.dsk -net nic -net user -bootp http://10.0.0.2/pxeknife/pxelinux.0 | qemu -fda gpxe.dsk -net nic -net user -bootp http://10.0.0.2/pxeknife/pxelinux.0 | ||
| + | </code> | ||
| + | |||
| + | or you can boot the online version of PXE-Knife using following command. | ||
| + | <code> | ||
| + | qemu -fda gpxe.dsk -net nic -net user -bootp http://alien.doesntexist.org/pxeknife/pxelinux.0 | ||
| </code> | </code> | ||