| Back in the the day it was possible to boot Sun Solaris over HTTP. This was called wanboot. This article reminded me of that. This was basically an option of the OpenBoot PROM firmware of the SPARC machines. It looked like this (ok is the forth prompt of the firmware): ok setenv network-boot-arguments dhcp,hostname=myclient,file=https://192.168.1.1/cgi-bin/wanboot-cgi
ok boot net
This doesn't only load the initramfs over the (inter)network but also the kernel.https://docs.oracle.com/cd/E26505_01/html/E28037/wanboottask... https://docs.oracle.com/cd/E19253-01/821-0439/wanboottasks2-... |
https://ipxe.org/appnote/uefihttp