Only beacuse there are a couple of softawares that I need that don’t run well in Bottles (Nitro Pro and an old app for anothere thing). It’s a laptop with CPU i7 and a NVIDIA graphic card 1050 ti. Which distro would be best suited for the task? Is Mint ok? Thank you.

  • liliumstar@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    25
    ·
    16 hours ago

    Really any distro should be fine. It’s more a matter of getting the bootloader setup correctly.

    Do note that, depending on the configuration, Windows will randomly overwrite stuff and mess up dual boot.

    If you can for your situation, I would suggest running a Windows VM inside Linux to get certain tasks done.

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      14 hours ago

      You can solve that problem by making an additional efi/boot partition when you install Linux over the Windows install.

      You have Linux setup with its own boot partition and the install should probe for a foreign OS, it then adds a chainloader entry in grub to point to the Windows EFI partition.

      You set BIOS to boot from Linux EFI partition. When it comes up at boot you can chose Windows and Grub hands over control to the windows bootloader, but Windows is ignorant of Linux EFI existing. It now only messes with its own EFI and never touches the Linux stuff.

      @utnapishtim

    • terminal@lemmy.ml
      link
      fedilink
      arrow-up
      9
      ·
      15 hours ago

      I stopped dual booting windows 10 just because it kept messing up my boot loader when it performed certain updates

      • SSUPII@sopuli.xyz
        link
        fedilink
        arrow-up
        3
        ·
        14 hours ago

        A workaround would be to cut off Windows Update and manually install major revisions when they get released. You will need to reconstruct grub less often and still remain on latest revisions

    • ZeStig@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      16 hours ago

      Adding to your comment, perhaps having 2 separate bootloaders reduces the chances of such breakages.