• blind3rdeye@lemm.ee
    link
    fedilink
    arrow-up
    39
    arrow-down
    3
    ·
    9 months ago

    The thing is, I don’t think a guide is really needed to install Linux. Most of it is pretty straight-forward. (The only tricky bit that comes to mind is making the USB that you’ve put your distro on bootable. That probably isn’t obvious; and it might not be obvious how to get your computer to boot from a USB anyway if you’ve never done it before.)

    Anyway, the way I see it, Microsoft’s guide is more about how you can use Linux while still having Windows. If someone is searching for “how do I install Linux?” Microsoft would obviously prefer the answer to involve something that preserves Windows. First preference: WSL, second preference: Virtual Machine, third preference: dual-boot. And after that, you’re on your own.

    • asexualchangeling@lemmy.ml
      link
      fedilink
      arrow-up
      23
      ·
      9 months ago

      third preference: dual-boot.

      Does that mean they’re gonna stop eating grub? Becouse I won’t dual boot let alone allow windows near my hardware till it stops eating grub

      • seitanic@lemmy.sdf.org
        link
        fedilink
        arrow-up
        9
        arrow-down
        1
        ·
        9 months ago

        I prefer having Windows safely tucked away on a virtual machine where it can’t hurt anything.

      • blind3rdeye@lemm.ee
        link
        fedilink
        arrow-up
        8
        ·
        9 months ago

        I wouldn’t count on it… From Microsoft’s point of view, dual booting works as long as you install Windows first - which probably suits them just fine.

      • Phen@lemmy.eco.br
        link
        fedilink
        arrow-up
        5
        ·
        9 months ago

        I personally haven’t seen windows do that in many many years (last time I saw it happen was with windows XP, though I haven’t ran dual-boot system with every windows since then, just some).

        In my dual-Linux setup though, one keeps trying to get over the other in every minor update.

        • asexualchangeling@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          Last time it happened to me was early in my linux journey (around 2 years ago) with win 10, honestly if I wasn’t already extremely pissed off at windows at the time I probably would have given up on linux when it happened, as it was though I instead gave up on Windows and haven’t looked back

      • Cornelius@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        You have to install Windows first, then your Linux distro.

        Doing that has solved all my problems with Windows being a douche

        • asexualchangeling@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          9 months ago

          So I’d have to remove my already setup to how I like it OS, install windows, remove all the garbage it comes with, reinstall Linux, and then re set it up to how I like…

          Just to “more easily” do VR? Yeah no thanks, seems like far more effort than windows is worth to me

      • blind3rdeye@lemm.ee
        link
        fedilink
        arrow-up
        5
        arrow-down
        7
        ·
        edit-2
        9 months ago

        Those are (made up) problems that might arise after you’ve already installed it; and I doubt Microsoft’s guide says much about them.

        • Phen@lemmy.eco.br
          link
          fedilink
          arrow-up
          6
          ·
          9 months ago

          While I agree with you, the issues described are definitely not made up. Linux tends to remove proprietary drivers on every update and the open source drivers for Nvidia still fail with a lot of hardware.

          • EddyBot@feddit.de
            link
            fedilink
            arrow-up
            5
            arrow-down
            2
            ·
            9 months ago

            this only happens if you install proprietary drivers manually and not through the software center (or package manager for the cli folks) on almost every given linux distro
            this is why no sane linux user recommends installing download scripts from websites, you rely instead on your package manager to handle everything

            • Phen@lemmy.eco.br
              link
              fedilink
              arrow-up
              2
              ·
              edit-2
              9 months ago

              I never installed any driver in any way other than the software center and it happened to me in every single update for several years until I finally bothered to search how to configure the update process to stop doing it (last month).

              Multiple machines, distros, DEs, you name it. None of them ever not had this problem.

          • blind3rdeye@lemm.ee
            link
            fedilink
            arrow-up
            7
            arrow-down
            11
            ·
            9 months ago

            Umm… I really don’t know why you’re coming at me with some sarcastic anti-linux shit right now. All I said was that it was pretty easy to install. I didn’t say or imply that it was problem free. As for the problems being ‘made up’, I made a reasonable assumption that GRUB doesn’t care what day of the week it is - and so what you described was hypothetical only.

    • uralsolo [he/him]@hexbear.net
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      edit-2
      9 months ago

      I don’t think a guide is really needed to install Linux

      I had a guide and it was still a big learning curve. Linus had a guide and he still bricked his machine trying to install Steam. Imagine your parents or grandparents being told without context to mount an ISO to a USB and set up their BIOS - for 90% of people there is no way in hell they’re installing Linux without a guide unless they can double click an exe and have an install wizard do it for them.

      • blind3rdeye@lemm.ee
        link
        fedilink
        arrow-up
        4
        ·
        9 months ago

        I agree; but please take my comment in the context of Microsoft’s guide - which doesn’t tell users how to do any of things that you’ve mentioned. My point is that the underlying purpose of the guide is not so much about how to install linux, but how you might try linux while still keeping Windows.

    • ALostInquirer@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      9 months ago

      The thing is, I don’t think a guide is really needed to install Linux. Most of it is pretty straight-forward. (The only tricky bit that comes to mind is making the USB that you’ve put your distro on bootable. That probably isn’t obvious; and it might not be obvious how to get your computer to boot from a USB anyway if you’ve never done it before.)

      It’s been awhile since I installed a Linux distro…Have some of them improved guidance related to allocating disk space on install? I remember that was one of the parts that I wasn’t entirely confident I’d handled properly the last few times I did so. Something something swap, something /, and the like.

      • blind3rdeye@lemm.ee
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        9 months ago

        I did a Mint install a few weeks ago, and I’d say that if you want to preserve some existing OS (i.e. dual boot), then it isn’t super easy. You have to tell it what new partitions you want - and therefore you have to know something about what partitions you should have. The good news is that you don’t actually need any swap or home partition. You can just put it all on one partition - but I don’t think it’s obvious what to do.

        On the other hand, if you aren’t trying to preserve something you already have, you can tell the installer to just go with all the defaults, and then you don’t have to know anything about it.

        Note: Microsoft’s guide doesn’t mention any of that detail. It basically just says to follow the instructions of the installer.

        • Bene7rddso@feddit.de
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          Ou can dual-boot with the default options, but iirc if you want to choose how much of your Windows partition you want to use you have to do it manually. Haven’t done it in ages though so I could be wrong

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      You’re so right! I feel like I always need to try two programs and I am never doing it often enough to actually remember which works.

    • pascal@lemm.ee
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      9 months ago

      And after trying Linux inside windows and then inside a VM and realising it runs like shit, they’ll be convinced windows is better, but they’ve been deceived.