this post was submitted on 21 Nov 2024
636 points (88.8% liked)

linuxmemes

21355 readers
2079 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Katana314@lemmy.world 9 points 6 hours ago (3 children)

    Installing any operating system is often a hassle. This comes in part from my own experience trying to understand the unguided partition recommendations of a Bazzite (basically Fedora on low level) install. I got through it, but it was certainly no easier than Windows.

    [–] areyouevenreal@lemm.ee 2 points 6 hours ago* (last edited 6 hours ago) (1 children)

    This isn't true. Try Linux Mint or Ubuntu, their installers are much better. Those installers used by Fedora, RedHat, and even SUSE can be a bit weird.

    They specifically say unbloated Windows as well which while it's not as difficult as they make out is still somewhat annoying.

    I've recently had a Windows installer fail to see my NVMe drives until I changed some random UEFI setting because it was missing a driver. Linux could see it just fine, as could Hirens boot.

    [–] Katana314@lemmy.world 4 points 6 hours ago (1 children)

    Not to make a "Gotcha", but Linux Mint was the other distro I tried, as I've complained about before. The first release I tried, which was less than a year old (on a 2+ year old computer) didn't even run the wifi, audio, or bluetooth drivers correctly.

    And, I had that same type of UEFI setting on Linux; Mint wanted to install on a GPT drive record, when my old drives (on Windows) used an MBT. It's a conversion process both OSes will help with, but Mint gave some errors with it, and it was honestly easier to use Windows' tools to get it done. Not even sure why Mint was insistent on it. Oh, and a mostly distro-agnostic annoyance: While attempting that conversion and making extra space for the GPT format, I ended up wiping more of the drives than needed during conversion because the partition manager used on several distributions uses bad messaging, and incorrectly refers to an individual partition under /dev/nvmesda0# as a "device".

    [–] areyouevenreal@lemm.ee 1 points 43 minutes ago* (last edited 42 minutes ago) (1 children)

    UEFI won't boot from MBR drives unless it's in BIOS compatibility mode. What format the drive is in isn't determined by a firmware setting, though it can affect the boot process. I don't think you actually understand what you are talking about here. The easiest way to install OSes both Windows and Linux is by wiping the drive, which would have solved this issue. Dual boot on single drive configurations normally have issues and will always be more complicated. It's better to use two drives where possible in most cases. I suggest you read up on BIOS vs UEFI and how partition tables work if you want to do a complex setup like that.

    Mint is known for having older kernels and therefore not supporting the latest hardware. They have a different edition for newer computers called Linux Mint Edge edition. Something Arch derived like CachyOS or another distro using recent kernels will always have the best support for bleeding edge hardware. The CachyOS installer is also pretty friendly, though maybe not as much as Mint.

    [–] Katana314@lemmy.world 1 points 35 minutes ago

    Note that my post said "old drives" - plural. Mint was being installed on a secondary, formatted drive, and refused because that drive was not GPT-formatted (that record exists outside of the filesystem formatting). At the time, the BIOS was not set to force UEFI, so this was Mint's decision, not the BIOS's, and I don't understand it. I left Windows alone on a different drive.

    Believe me, I did plenty of reading up on BIOS UEFI settings just to resolve the issue. I still don't claim to be a master, but I at least know enough to express how annoying the reconfiguration can be - independent of which OS you're choosing.

    [–] explodicle@sh.itjust.works 1 points 6 hours ago (1 children)

    Do you mean using your existing Windows install, or installing it from scratch?

    [–] Katana314@lemmy.world 2 points 6 hours ago (1 children)

    I'm not sure what you mean by an existing Windows install. If you mean going through launch screens on a new device that's configured the OEM setup, then no, I have experience (granted, now in the past) with doing Windows installs from blank drives.

    [–] explodicle@sh.itjust.works 1 points 3 hours ago

    That answers my question, I meant the latter.

    [–] phoenixz@lemmy.ca 0 points 5 hours ago (5 children)

    Ubuntu install takes 20 mins, including download and burning the USB. Make it 30, maybe?

    My only windows 11 install took 7 hours, multiple days, BIOS visits, searching for documentation and hair pulling, all with the same machine.

    Yeah, there is a difference

    [–] 0x0@lemmy.dbzer0.com 1 points 3 hours ago

    Just to add another anecdatum, I had the exact same experience installing Windows 11 this year. I have never had this much trouble installing an OS in the 20 years I've been screwing with computers.

    [–] BoxOfFeet@lemmy.world 1 points 3 hours ago

    Pretty sure mine took 20 minutes to burn to USB. Maybe I need better jump drives.

    [–] tsugu@slrpnk.net 3 points 5 hours ago (1 children)

    How the fuck. I seriously want to know. My W11 IoT installed under half an hour.

    [–] bluewing@lemm.ee 1 points 3 hours ago (1 children)

    Did you also get most of the extra software installed at the same time or did you need to spend extra time getting all your non-OS software installed to make your computer actually useful?

    [–] tsugu@slrpnk.net 1 points 2 hours ago

    Windows itself was installed during that time. Additional software installation took a few minutes. I installed stuff when I needed it thorough the day.

    [–] Katana314@lemmy.world 2 points 4 hours ago

    I believe your anecdote, but my Linux Mint install also took multiple days, BIOS visits, and lots of documentation searching. It's a factor of how much the OS makers anticipated the specific hardware configuration and how out of date the partitions are configured.

    My main point is that both can be frustrating, and there's nothing consistent.

    [–] Jyek@sh.itjust.works -1 points 5 hours ago (1 children)

    Oh so you're bad at using computers. Got it. I can have windows 11 without telemetry in 10 minutes and with a local user profile instead of a Microsoft account. This argument about what you were able to do and how long it took you doesn't make you look cool or smart. It makes you look like you have no idea what you're doing.

    [–] Grabthar@lemmy.world 1 points 39 minutes ago

    He may have been trying to install it on a potato or on something atypical. I struggled to get a clean Windows 10 install on a system with an old ASUS motherboard using its RAID controller and AHCI. Support didn't seem to understand the problem, but they were a good sounding board while I figured it out over 3 evenings. By contrast, Windows 11 took all of 10 minutes to install with Rufus on a modern system. Sometimes you just end up with a system configuration that isn't quite supported out of the box by a given OS, and it takes some third party drivers and some intermediary configurations to get things to load before you can get things working properly.