Yes, what you're looking for is called netboot. It is primarily meant for LAN use, but it is possible to grab an iso from the internet and boot it without leaving the UEFI environment.
https://netboot.xyz/ makes it kinda easy and nice
An open-ended community for asking and answering various questions! Permissive of asks, AMAs, and OOTLs (out-of-the-loop) alike.
In the absence of flairs, questions requesting more thought-out answers can be marked by putting [SERIOUS] in the title.
Subcommunity of Chat
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Yes, what you're looking for is called netboot. It is primarily meant for LAN use, but it is possible to grab an iso from the internet and boot it without leaving the UEFI environment.
https://netboot.xyz/ makes it kinda easy and nice
in most cases, still 'downloading' something to boot to initially. might as well just make a usb installer. i also had zero luck with any usb keyboards working with netboot.xyz when i tried using it on a 7th gen optiplex, had to ~~steal~~ borrow a ps/2 one.
debian has a great netinst image that has most the drivers and firmwares needed to install debian over the network on pretty much anything. debian's installers were also the only installers (of a dozen or more i tried at one time) that worked 'out of the box' with my particular usb wifi for a net install.
Yeah, the "kinda" is doing a lot of work. netbooting ISOs over the internet is very much a hack :p
might as well just make a usb installer
Especially because of the risk that your extra-long install process might get interrupted by a glitch from your ISP.
Great !! Thanks.
Neat, I'm going to mess with this when I have some time.