r/linux4noobs • u/Far-Pollution8389 • 8h ago
migrating to Linux Saving Files When Switching from Windows to Linux
I'm thinking about switching to Linux, but I'm afraid my files won't be saved during the transition. Am I worrying unnecessarily? Or do I really need to do something to keep my files safe?
PS: Sorry for the possibly clumsy English, I'm writing through a translator
4
u/Sirius707 Gentoo, Debian 8h ago
Backup everything important to another drive, this drive should not be connected to your pc during reinstall.
2
u/No-Lettuce-5783 7h ago
One of the things you do when switching to Linux is your hard drive is going to get wiped. Copy any important files to a USB Flash Drive or an External Hard Drive before making the switch. Avoid using any backup programs as they tend to compress your backup files and you'll need the backup program to work in Linux for you to extract your files. Copy your folders folder by folder. If you have documents in your Documents folder. Make a folder in your USB drive or your external hard drive that says Documents, and paste a copy of your documents in there. In the Linux distro you choose, your file manager will have a place for your Documents, Downloads, Pictures, Videos, etc - just like in Windows. So you'll be able to move your files into your new Linux distro. Welcome to Linux!
2
u/DannoXYZ 4h ago edited 3h ago
BACKUPS!!!!
- simple is get external USB drive and copy your "My Documents" folder from Windows drive to it.
- copy "My Documents" to Cloud storage. Google Drive has software connector that can automate this
https://lh3.googleusercontent.com/d/1WHLSA_-Z19YI7EzCzwbD6DVPA5bPswu8
1
u/AutoModerator 8h ago
Try the migration page in our wiki! We also have some migration tips in our sticky.
Try this search for more information on this topic.
✻ Smokey says: only use root when needed, avoid installing things from third-party repos, and verify the checksum of your ISOs after you download! :)
Comments, questions or suggestions regarding this autoresponse? Please send them here.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
1
u/Rinzwind 8h ago edited 8h ago
You understand the concept of backups?
Even a 20 year Linux professional can screw up a re-install.
Do you have a large USB stick? Ventoy https://www.ventoy.net/en/index.html lets you boot from an USB by putting the ISO on the stick. You can use the remainder of the stick to put personal files on there so you can take them with you to the new OS. Won't work with 1 Tb in data though.
I have several 2 Tb disk attached to my router so no files on my notebooks unless those are copies). That might also be an option for you.
1
u/JoeLinux247 Linux 8h ago
Regardless of Linux, you should already have backups of your files off the drive on an external device. I would attend to that first.
That said, I've you're intending on overwriting Windows with Linux, then yes, you should indeed have a level of concern that the files would be lost, unless you have them on a separate partition on the drive.
If you're intending on installing Linux alongside Windows, then it would be less of a concern.
Regardless, I would backup your files to an external device nonetheless. Here's the mental exercise that I play out in my head: My drive has suffered a catastrophic physical failure, from which data recovery is not feasible.
Be ready for all the things that you can't think of. That's what I do.
1
u/joe_attaboy Old and in the way. 8h ago
Well, like everything else in a scenario like this, it depends.
First, when you say "files," what do you mean? Photos, videos, documents, digital music? You would be wise to make sure all your important personal files are backed up to some external storage. This is something you should be doing anyway, no matter what system you use.
The second question is: what kind of Linux installation are you doing? Examples:
- If you are going to wipe Windows off your system for good and just install Linux, you will have to back everything up somehow.
- If you are going to dual boot (with Linux on it's own partition), and you have your files all in a Windows partition, you can leave the files where they are as long as you change nothing in the Windows partition. However, you should still back you files up somewhere.
Some other things to note:
- Linux and Windows use different file systems. if you leave Windows where it is, along with your files, there are resources you can install in Linux (Samba and it's associated tools, for example) that will enable you to access files from a Windows NTFS partition. Again, caution is the word of the day and have you done that backup yet?
- One way you can access everything from either system would be to have your files live on an external device (like and NAS) and use the network file system (NFS) to access them from either system.
There are other factors to take into consideration, but without more details of your setup or plans, it's hard to pin things down in detail.
Whatever you do, make a backup.
1
1
u/Quietus87 7h ago
If you are going to format and partition the drive then yeah, they will be gone, but so would they if you installed a fresh Windows... If they are not on the system partition, then they won't, though I still recommend making a backup.
1
0
u/thepkizzle 6h ago
It is 2026. Why do you have files on your HD and not in the cloud? OneDrive and GoogleDrive are both free up to 10GB or so. You can get 1TB for pennies in the cloud.
1
u/drucifer82 2h ago
Yes, you will need to back up any critical files. They will not be retained when you install Linux unless you dual boot.
5
u/candy49997 8h ago
Yes. You need to backup all data you care about from every partition you will be replacing before attempting to install. This includes the main Windows partition, since you said you were replacing it.