• marcos@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    13 дней назад

    Well, that’s a first. The usual way is for Windows to break the Linux install every time it does anything.

    • Ludrol@szmer.info
      link
      fedilink
      arrow-up
      3
      ·
      13 дней назад

      Somehow I learned how to install my systems without windows doing that.

      • mic_check_one_two@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        4
        ·
        13 дней назад

        I’m guessing you have different drives, instead of using partitions. Windows only breaks bootloaders when it’s sharing a drive.

        • Ludrol@szmer.info
          link
          fedilink
          arrow-up
          4
          ·
          13 дней назад

          Nope.

          1. Install windows on clean disk
          2. Install Linux with custom partitions
            Add 3 new partitions (/boot, /, swap)
          3. Enable os-prober for grub
          4. Set grub as boot in BIOS

          Never had problem with windows nuking the bootloader. It never knows it exists.