|
@@ -8,20 +8,20 @@ netboot.xyz is a convenient place to boot into any type of operating system or u
|
|
|
|
|
|
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/)
|
|
|
-
|
|
|
Grab these bootloaders and drop them in Fusion/VirtualBox/DRAC/iLO to get started:
|
|
|
|
|
|
* ISO: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.iso) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.iso)
|
|
|
* Floppy/USB: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk)
|
|
|
* Linux Bootable Kernel: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.lkrn)
|
|
|
-* SHA256 Checksums: [sha256sums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
|
|
|
+* [SHA256 Checksums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
|
|
|
|
|
|
If you already have iPXE up and running on the network, you can hit netboot.xyz at anytime by typing:
|
|
|
|
|
|
chain --autofree http://boot.netboot.xyz
|
|
|
|
|
|
+Full documentation is at ReadTheDocs:
|
|
|
+* [http://netbootxyz.readthedocs.org/en/latest/](http://netbootxyz.readthedocs.org/en/latest/)
|
|
|
+
|
|
|
#### Feedback
|
|
|
|
|
|
Feel free to open up an issue on github or contact me at antony@mes.ser.li
|