• rtxn@lemmy.worldM
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 hours ago

    Simply dual-booting is viable. My Win10 + Arch worked well for over a year. If you’re worried about Windows Update nuking the EFI partition, you can clone a backup of just that partition (dd or a dedicated tool like Clonezilla) that you can then restore from a live environment if needed. Another option, if the disk becomes unbootable, is to boot into a live environment from a USB stick and simply reinstall GRUB into the EFI partition.

    (edit) It’s also a good idea to reduce the frequency of forced updates. You can do that using WinUtil.

    • ReluctantMuskrat@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      5 hours ago

      Thank you. I think my biggest concern is that I can’t fix it when it breaks, simply due to lack of experience. I’ve fixed busted Windows partitions and boot issues, but never Linux because I’ve just never had an issue with the installs I have and don’t have nearly the same number of years under my belt with it.

      As you said I think first order of business is a functional bootable USB which I can use to both backup and restore the partition, and I need to do a practice run restore to prove it works and that I know what I’m doing before I need it.