This is an old revision of the document!
A PCRE internal error occured. This might be caused by a faulty plugin
====== How to use qemu with pxe? ====== you can refer the wiki page [http://www.etherboot.org/wiki/doku.php|official wiki] for more details. This page contains my experiences. ===== qemu with tftp ===== **boot qemu PXE with tftp protocol**: <code> qemu -bootp tftp://10.0.2.2//pxefile -tftp /path/to/pxedir -fda gpxe.pdsk </code>