• phoneymouse@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      9 hours ago

      Why? I use Mac mostly, but recently built a PC. I installed two Linux distros on it without even worrying about what drivers I needed, and I even have an NVidia GPU.

      I also created a Windows partition and neither WiFi nor Bluetooth worked out of the box. Linux was objectively easier.

    • tsugu@slrpnk.net
      link
      fedilink
      arrow-up
      12
      arrow-down
      5
      ·
      16 hours ago

      Like every linux community. Living in a bubble that doesn’t exist.

      • Katana314@lemmy.world
        link
        fedilink
        English
        arrow-up
        9
        ·
        16 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.

          • Katana314@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            15 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.

        • areyouevenreal@lemm.ee
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          edit-2
          15 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
            arrow-up
            4
            ·
            15 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
              arrow-up
              1
              ·
              edit-2
              9 hours 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
                arrow-up
                1
                arrow-down
                1
                ·
                9 hours 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.

                • areyouevenreal@lemm.ee
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  edit-2
                  5 hours ago

                  Actually no. It’s not Mint’s decision whether to start the install USB with UEFI or BIOS. It actually depends on what the firmware chose to start and how the install medium is formatted. Some install media is only setup for BIOS booting, some for only UEFI, and some can do both. If the firmware detects the medium as supporting both then it should choose UEFI first but this depends on what settings you have in the firmware, and if you choose an option at a boot menu as boot menus allow you to override the default. When it comes to actually installing the OS most sane installation software will look at how it booted and install that way. So if it detects it was starting with UEFI it will configure the install to be UEFI, same if it was started with BIOS it will install as BIOS. How does it know? UEFI variables are one way. They can normally only be accessed if the system was started with UEFI.

                  If you truly wipe a drive you wipe the partition table as well. You say the table is outside the file system formatting, and this is sort of true, but they are both just data on the disk. Disk don’t care where the partition table ends and the file system begins. In fact you don’t even need a partition table at all. Unlike some other systems Linux will let you put a file system straight on the disk, the whole disk, with no partition table in sight. It’s not recommended mind you, because it will freak Windows out if it sees it. Windows will see it as a blank disk and not so helpfully offer to format the thing. When I say format a disk, I mean the whole thing, partition table and all. It’s also not possible to make a partition tableless disk bootable in UEFI. In BIOS it’s possible though as BIOS doesn’t read partition tables. It just needs a boot sector and that’s it.

                  Also if you’re trying to change a disk from MBR to GPT, and you don’t care about data, you shouldn’t be converting it. You should be formatting/wiping the whole thing and making a new partition table. Which is normally what it offers to do if you tell it to erase everything and install it.

        • Phoenixz@lemmy.ca
          link
          fedilink
          arrow-up
          4
          arrow-down
          6
          ·
          14 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

          • tsugu@slrpnk.net
            link
            fedilink
            arrow-up
            3
            ·
            14 hours ago

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

            • bluewing@lemm.ee
              link
              fedilink
              arrow-up
              1
              ·
              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
                arrow-up
                1
                ·
                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.

                • bluewing@lemm.ee
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  7 hours ago

                  So nothing to really make Windows actually useful on reboot. In nearly the same amount of time with a Linux distro, you get a system that may well not need anything extra to be productive with on 1rst reboot.

                  (And yes, I have installed both OS systems from scratch dating back to dos).

                  • tsugu@slrpnk.net
                    link
                    fedilink
                    arrow-up
                    2
                    ·
                    7 hours ago

                    I need to install all of my apps under Linux as well. Doesn’t make much of a difference. I don’t like the default browser, media player, torrent client, office suite, etc. that Mint ships with for example.

          • Katana314@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            13 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.

          • Trailblazing Braille Taser@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            12 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.

          • Jyek@sh.itjust.works
            link
            fedilink
            arrow-up
            4
            arrow-down
            4
            ·
            14 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.

            • Grabthar@lemmy.world
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              9 hours 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.