im currently dual booting endevouros with windows, and i have a lot of free/unpartitioned space on my drive. can i install another linux distro alongside endevour and windows? i have a separate home partition as well. do i only keep one linux/grub boot partition? im not too scared of nuking everything but id obv rather not. thanks!

  • @[email protected]
    link
    fedilink
    108 months ago

    Sure. After you’ve installed it, add its entry to your bootloader.

    There really isn’t any technical limit of how many OSes you can install aside from space. Have 500 Alpine installations if you want. All good.

      • @[email protected]
        link
        fedilink
        78 months ago

        Doesn’t alpine refer to the part of the mountain above the forest, above the limit of tree growth? So maybe they are trying to deforest OP’s computer?

        • @[email protected]
          link
          fedilink
          English
          38 months ago

          “500 Alpine installations? Are you trying to turn their computer into a ski resort?”

          Better now? 🤣

    • darcyOP
      link
      18 months ago

      ok thank you 🙂

  • @[email protected]
    link
    fedilink
    88 months ago

    Gparted should help you manage your partitions. Be very careful to pick the right partition to format. Also, Windows is known to sometimes mess up dualboots, it thinks it is the only OS.

    • darcyOP
      link
      28 months ago

      thanks. if i never update windows (even if it tries to force me to), is it possible for it to break it ?

      • @[email protected]
        link
        fedilink
        48 months ago

        I would never ever recommend not updating windows, but if it is maybe just a dedicated gaming OS and you don’t use it for internet browsing or anything else, you might be able to get away with it.

        • darcyOP
          link
          18 months ago

          i never use it. i only keep it around on the off chance i need to run some proprietry garbage for school

          • @[email protected]
            link
            fedilink
            28 months ago

            You might consider moving the installation into a VM, instead. From what it sounds like, this would be more convenient for you.

      • @[email protected]
        link
        fedilink
        48 months ago

        In my experience this only happens when (re)installing Windows, not updating. Can be easily fixed via live USB.

        • darcyOP
          link
          18 months ago

          cool! thanks

  • NegativeLookBehind
    link
    fedilink
    68 months ago

    Containers or VMs sound like a much easier solution. But I guess a good question is, why do you want multiple OSs?

    • thelastknowngod
      link
      fedilink
      38 months ago

      But I guess a good question is, why do you want multiple OSs?

      Agreed. Is it cool you can do this? Sure… why not. Is it valuable/useful in any way? No.

      I’m an old grey beard at this point though… The days of being interested in the latest OS or distro hopping are long loooong behind me.

        • thelastknowngod
          link
          fedilink
          28 months ago

          Mint with Cinnamon on the desktop because it’s not flashy or unique in any way. I have actual work to get done and I just need the OS to get out of my way. I’ll customize my shell environment but only for productivity… I’m not spending hours tweaking my DE theme or color palette or whatever.

          Server side, where I spend the overwhelming majority of my time, the base OS doesn’t really matter. I am entirely in kubernetes so that’s mostly all abstracted away.

  • @[email protected]
    link
    fedilink
    5
    edit-2
    8 months ago

    My usual setup is two distros, sometimes also Windows. I use one home partition, one swap partition, one EFI partition (Windows creates one in EFI mode) and each OS its own root partition.

    Some people won’t recommend sharing a home partition, but it has worked for me for a long time now. Some years ago I’d have an additional data partition, with symlinks from each home folder of each distro for Videos, Documents, Images, etc. Each distro was contained, even home, in the root partition.

    Also, you can have several bootloaders in the EFI partition as long as you don’t wipe/format it. Usually, you can choose which one to use in the firmware settings.

    • darcyOP
      link
      18 months ago

      whats the advantage of multiple root partitions?

      • @[email protected]
        link
        fedilink
        3
        edit-2
        8 months ago

        Multiple distros, of course. You really must not share a root partition between distros. Wouldn’t even know where one starts or the others end.

        • darcyOP
          link
          18 months ago

          sorry i mixed up root and boot 😅

  • 🧟‍♂️ Cadaver
    link
    fedilink
    48 months ago

    You can. Be aware that using one home partition for numerous distros is not recommended because of config files conflict. You can however symlink between home partitions.

    • darcyOP
      link
      18 months ago

      i hadnt thought of that :/

  • @[email protected]
    link
    fedilink
    38 months ago

    If you’re not seeking virtualisation as an option, then I’d recommend the second distro for minimal Arch/Artix/Gentoo/Void/Alpine setup and learn to configure Sway or DWL as your WM.

    (Because Wayland is the solution)

  • @[email protected]
    link
    fedilink
    English
    38 months ago

    Depending on what’s your usecase, or what you want to achieve, running different distros on different virtual machines may be the best solution for you.

    • darcyOP
      link
      28 months ago

      thats what im doing right now. its not as sexy as running baremetal, but boy do i love not worrying about bootloaders