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.

  • Saizaku@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    2 days 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.