|
@@ -4,11 +4,9 @@
|
|
|
|
|
|
### What is netboot.xyz?
|
|
|
|
|
|
-netboot.xyz is a collection of iPXE scripts that allow you to rapidly network boot Operating Systems,
|
|
|
-Utilities and other tools very easily. It allows you the flexibility of booting installations without
|
|
|
-having to go track down and download installation media. It's especially useful for remote access
|
|
|
-environments when you don't want to utilize remote attach CD in a Dell DRAC, HP iLO or some other type
|
|
|
-of remote tool.
|
|
|
+netboot.xyz is a convenient place to boot into any type of operating system or utility disk without the need of having to go spend time retrieving the ISO just to run it. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the OS you want along with any specific types of versions or bootable flags.
|
|
|
+
|
|
|
+You can remote attach the ISO to servers, set it up as a rescue option in Grub, or even set your home network to boot to it by default so that it's always available.
|
|
|
|
|
|
Check out the new netboot.xyz documentation hosted at ReadTheDocs:
|
|
|
* [http://netbootxyz.readthedocs.org/en/latest/](http://netbootxyz.readthedocs.org/en/latest/)
|