On Sat, Aug 28, 2010 at 3:56 AM, Jacob A <[email protected]> wrote: > Can I have the "gPXE-on-USB" functionality co-reside on a USB flash that > contains also a bootable Linux image?
Yes. Install Linux onto the flash drive normally, with GRUB as the bootloader, put the gPXE "Linux kernel image format" (.lkrn) image in /boot, and add it to grub.conf as a boot option. (No command-line options are necessary, and SYSLINUX-family bootloaders will also work if you're using one of those instead.) Josh _______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
