Skip to content

dotysan/pxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pxe

PXE boot server hacks, snippets, scripts & whatnot

supermicro/mkbiosupdate.sh

How to use?

  1. Run it to create a bootable image file.

  2. Add a new LABLE to your pxelinux.cfg with:

    KERNEL syslinux/memdisk
    APPEND initrd=supermicro/C7Z87OC4.423.img
  1. 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.

About

PXE boot server hacks, snippets, scripts & whatnot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages