Skip to content

sixploy/netboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netboot images

Have you ever worked with a system on the other side of the planet? Have you struggled loading ISO files over IPMI consoles? Have you met a VPS provider that doesn't provide remote console to help you with tasks like repartitioning of the disk the system is running on, or complete reinstallation of the system?

This repository is here to provide an alternative way to solve these problems, using iPXE and a live boot image:

  • if you can make the remote server boot from network, you can load iPXE from the network
  • if you can mount ISO or a floppy image over IPMI, you can start iPXE from these images
  • if none of the above works, but you still have a running system available, you can download the kernel and initramdisk manually and use kexec instead of iPXE

iPXE options and images

It's not trivial to figure out the right iPXE options.

You will also need the iPXE images. You can build ones yourself easily.

Live image

Both iPXE and kexec will require images to load. With that, our live image helps you.

About

Scripts to build netboot images and help you with remote boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published