I'm about to install Linux Mint and I've got both an SSD and an HDD. In my previous setup with Windows, the OS was on the SSD while my files were stored on the HDD. I'm a bit confused about how to partition everything for Linux this time around. I want to ensure that the installation process doesn't overwrite any data on my HDD. Any advice on how to best manage this without losing my files?
4 Answers
A solid approach would be to use gparted from a live session to create a partition on your SSD for Mint. If you're dropping Windows completely, you can format that new partition in Ext4 for Mint installation. Just keep your personal files on the HDD as they are!
To make sure your data is protected, install Mint directly on the SSD. It should leave your HDD untouched. But if you want to be extra careful, consider disconnecting the HDD during installation, then reconnect it afterward.
Does this apply to internal HDDs too?
When you go through the installation, choose the option to erase the disk and install Linux Mint. Just make sure you select your SSD in the next step, not the HDD. Keep in mind that Linux doesn't use drive letters like Windows, so it can be a bit different. If you're really cautious, it's a good idea to physically disconnect the HDD before installing, just to avoid any accidental data loss. You can still access it once everything is set up!
Will my files on the HDD still be safe?
You might want to check out the migration page for more tips on partitioning your drives. It can be really helpful! Just remember to always verify the checksums of any ISOs you download and avoid using third-party repos unless absolutely necessary. Safety first!

I only want Linux, but I want to keep my personal files on the HDD.