mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-02 12:21:27 +02:00
Update docs
This commit is contained in:
parent
70eed39cbd
commit
b72cc99c88
@ -1,10 +1,10 @@
|
|||||||
### Digital Ocean
|
### Digital Ocean
|
||||||
|
|
||||||
[Digital Ocean](https://www.digitalocean.com) at one point had iPXE support loaded within their SeaBIOS but has since removed it. In order to get around this, we'll have to rely on the Grub bootloader instead.
|
[Digital Ocean](https://m.do.co/c/ab4e8f17ba0d) at one point had iPXE support loaded within their SeaBIOS but has since removed it. In order to get around this, we'll have to rely on the Grub bootloader instead.
|
||||||
|
|
||||||
iPXE generates linux bootable kernels so that you can boot iPXE directly from Grub. It then treats the initrd as an embedded script which contains your networking and details to load up netboot.xyz.
|
iPXE generates linux bootable kernels so that you can boot iPXE directly from Grub. It then treats the initrd as an embedded script which contains your networking and details to load up netboot.xyz.
|
||||||
|
|
||||||
Tests were done using a Fedora 23 instance on Digital Ocean.
|
Tests were done using a [Fedora 23](https://getfedora.org) instance on [Digital Ocean](https://m.do.co/c/ab4e8f17ba0d).
|
||||||
|
|
||||||
### Booting from Grub2
|
### Booting from Grub2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user