How can I switch from Windows 11 to Linux Mint without losing my files?

0
1
Asked By MellowPine47 On

I'm planning to replace Windows 11 with Linux Mint, but I have a lot of data and can't currently afford an external drive. My Lenovo LOQ 15ARP9 has two 512 GB NVMe drives. Both are nearly full with astrophotography files and games, and Windows appears to be installed on both drives. I have about 70 GB free on the current boot drive and 40 GB free on the other one. I've already prepared a USB flash drive with Linux Mint.

I was considering shrinking a partition, creating space for Mint, and keeping my personal files in a separate partition. I'd also like to remove the unnecessary Windows installation from the secondary drive. What would be the safest way to handle the migration, and how should I protect my files before resizing or reinstalling?

3 Answers

Answered By CopperSparrow6 On

Follow the 3-2-1 backup rule whenever possible: keep three copies of important data, on at least two different types of storage, with one copy stored somewhere else. Since you currently have no backup and both internal drives are almost full, I would avoid deleting the second Windows installation or resizing anything until you have copied the astrophotography files somewhere safe. After that, you can install Mint into newly freed space and remove the unused Windows partitions carefully.

Answered By QuietMaple32 On

If you can create enough unallocated space by shrinking a partition, Mint can be installed there without deleting your existing data. Do the shrinking from Windows first, after removing unnecessary files and defragmenting if appropriate. Even then, keep in mind that partition changes are not risk-free. Linux can read and write NTFS, but using an NTFS partition as the main location for Linux applications or games is generally less ideal than using a Linux filesystem such as ext4.

Answered By CloudyRook8 On

The safest answer is to make a backup before changing partitions. Resizing a nearly full drive can work, but it always carries some risk, and without another copy your files could be lost if something goes wrong. Back up the personal files you care about first; there’s no need to preserve the Windows installation itself, and Steam games can usually be downloaded again. Cloud storage may help for smaller amounts, but 600–800 GB of free storage is difficult to find, so borrowing or buying an inexpensive drive would be much safer.

MellowPine47 -

I was hoping to use free cloud storage, but I have roughly 600–800 GB of files, so I may need to find another way to make a real backup.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.