I want to have a dual-boot laptop where half is Windows and half is Debian. If i encrypt Debian during installation, will it break Windows? I just want to be safe. Thanks in advance

  • _thebrain_@sh.itjust.works
    link
    fedilink
    arrow-up
    12
    ·
    4 months ago

    I got tired of windows updates breaking my dual boot. After some research I found that it’s possible to have two uefi partitions: one for windows and one for Linux. It’s not standard but there is nothing expressly written into the efi spec that prohibits it. And it just works. My bios doesn’t care, and works with them both just fine.

    I only use Windows for that 1% of business stuff I can’t accomplish in a vm under windows. Invariably after I boot into widows once ever 3 months it installs so.e update and would kill my ability to boot into Linux. Since setting up 2 partitions I haven’t had this problem.

  • Shadow@lemmy.ca
    link
    fedilink
    arrow-up
    7
    ·
    4 months ago

    Windows wont care either way, it’s just an unreadable partition to it.

  • catloaf@lemm.ee
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 months ago

    No, encrypted or not won’t matter, because the boot partition is still unencrypted.

    I don’t think anyone recommends dual booting these days. If you’re not watchful, an upgrade on one system might break the boot config for the other.

    • Rubanski@lemm.ee
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      But if the OS are installed on two separate hard drives they shouldn’t interfer?

      • catloaf@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 months ago

        Depends. A naive installer will always install to the first drive in the boot order. I haven’t dual booted in years, so I don’t know how smart they are these days.

  • nous@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    If you want to be safe backup anything you care about before hand. Assume that you might end up needing to wipe the system and reinstall everything. Encrypting the Linux partitions should not affect windows but there are so many other steps that could go wrong when partitioning and installing a system it is better to backup everything you care about just incase.