DEFAULT pmagic # Boot the entire ISO over PXE. # This method allows you to use the entire syslinux menu. LABEL pmagic LINUX pmagic/memdisk INITRD pmagic/pmagic_.iso APPEND iso # Note: Make sure to state your actual version instead of the "" above. # Boot the kernel and initramfs over PXE. LABEL pmagic LINUX pmagic/bzImage INITRD pmagic/initrd.img,pmagic/fu.img,pmagic/m.img,pmagic/files.cgz APPEND edd=on vga=normal