this post was submitted on 10 Jun 2026
8 points (100.0% liked)

AskBeehaw

2971 readers
13 users here now

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.

founded 2 years ago
MODERATORS
 

I am working on windows 10 currently. I was wondering if MX Linux could be installed directly from online. Thanks for taking the time to reply.

you are viewing a single comment's thread
view the rest of the comments
[–] floquant@lemmy.dbzer0.com 6 points 2 days ago* (last edited 2 days ago) (3 children)

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

[–] adarza@piefed.ca 5 points 2 days ago (2 children)

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.

[–] floquant@lemmy.dbzer0.com 3 points 2 days ago

Yeah, the "kinda" is doing a lot of work. netbooting ISOs over the internet is very much a hack :p

[–] OwOarchist@pawb.social 2 points 2 days ago

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.

[–] TheViking@nord.pub 3 points 2 days ago

Great !! Thanks.

[–] PabloSexcrowbar@piefed.social 3 points 2 days ago

Neat, I'm going to mess with this when I have some time.