Typically the kernel file is loaded via disk.
Questions
- Is it possible to load it via HTTP/HTTPS?
- If so how?
Typically the kernel file is loaded via disk.
As @user62916 already mentioned, as long as you have the http module loaded, you can load a kernel via http like:
(http,host.lan)/path/to/vmlinuz
More info here on this excellent document: https://olbat.net/files/misc/netboot.pdf