Ideally, I would prefer to dual boot ( two different drives if necessary) Windows 11 and Linux Mint. From what I understand, the crap Microsoft is pulling now will prevent this. Is it because of bitlocker?

Either way, another option would be to dual boot windows 10 and Linux mint. I would keep Windows 10 offline, which is why I would prefer to dual boot Windows 11, since it and Linux would both be online.

So are either of these scenarios realistic?

I’d like to get answers before my post is deleted. So thank you in advance.

  • TheSporkBomber@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    8 hours ago

    I run this pretty much exact setup, with Windows and Linux on 2 drives.

    Definitely run 2 drives.

    Set the main boot in the BIOS to the Linux drive, you can get grub to recognize windows so your boot menu goes to linux by default, but you can still select windows if you feel like slumming it. This keeps windows from messing with Grub.

  • Jankatarch@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    8 hours ago

    If you have two drives, you can put linux on one and windows on the other fine

    If you have one drive, you can split it into two at partition step.

    I was pentabooting with 4 linux and 1 windows at some point. It works fine.

    Just remember to save your microsoft account password somewhere just in case they lock your windows account for some reason.

    Also a cool tip. Installing linux aftet windows works perfectly, but installing windows after linux often breaks grub.

      • Jankatarch@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        5 hours ago

        One for CTFs.
        One for programming.
        One for university.
        One for distrohopping, I tried all the way up to openbsd on that partition.
        Windows one did not show up on my grub so I simply forgot it exists over time.

  • Goku@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    10 hours ago

    Dual boot sucks in the long run. Every time you run a system update on windows or Linux you run the risk of messing up your boot loader.

    I recommend not dual booting. Either use a VM for windows or have a dedicated machine that’s windows only.

  • SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    14 hours ago

    Dual booting is fine. Bitlocker just makes it so that the installer isn’t able to resize the Windows partition (since it’s encrypted), but you can resize it in Windows to create enough space to put Mint on. You can also disable bitlocker entirely, but your files will no longer be encrypted.

    There’s worry about the bootloader being nuked, but I think that’s a bit of an overreaction. Now everything is EFI, Windows shouldn’t touch other OSes. If it does, then that doesn’t require a full reinstall; it’s possible to boot from the live USB (the installer) and reinstall just the bootloader.

  • floquant@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    3
    ·
    13 hours ago

    No one mentioned this yet, but a possible issue is that Windows, for some damn reason, still creates a 100MiB EFI partition, although by EFI spec It should be at least 256 iirc

    This can cause the /boot/EFI partition to fill up. Some distros/bootloader are more affected than others, but I’ve had it happen a couple of times

    • Professorozone@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      6 hours ago

      Can you elaborate a bit. I don’t understand the connection between the undersized Windows partition and the problem with a distro. Also is the fix to manually increase the size of that partition?

      • floquant@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        6 hours ago

        The connection is that while the “system drive” (C:\ in Windows, / in Linux) for each system has its own partition, the EFI partition is shared. This is the partition where the files needed to load the respective OSes live, aka the entries you see in the bootloader. You could create a new EFI partition and tell Linux to use that one, but then you would have to select the OS from the boot devices in the BIOS, so no one does that.

        Also is the fix to manually increase the size of that partition?

        Well, yes, but the problem is that it’s at the start of the drive, usually. That means you can not expand it without moving the main Windows partition, which is a pretty bad idea (terrible on HDDs) as it’s prone to data loss. If your OEM put it at the end then you’re very lucky and it’s a quick operation, although it might require to delete some OEM-specific partition (which only serves to give you the branded wallpapers and bloatware if you factory reset from within Windows)

        Honestly, if you don’t distrohop this shouldn’t be a problem. I had to do a stupid installation dance to have a 500MiB EFI partition, but I was motivated to do it because:

        1. I hate Microsoft
        2. I wanted to fuck around with kernels, bootloaders, and distros
  • Tenderizer78@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 hours ago

    You can still use Windows 10 connected to the internet. Same safety precautions apply whether you’re on Linux or Windows 10.

    1. Don’t run executables from the internet unless you trust them. Be extra cautious with Windows 10.
    2. Close all the open inbound ports in Windows Firewall (you don’t need them for anything anyway).
    3. Close them all again because FFS WINDOWS I CLOSED THEM FOR A REASON SO STOP OPENING THEM.
    4. Use a browser that’s still getting security updates, so if you’re on Microsoft Edge for some reason then … nevermind if you’re still on Microsoft Edge then there’s no saving you.
    5. Keep physical access restricted. I gave up trying to configure bitlocker but if you can set it up then that’ll better resolve this.
    6. Keep an eye out for news of critical vulnerabilities, particularly ones that score high in terms of “Base Metrics”.

    I’ve also put in a firewall rule that prevents Microsoft Edge from accessing the internet entirely, but that’s more out of spite than security. Windows keeps overriding my Firewall settings anyway so I don’t think it’ll have much of an effect.

    • Professorozone@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      6 hours ago

      Thanks but Fusion 360 says it will not work after January 1 on Windows 10. I might be able to migrate to FreeCad but I don’t have time to figure that out any time soon, plus I’m sure there are some games I’m going to be playing that the net says won’t work on Linux.

  • 18107@aussie.zone
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    19 hours ago

    If you intend to install both, install Windows first. It has a habit of overwriting other bootloaders.

    When you install Linux second, it should install a bootloader that will let you choose which OS to boot each time you turn on the computer.

    Always backup data you care about. Installing an OS carries some risk of data loss.

  • Maragato@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    14 hours ago

    I have had a Windows+Tumbleweed dual boot installed for years on a single SSD. The only precaution I take is to disable secure boot in BIOS because it is true that Windows sometimes encrypts the entire disk during updates and prevents you from accessing Linux. In short, disable secure boot and enjoy dual boot. 😉

  • ayyo@sh.itjust.works
    link
    fedilink
    arrow-up
    9
    ·
    19 hours ago

    It sure is possible, I’m currently dual booting win11 and fedora on my laptop, so they actually share a drive.

    If you want to do it on one drive I’d recommend first shrinking your windows partition to whatever size your comfortable with in the windows disk management tool (whatever they call it, I don’t remember off the top of my head), then when you initialize a Linux mint install it should be able to recognize that windows partition. From there it’ll give you the option to either wipe the whole drive, or install in the empty space alongside Windows.

    For what it’s worth I’ve had little to no issues dual booting both, it’s been working for me just fine. Although I will say, I think I actually have bitlocker encryption disabled, though I can’t say for certain and am unable to check at the moment. It would make sense for that to cause issues, so it would definitely be worth looking into.

    • Saizaku@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      14 hours ago

      Quick PSA if you’re dual booting from the same drive, the boot partition size is dictated by the windows install. There is chance that when you’re doing a system upgrade on linux, when recompiling initramfs is necessary, you run out of space on the boot partition since linux makes a fallback/backup on the boot partition. This might block you from upgrading unless you manually delete (and backup) the images and run mkinitcpio -P manually. Note that this may result in bricking your system, but it isn’t hard to fix if you have some experience.

  • AlternatePersonMan@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    19 hours ago

    In addition to dual booting, you can create a persistent USB drive. It’s a little tedious, but kind of a cool way to give your setup a spin.

    I think you need Rufus to format the drive, to set up the USB drive so it doesn’t refresh when you reboot. I’m sure there are speed implications, but I’ve actually found it snappy enough for basic stuff once it loads. It’s a cool way to try different distros. I have a handful lying around. I still preferred mint in the end.

    • IanTwenty@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 hours ago

      Done this for my partner - usb goes in to boot to Linux, take it out to boot back to pre-existing Windows, really simple. Fedora will install to usb no problem. Windows can’t screw up this way either, bit safer then using same drive. Speed has not been a problem.

      • melroy@kbin.melroy.org
        link
        fedilink
        arrow-up
        1
        ·
        14 hours ago

        So install windows on this slow USB stick. And you never want to use Windows anymore.

        Thank me later.

  • RedSnt 👓♂️🖥️@feddit.dk
    link
    fedilink
    arrow-up
    4
    ·
    19 hours ago

    Yes. But like @18107@aussie.zone said, Windows has a bad tendency to overwrite the bootloader, and that can happen down the road during an update of theirs.
    That’s why people recommend using a separate physical drive to install linux on if dualbooting with windows, because then you choose what you want to boot up on with the UEFI boot menu instead which Windows can’t overwrite (yet?).

    • Professorozone@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      This was my concern. So if I boot into Windows and it does a mandatory update, currently, it can’t effect the Linux install if it’s on a different physical drive? Do I have that correct?

      • RedSnt 👓♂️🖥️@feddit.dk
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        19 hours ago

        It won’t affect linux itself, you can restore the bootloader and get into linux when windows does that, it’s just that it’s a pain in the arse to restore. But yes, it has happened not too long ago that windows overwrote the linux bootloader. Microsoft obviously claimed it was an accident, but they obviously don’t care.
        And no, on a separate drive windows won’t touch it at all.

        EDIT: Maybe it’s not so hard to restore grub loader as I thought, could be as simple as these steps.

  • dan@upvote.au
    link
    fedilink
    arrow-up
    2
    ·
    18 hours ago

    Dual-booting works fine. You can even have more than two OSes - for a while I was running Windows 10, Fedora, and Debian. Ended up sticking with Fedora.

    • melroy@kbin.melroy.org
      link
      fedilink
      arrow-up
      1
      ·
      14 hours ago

      I used to have a quad boot. Windows, Linux distro 1, Linux distro 2 and Hackintosh.

      Today, just only 1 Linux distro.

  • cmnybo@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    2
    ·
    19 hours ago

    Yes, you can still dual boot. I would recommend using two drives since it will make things easier. You can even use secure boot and bitlocker if you want to.

    • Professorozone@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      Thank you. Using Linux to surf the net and Windows to game and use Fusion 360, would be ideal. Maybe over time I could drop Windows 11 altogether.

      This allows me to keep my old windows 10 machine for all the things I do now. I could just take it offline since most of the stuff I use it for doesn’t require Internet connection.