• SabinStargem@lemmings.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 days ago

    If I modify my existing PC to dual boot from the same drive into Linux, can I easily and safely delete Windows once I have migrated my files into Linux?

    • Klajan@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      Just one piece of warning for dual booting, if the EFI portion for Linux and Windows is on the same drive Windows could decide to nuke the Linux bootloader with any update…

      It’s not too difficult to create a redirect to the windows bootloader in Grub or similar, which is the solution I went with in the end.

    • Lippy@fedia.io
      link
      fedilink
      arrow-up
      7
      ·
      7 days ago

      Yep, you can delete your Windows partition once you no longer need it or any data within it. Then once you update your bootloader (usually GRUB, some distros do this automatically when updating the system), Windows will disappear from the boot options.

      Then you can either create a new partition in its place to store data on, or extend an existing partition to fill the empty space.

      I’d recommend also backing your data as a precaution in case something goes awry.