I installed Ubuntu on my HDD, there are two partitions on HDD: ~2TB with ext4 (sda1) format and 8GB for swap (sda2).
There are a lot of files in the /home
directory but it is not separated. I did add a new SSD (sdb) into my PC.
How can I keep /home
in HDD and move everything else into the new SSD?
distro: Ubuntu desktop 18.04.4 LTS (Gnome shell)
HDD Size: 2.0 TB (2,000,398,934,016 bytes)
/home directory on HDD size: 80GB
I'm not using any virtualization and hibernation.