I have ubuntu 16.04 installed along windows 8 but i want to reinstall it because of system problems and wrong partitioning. My computer has 2 separate discs.I am using ubuntu on only one of them and would like to use both. Computer has 119GB SSD (C:) and 2TB HDD (D:). Windows and ubuntu are both installed on the SSD. I use HDD for storing games and personal files (i have lots of them!). Ubuntu partition takes about 36GB of SSD and windows the rest. Ubuntu set-up: /home 10GB, root 25GB and swap 1GB but /home partition is too small. How should i do the partitioning so that ubuntu uses SSD and HDD?
set-up once again: 119GB SSD ubuntu: 36GB of which 1GB swap, 25GB /home, 10GB /root windows: 83GB
2TB HDD: windows only, but i want ubuntu there as well.
How do i make it happen?
/
partition, on HDD double of your RAM asswap
partition and as much as you like as/home
partition. Also you can use symbolic link to map your Home's folders to another partition in HDD. See How to combine an SSD boot drive with a HDD data drive? – Dante Aug 29 '16 at 12:34