Parted Magic for UEFI/BIOS boot
-
Follow the directions given here All credits to the original poster.
Simply edit this to fit your scenario
cpair 0 cpuid --ext 29 && set arch 64 || set arch 32 initrd http://${fog-ip}/bootimgs/pmagic/initrd.img initrd http://${fog-ip}/bootimgs/pmagic/files.cgz initrd http://${fog-ip}/bootimgs/pmagic/fu.img initrd http://${fog-ip}/bootimgs/pmagic/m${arch}.img chain http://${fog-ip}/bootimgs/pmagic/bzImage${arch} initrd=initrd.img initrd=fu.img initrd=m${arch}.img initrd=files.cgz boot. I hope this helps someone
-
#wiki worthy
-
Just set this up, thanks