Hello all, sorry for such a newbish question, as I should probably know how to properly partition a hard drive, but I really don’t know where to start. So what I’m looking to do is install a Debian distro, RHEL, and Arch. Want to go with Mint LMDE, Manjaro, and Fedora. I do not need very much storage, so I don’t think space is an issue. I have like a 500+ something GB ssd and the few things that I do need to store are in a cloud. I pretty much use my laptop for browsing, researching, maybe streaming videos, and hopefully more programming and tinkering as I learn more; that’s about all… no gaming or no data hoarding.

Do I basically just start off installing one distro on the full hard drive and then when I go to install the others, just choose the “run alongside” option? or would I have to manually partition things out? Any thing to worry about with conflicts between different types of distros, etc.? hoping you kind folks can offer me some simple advice on how to go about this without messing up my system. It SEEMS simple enough and it might be so, but I just don’t personally know how to go about it lol. Thanks alot!!

  • doomkernel
    link
    fedilink
    arrow-up
    4
    ·
    10 kuukautta sitten

    It could be done if you partition your disk prior to installing but, if there is no particular reason, you could make a bunch of VM’s and daily drive one of the distros.

    • Macaroni9538@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      10 kuukautta sitten

      ummmm I dont really think I can give a good reason lol, just the way I want to do it. I feel if they’re physically installed on my system, it would sort of force me to use other options, thus furthering my learning. I feel VMs or more impersonal and temporary. I use Ventoy for live OSs just to get a feel for things, but when it actually comes to daily use, I’d rather have them installed.

      • ares35@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        10 kuukautta sitten

        pick one. you’ll end up with a favorite you use all of the time anyway, and sooner than you expect–after rebooting into this-or-that constantly to run something specific that’s set up in it, or when you get tired of duplicating efforts a half-dozen times in all of them. you’ll soon forget which distro has which app set up which way.

        the rest in VMs so you can be familiar with their package management, system layout, and such. You can spin 'em up, destroy 'em, run them simultaneously, try out a new package or application or configuration, whatever; and in that process, mess shit up (it happens) without any damage done to your daily-use OS.

        you mess up your octo-boot system and it won’t boot up. you need answers. your only pc is on vacay. what are you gonna do? use your phone’s tiny screen and poke questions or searches into google or stack one letter at a time? nah, mate. don’t make it difficult when it don’t need to be.

        • Macaroni9538@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          10 kuukautta sitten

          well damn lol… this is deflating. I honestly would rather avoid VMs for now. trying to focus more on the meat and potatoes of Linux and other topics. I took a deep dive down virtualization and I got lost quickly and broke some stuff haha not really sure if now is the time for me to learn it. I’ve sorta put it on the backburner for now. So no easier, alternatives? You think manually doing this is not a good idea?

          • Boterham@feddit.de
            link
            fedilink
            arrow-up
            3
            ·
            10 kuukautta sitten

            To be honest, VMs are probably the easiest way to do it, like many said already. You don’t need to deep dive into virtualization to set up a few VMs and use them to learn about different distros. No need to think about how to partition your drive, mounting swap partition, disable hibernation… Want to try out another OS? Just create a new VM and you a ready to use it. You can simply create shared folders between host and guest and enable shared clipboard, if you want. Switching between the different systems is much easier than shutting down and rebooting another OS. You can even run them at the same time if you want and your hardware is good enough. And aside from the better convenience, the potential to break something is much less compared to tinkering around with a multi boot system, imo.

          • Falmarri@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            10 kuukautta sitten

            Just pick a distro. It sounds like you want to learn. I suggest arch. It does the least for you, is the least opinionated, but also has by far the best documentation (arch wiki is the de facto linux documentation).

            The difference between the distros is otherwise simply what package management tool they use, and what packages are in their repository. Nothing else is different that’s of any importance.

        • Macaroni9538@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          10 kuukautta sitten

          Do you have a recommended virtualization platform for such a project like this? Looks like that will be the route to take. I just want them to be actual workstations that keep all your settings and everything in place, not just like a sandbox to play around with. Not only do I want to learn other distros but I would like the option of actually using them for daily use as well