• WalrusDragonOnABike [they/them]@lemmy.today
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        28 days ago

        The bypass thing happens when making the boot drive and is basically the exact same process as Linux. It just asks do you want to bypass it and you click that. If you aren’t getting a boot drive, then you can’t install it. And making a boot drive is the easiest part of a Linux installation.

        • ILikeBoobies
          link
          fedilink
          arrow-up
          1
          ·
          28 days ago

          I don’t remember Diskpart asking that last time I installed Windows but I guess it doesn’t matter anymore

          Linux install is just clicking next a bunch, you don’t even need to go into CLI

          • Rufus does.

            You still have to decide what you are doing with different storage devices and partitions, regardless of what OS you are installing. If you have a single storage device and a single OS, it’s probably straight forward. If you add more, it gets more complicated. At least with windows, if it’s your only OS, the assumption is you will let it handle everything and it’s all just nfst. With Linux, it often seems to want to make all sorts of partitions (at least home, root, and swap? Idr since it’s been some time), make decisions about file systems and what type of partition. I rather not leave those choices up to default autopartition options, especially when dualbooting.

            • tooLikeTheNope@lemmy.ml
              link
              fedilink
              arrow-up
              2
              ·
              27 days ago

              I’m just using ventoy these days, saving my iso images on the usb key and picking the live image to boot with the menu ventoy kindly provides at boot time

              • Ventoy is cool. Wish clonezilla didn’t have issues with images being in the same device as clonezilla, but that’s not ventoy’s fault. I still just have a windows boot drive lying around since before ventoy, so I forgot to consider that. Granted, I’m not sure how many people who already have ventoy setup and defaults to using it without looking up guides and l wanted to install W11 on an old device for some reason would find it hard to figure out how to do so.