I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands.

  • @[email protected]
    link
    fedilink
    1810 months ago

    Buy a $30 SSD and put Windows on it. Boot to SSD when you want to use Windows, and put it down the booting order list in BIOS, so Linux always gets booted by default.

    You will hear less about dual booting in Linux community because Windows loves to destroy GRUB bootloader, and also Windows is just becoming more and more annoying so there is a “nudging” or push to adopt Linux, forcibly or otherwise.

    • callyral [he/they]
      link
      fedilink
      English
      610 months ago

      wait, you can have two different systems, on two SSDs, on the same computer? this will be useful once i get to build my pc. Thanks!

      i’m guessing having windows on a separate drive will mean that it won’t break GRUB?

      • Froyn
        link
        fedilink
        510 months ago

        Muahaha, long ago had a system with a removable 5.25" HDD bay. Matching drives in enclosures, 1 linux, 1 windows. One “permanent” drive in the machine for user data.
        Super easy to swap between the OS when you’re physically changing the first drive on the IDE chain.

      • @LeFantome
        link
        5
        edit-2
        10 months ago

        I think they may actually be suggesting that you let each OS be the primary OS and then just control which one you want via boot order in the BIOS.

        But yes, if Windows is able to install its boot loader on its own drive, it will not mess up the Linux boot loader on another drive. The Linux boot loader can detect Windows though and allow you to boot to it ( and Linux too of course ). That is why you make sure Linux boots first.

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        10 months ago

        I triple boot Windows with a Debian distro and an Arch distro. Windows is on one drive with its boot loader there so it doesn’t mess with the linux boot loaders and vice versa, and the two linux distros and their boot loaders are on a second drive. Just make sure Windows is already there and the linux boot loaders will pick it up.

        • @[email protected]
          link
          fedilink
          210 months ago

          Yeah, AFAIR, the issue of “windows messing up grub” could happen when it’s installed on the same disk (e.g. on a laptop with one disk). Something about it overwriting the “MBR sector”. At least that was a problem back before UEFI.

          I too have been dual booting Windows 10 and Linux for many years now, each having their own physical disk, Linux one always being first in boot order. Not once did a Windows 10 update mess up grub for me with this setup.

      • @[email protected]
        link
        fedilink
        110 months ago

        Many ThinkPad models have a separate extra M.2 WWAN slot for 4G SIM modem, something you can check with respective models’ PSREF sheet. You can put either 128 or 256 GB (whatever specified) M.2 SSD of sizes either 2230 or 2242, which I was able to do on my L470 (a very modern laptop).

        On a desktop, it is obviously easy, but on laptops, it depends, but you will find ThinkPads to be the most pro-consumer and pro-poweruser laptops.

    • @[email protected]OP
      link
      fedilink
      110 months ago

      My current setup is two drives, a 500gb with windows and a 1tb sad with my Linux install on it. I set the 1tb to my first boot drive, so hopefully no windows shenanigans. I’m going to see if I can set up automatic backups soon just in case