PXE boot server hacks, snippets, scripts & whatnot
How to use?
-
Run it to create a bootable image file.
-
Add a new LABLE to your pxelinux.cfg with:
KERNEL syslinux/memdisk
APPEND initrd=supermicro/C7Z87OC4.423.img
- Then PXE boot your system to this image. And either:
- A. Watch your BIOS upgrade successfully.
- B. Get ready to fill out an RMA request.
So far, only tested with the C7Z87-OCE motherboard.