• @Katana314@lemmy.world
        link
        fedilink
        English
        96 hours ago

        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.

        • Phoenixz
          link
          fedilink
          15 hours ago

          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

          • Trailblazing Braille Taser
            link
            fedilink
            23 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.

          • @Katana314@lemmy.world
            link
            fedilink
            English
            24 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.

            • @bluewing@lemm.ee
              link
              fedilink
              12 hours ago

              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
                link
                fedilink
                12 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.

          • @Jyek@sh.itjust.works
            link
            fedilink
            -24 hours ago

            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.

        • @areyouevenreal@lemm.ee
          link
          fedilink
          2
          edit-2
          6 hours ago

          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
            link
            fedilink
            English
            46 hours ago

            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
              link
              fedilink
              1
              edit-2
              1 minute ago

              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
            link
            fedilink
            English
            25 hours ago

            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.