Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.30 KB | None | 0 0
  1. if (PXE rom doesn't exist){
  2. Choose one and only one of:
  3.  (1)  flashing a rom with gPXE
  4.  (2) using a floppy/CD to with gPXE emulate a PXE ROM.
  5. } else {
  6. YAY!
  7. }
  8.  
  9. Now configure DHCP server to send setup data.
  10.  
  11. Put necessary files belonging to SYSLINUX and the kernel you're booting on TFTP server.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement