rickgcn / ipxetools

A network-based bootable operating system installer based on iPXE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPXE Tools

A network-based bootable operating system installer based on iPXE.

Deploy

Warning: This project is still in-progress and is only for testing purposes. Please do not use it in a production environment.

git clone https://github.com/rickgcn/ipxetools
cd ipxetools
# /srv/tftp is your TFTP Server root directory
cp * /srv/tftp

Features

  • Linux Network Installer
  • Linux Live CD
  • UEFI Utilities (like Memtest86+)

License

This project is licensed under the Apache-2.0 license - see the LICENSE file for details.

About

A network-based bootable operating system installer based on iPXE.

License:Apache License 2.0