85
you are viewing a single comment's thread
view the rest of the comments
[-] aceshigh@lemmy.world 1 points 6 months ago

Are there instructions for the laymen? How difficult is it to install and actually use it?

[-] super_user_do@feddit.it 1 points 6 months ago

It Is really easy. The only issues are related to hardware compatibility, especially with laptops. But most of them should be fine

[-] moody@lemmings.world 1 points 6 months ago

Honestly, the most complicated part is getting the install media ready to go.

Once the installer starts, you're just answering prompts like the local username and password you want, language and keyboard layout, and time zone, and it does the rest on its own.

Then the computer reboots, and you end up on the desktop of a fully usable computer. Most distros will have a one-time popup welcoming you and maybe leading you to some Flatpak "store" where you can search for free apps to install.

[-] dil@piefed.zip 1 points 6 months ago

Much easier and faster than a windows install

[-] knobbysideup@sh.itjust.works 1 points 6 months ago

Easier than windows. Most people don't actually install that, though. It's just there when they buy their computer.

[-] thesohoriots@lemmy.world 1 points 6 months ago

Not especially hard, depending on your choice. But the choices tho

[-] commander@lemmy.world 1 points 6 months ago

You may just want to head to YouTube and look for a really dry video instructions. When I first got started on Linux like 15 years ago, videos were a lot less intimidating to me

I'd YouTube installing Ubuntu and use the YouTube filter option set to like 1 month. There's constantly new videos for intro to Linux YouTube. I say Ubuntu because it's a part of the most common family of popular Linux distributions

[-] magic_lobster_party@fedia.io 1 points 6 months ago

Not any more difficult than doing a fresh Windows install.

[-] The_Picard_Maneuver@piefed.world 1 points 6 months ago

People have given you good resources, so I'll just speak to the second part: I switched a few months ago, and it has been surprisingly easy. I'm just... doing normal computer things like I used to on windows. Even gaming.

[-] WizardofFrobozz@lemmy.ca 1 points 6 months ago

The ONLY thing that has given me trouble has been managing an array of external drives as a media server running on my main PC. I know that isn’t an ideal setup- but just saying.

[-] prole@lemmy.blahaj.zone 1 points 6 months ago

It's often easier than installing Windows with certain distros.

[-] artyom@piefed.social 0 points 6 months ago
  • Download the .iso file of your favorite distro from their website
  • Download Fedora Media Writer
  • Plug in external media (flash/thumb drive, etc.)
  • Select .iso and thumb drive in Fedora Media Writer and let her rip.
  • Restart PC.
  • While PC is booting, press whatever your BIOS button is (do a web search for "[laptop/motherboard] BIOS button" or watch the display while booting)
  • Look for boot priority in the BIOS and set the thumb drive to the highest.
  • Restart
  • After booting, test WiFi, BT and audio functionality.
  • Follow on-screen instructions to install
  • Remove install media and reboot
  • Install any and all available updates using your package manager (Software, Discover, Pop Shop, etc.)
  • Restart one more time

The end.

[-] PancakesCantKillMe@lemmy.world 1 points 6 months ago

Download Fedora Media Writer

I've been using Balena Etcher, but now I have an alternative, thanks!

[-] artyom@piefed.social 0 points 6 months ago* (last edited 6 months ago)

Yeah, everyone seems to use Balena. They had some controversy a while back. I don't remember what it was, just that I found an alternative. FMW has the benefit of drop-down for official distros and it's available on all platforms (unlike Rufus).

[-] punkfungus@sh.itjust.works 2 points 6 months ago

Balena started collecting telemetry without disclosing it to anyone, reportedly including information about what images you were flashing. Apart from a general distaste for unconsensual telemetry, I think people were concerned the data could be used for things like helping to de-anonymize TAILS users.

[-] jjjalljs@ttrpg.network 1 points 6 months ago

After booting, test WiFi, BT and audio functionality.

This is an important step. One time I boldly just installed without testing anything in the live session, and discovered that HDMI and Ethernet didn't work. Woops.

[-] ag10n@lemmy.world 0 points 6 months ago

Remember to do this on a machine you don’t care about, or are prepared for Windows to no longer work. Windows doesn’t play nice with other operating systems.

https://bazzite.gg/

https://www.zdnet.com/article/you-can-try-linux-without-ditching-windows-first-heres-how/

Play with this first if you want

https://distrosea.com/

[-] stealth_cookies@lemmy.ca 0 points 6 months ago

Windows generally works fine alongside Linux, but then randomly one day you could log on and it boots straight into Windows and to fix it you need to learn the "fun" task of fixing your system with arch-chroot.

[-] Goodlucksil@lemmy.dbzer0.com 1 points 6 months ago

That will never happen if the default boot is into GRUB

[-] stealth_cookies@lemmy.ca 0 points 6 months ago

If Windows overwrites your EFI partition then you won't be able to boot into grub. It absolutely happens, I've had it happen with my main computer within the past year.

[-] atrielienz@lemmy.world 1 points 6 months ago

It technically shouldn't happen unless you don't create a separate EFI partition for your Linux install.

It is generally recommended that you create a separate EFI partition for Linux specifically so that windows cannot mess with your Linux install when it updates.

I could see a bios update having some affect though.

[-] BananaTrifleViolin@lemmy.world 0 points 6 months ago

Yes it's fairly simple to do, essentially the user needs to download an image of a Linux install disc, flash it onto a USB stick (or a Dvd I guess), and then reboot their PC. They may need to press a key at boot to open the boot menu and select the USB (or the bios to change the boot order).

After that, most distros offer a very easy to follow installer which will install the new OS.

Most Linux installs can be done alongside windows (on the same hard drive or it's own drive) but windows tends to break the boot loader with updates. It's gernallt better to only dual boot if you're good at fixing things - otherwise a full Linux install is better.

The most inportant thing is back up all your important data, and only do this if you genuinely want to leave windows. I'd make sure your windows license is digital before doing this too as that allows using windows again if you want to go back.

I'd say anyone can use Linux, it's user friendly and robust. In terms of installing Linux, I'd only do it if you are sure you know what you're doing - installing any OS - including windows - can involved trouble shooting problems.

[-] Axolotl_cpp@feddit.it 1 points 6 months ago* (last edited 6 months ago)

I want to add that often installing Linux is easier than Windows

[-] Phelpssan@lemmy.world 0 points 6 months ago

I've migrated not too long ago from Win10 to Kubuntu which is very Windows-like, and the adaptation was quite easy.

However, I have to ask: Are you comfortable typing commands on a terminal or editing configuration files? I ask because while it's gotten much easier to use Linux with just a graphical interface you'll still bump into some annoyances here and there where you'll Google how to fix and it will often tell you to 'run command x in the terminal'

[-] harmbugler@piefed.social 1 points 6 months ago

FWIW that's the same as Windows.

this post was submitted on 19 Nov 2025
85 points (97.8% liked)

Technology

85111 readers
1268 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS