if i remember correctly, if you use balena etcher, you can flash an usb stick without first downloading the ISO, using the url
No Stupid Questions
No such thing. Ask away!
!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules (interactive)
Rule 1- All posts must be legitimate questions. All post titles must include a question.
All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.
Rule 2- Your question subject cannot be illegal or NSFW material.
Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding META posts and joke questions.
Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.
On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.
If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.
Rule 7- You can't intentionally annoy, mock, or harass other members.
If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.
Credits
Our breathtaking icon was bestowed upon us by @Cevilia!
The greatest banner of all time: by @TheOneWithTheHair!
Adding to the already excellent answers: there is such a thing as WebFAI: https://www.tuxedocomputers.com/en/TUXEDO-WebFAI.tuxedo . In short, it is a web-based tool to pick and install your distro of choice.
I do not think that it will be helpful for OP, as MX is apparently not being offered. You may need a Tuxedo laptop for it as well. Hopefully other readersl will have a TIL moment though.
Others are answering what you technically asked, but I think that's not what you're looking for. What you need is a 'live USB version', you run it from a usb stick and can try it without installing anything in your main drive.
Here is the link to the page with the links in mxlinux.com.
Now you have to make another decision, which desktop you want to use. Mx Linux's got three, xfce (known for being less demanding on resources), kde (bit windows-like, not that resource hungry either. It's worth a try), and Fluxbox (I don't know anything about this one). You might as well download and try the three of them. Just flashing them to the usb to try another.
Now the process. First you need one or more iso files (downloaded from trustable sources like the one from mxlinux.org itself, you also can check the checsum, but maybe too nerd just yet), a USB stick (probably 16gb or even 8 could be enough, but I'm not sure exactly. Pick a fast one if you can, it'll feel quite snappier. THE DATA IN THE DRIVE WILL BE LOST), and Rufus (this is a program to flash the iso into the usb stick).
Now read the pages I linked, and maybe follow the links there for explanations, I cannot tell you how to use rufus since it's been ages since I've touched it, but it's not so hard. May get a couple tries to flash the iso into a bootable usb (meaning the computer can boot or start running the os in that drive) but you've got this! Run rufus and flash one of the isos into the usb stick.
Now try to boot it. Look up how to get into your 'boot menu' (preferable if available, and it works. But it might not..) or 'bios setup' on the internet. It depends on the brand and model. You'll have to turn it off, and push some key just immediately after turning it on again, with your flashed usb stick plugged. If we're lucky you must see some text menu that lets you chose it to boot, and you'll be running Linux in a few seconds, hopefully.
Now when you're ready to install one of them into your computer's drive you have two options, dual booting keeping windows and putting also Linux for which you'll need a free partition or ssd for it, or if you are convinced of getting rid of windows for good just chose the easy formatting options while installing and that'll be it (THE DATA IN THE DRIVE WILL BE LOST).
If something doesn't go as planned or you have any doubts don't hesitate to make follow up questions, it's normal if you have to repeat some steps or search the internet to troubleshoot something, but Linux has become super easy to install and use (it really is much worse with windows or Mac..) so good luck and welcome to Linux!
Thanks for this.
The question is confusing, what exactly do you mean by "directly from online"? Just click a button in a web browser and it will install the entire distro? If so, pretty sure the answer is no; if you imagine something else, please clarify.
That’s how I interpreted the statement.
Open web browser
Click install
Files down load and install. Computer reboots with Linux os installed on hard drive
I feel like you should be able to do this tbh.
I can basically do this from Linux. I could build a disk image and extract it right onto my disk and reboot and be in that new system. It would take some work to get right, but it's basically how the rpi images work.
I think your biggest issue is making sure enough utilities were loaded in ram that you could finish the extraction before the system crashes cause you've deleted some important utilities.
The answer is no, because you'd need windows to allow your Linux installer to take over top runtime privilege and modify live partitions while mounted and in use. While i guess it's technically possible, it's so much of a hassle i wouldn't even want to start considering it.
I wouldn't consider this a real option in any way, but it is a fun experiment to theorycraft.
I think you are right. A little bit of research seems to show that windows doesnt allow such things.
On Linux you could make a ramdisk with like BusyBox and your new image (or new image on some other drive) pivot_root then overwrite the entire boot disk to some other disk image.
It would be a bit hairy, but could be done
That's the reason l wish to do away with windows.
There's WebUSB on Chromium browsers, a JS API for all kinds of peripherals. I think formatting mass storage is allowed, as long as it's connected by USB
Sort of like GrapheneOS does, right? I don't actually have GOS, but I thought the installer worked like that. Otherwise, there's always the WSL that I think is how I installed Ubuntu (just as a test!!! I haven't used Ubuntu since 2009) inside Windows 10 a few years back.
Its a different device though, you run the installer on a browser with usb access and the phone gets flashed.
Technically there would be network booting. I think it was intended to work over the local network but I don't see why TFTP wouldn't work over the Internet (when skimming the Wikipedia article). But be warned, TFTP (and thus netboot) has no security features, so you could receive a manipulated PXE (pre boot execution environment).
TFTP is fine for LAN, but very inefficient for sending bulk data over the Internet.
To keep things as simple as possible, TFTP sends one packet at a time, waiting for a response before sending the next packet. If your ping is 50 ms, the that's 20 whole packets per second. (That's assuming zero packet loss, otherwise it will be even slower.)
For historical reasons, the packet size is locked to 512 useful bytes. That puts the transfer speed at 10 kB/s (80 kbps), which is faster than dialup but not by much.
netboot.xyz grabs them from HTTPS with cert validation afaik
That is not the kind of Network boot I meant, they ride on the name for the standard IMHO
It is PXE in every sense
What's your use case? If you want to replace Windows on your device then the answer is not really, however, if you just want a Linux shell then you can pretty much one click install a Linux distro inside of Windows with WSL2
Currently my windows 10 is running on 4gb ram. At least MX Linux would be better in this case ??
Almost every linux distro is better on RAM than Windows. That said, application memory management has gotten pretty sloppy over the past decade or so. I boot into MX linux (KDE) on my 16GB RAM laptop, and I am using about 2GB after boot. Once I load my password manager and open my browser (Librewolf with 18 tabs) I am sitting at 5.4GB used.
But! Even when this laptop had only 4GB RAM, it always ran MX fast and never complained about low memory.
Edit: Try the xfce version of MX linux. I think it's the lightest on resources, or it used to be.
I would actually adopt the fluxbox, because l wish to switch over to evilwm eventually.
You can download a Linux distribution from the Internet, but you must use a tool like Balena-Etcher or Ventoy to "mount" that distribution (typically in the form of a .iso file) to an external media, like a USB flash drive. Then, you'd boot your system into that USB to install the Linux distribution to your machine.
I think - and believe me, it wouldn’t be the first time I encounter this - that OP assumes Linux is like an app in Windows or Mac. Ao, grossly oversimplifying, Windows, MacOS and Linux are today’s most popular operating systems. An Operating System or OS is software that sits all alone directly on top of the hardware; therefore, a computer has only 1 OS. These are not interchangeable either, ie you cannot run Linux as an app in Windows or vice versa. Now, what you can do is download an image of any OS online. An image is in the end just a storage device copied into a zip file with a bit of extra data, that you can “unpack” back onto a storage device that can be used to boot your computer, just like windows.
Which would be the most convenient way to install MX Linux ?
Make a bootable USB with your distro of choice. To do that download the .iso file and use a tool like balena etcher to write that iso to a flash drive (4 GB is usually enough for this). Be aware doing this wipes everything off the flash drive so back up anything important. Reboot the computer and mash esc, f1, f2, f11, f12 (those are the most common ones I've noticed). You should either pop up into the bios or into a boot selection process. If you're in the bios just tell it to go to a boot menu, if you're in the boot menu pick your flash drive and run through the steps there.
Why did I only see this after all my typing
I would start trying it out. Download the image, get an empty usb stick of serious size (32GB or more, up from 8 should be no problem though if you can find it) and use eg Rufus Disk Imagerto install it on the usb stick. When done, restart the computer i to the bios or boot menu (look at the message when starting, f1 f2 del or enter should drop you into bios, f12 on some computers drops you straight into a boot menu).
Feom bios go to boot menu, from boot menu to usb stick and select the option “boot from usb stick”.
Note the login and password should be in the documentation close to the image.
I don't think there is, the closest would be a net install release but MX doesn't appear to offer that.
I think this really highlights a gap in Linux adoption. This makes me wonder how many people would install Linux if they could just click one button in their web browser to guide them through the process of replacing Windows.
Ubuntu used to offer a tool that was only a bit more involves than that
the wubi installer. i remember that. installed ubuntu inside a container file and added boot entry so could choose at boot time. yea, that was never really supported when it was offered but it mostly worked.
endless os does have that option yet today. and it does work--with some caveats: it's slow af with a hdd. well, immutable distros in general are, but this install method just makes it worse. and your windows c: cannot be encrypted (e.g. bitlocker). also be aware that the next version (endless 7) that's in development will change pretty much everything 'under the hood' that makes endless what it is, as they're moving from their customized gnome and in-house immutable debian base to an immutable based on gnome os itself.
Which distro is that ??
is what? endless? it is a distribution, produced by the endless foundation.
https://endlessglobal.com/foundation/access/operating-system
my 'monitor' (really, an aio with hdmi in) runs win10/endless dual boot. this is the endless side. note the loop device in the gnome disks window, that's the .img on c:\ that holds endless. efi grub handles the boot menu. all set up by the endless for windows 'installer'.

Do we know why they stopped?
I'm going to guess that users lost their files and complained, so Canonical stopped trying to make it easy enough for those users to try.
probably lack of volunteers to make it uefi compatible, and not worth putting paid talent on an optional feature used by a really, really small number of people. bitlocker-as-default would have broke it for good anyway.
That's fair.
There used to be a thing called Wubi. Allowed you to install Ubuntu basically like a program/app. It's how I first got into it. I'd tried a little before, but Wubi allowed me to turn my little netbook it's a Linux machine because it didn't have a CD drive. It was great. I've never really understood why that couldn't be done again. Lowered to bar to entry a great deal.
There were installers that did this in the past, it was generally not worth it.
https://en.wikipedia.org/wiki/Wubi_(software)
Changing OS is not as trivial as installing an app, if people can't follow the process of burning it to a USB pen and rebooting, they're not going to be able to adjust.