The following files have been installed in %%PREFIX%%/share/gpxe - gpxe.dsk To create a bootable floppy, type cat %%PREFIX%%/share/gpxe/gpxe.dsk > /dev/fd0 where /dev/fd0 is your floppy drive. This will erase any data already on the disk. - gpxe.usb To create a bootable USB key, type cat %%PREFIX%%/share/gpxe/gpxe.usb > /dev/sdX where /dev/sdX is your USB key, and is *not* a real hard disk on your system. This will erase any data already on the USB key. - gpxe.iso To create a bootable CD-ROM, burn the ISO image %%PREFIX%%/share/gpxe/gpxe.iso to a blank CD-ROM.