38
submitted 2 days ago* (last edited 2 days ago) by kingpepe8006@sh.itjust.works to c/linux4noobs@programming.dev

Hi all, I'm planning to do a clean install of Linux Mint on my laptop and completely remove Windows. I have about 300GB of personal data on the system and only one SSD, so everything is currently stored on that single drive.

Here’s what I want to do:

  1. Back up all my data safely, without losing any metadata (timestamps, folder structure, etc.).
  2. Wipe Windows and do a clean install of Linux Mint.
  3. Restore my data with everything intact—timestamps, folder structure, and metadata.
  4. Be able to open or run file types that are only supported by Windows, like certain .exe, .msi, or specific file types.

I don’t have a second internal drive, so I’ll probably use an external hard drive or cloud storage.

What i want to know is:

1.What’s the best way to back up and restore my data safely while preserving all metadata?

2.What tools or methods should I use for backup and restore?

3.How can I access or use files that are only supported by Windows once I’ve switched to Linux? Are there workarounds or compatibility layers?

I’m fairly new to Linux, so beginner-friendly advice would be awesome.

Thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[-] DickFiasco@lemm.ee 3 points 2 days ago

To answer your questions:

  1. Since this is a one-time backup, the easiest way is to copy your files to the external drive, install Linux, then copy them back to the SSD. I don't know if it's possible to preserve the Windows metadata though since that data isn't stored in normal, user-accessible files. Folder structure will be preserved though, and you can keep the same creation and last-modified dates using the cp command with the --preserve option.

  2. The normal file copy/paste commands will work fine. If you want to do periodic backups, look at rsync.

  3. LibreOffice will open most Microsoft Office files, and Linux has many FOSS alternatives to common commercial software. You can also look at Wine to run native Windows programs under Linux.

this post was submitted on 14 May 2025
38 points (100.0% liked)

linux4noobs

2034 readers
6 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS