• blind3rdeye@lemm.ee
    ·
    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
      ·
      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

      • blind3rdeye@lemm.ee
        ·
        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.

      • Cornelius@lemmy.ml
        ·
        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
          ·
          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

      • Phen@lemmy.eco.br
        ·
        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
          ·
          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

    • uralsolo
      ·
      edit-2
      8 months ago

      deleted by creator

      • blind3rdeye@lemm.ee
        ·
        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
      ·
      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
        ·
        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.

    • JackbyDev@programming.dev
      ·
      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.