I am trying to dual boot my machine. Machine has a 128gb ssd and 1TB HDD. I gave 100 gbs of HDD for Windows(As i use it rarely). For ubuntu 20.04,(which i am installing. Not yet installed) i am giving 60GB for root. 10GB for swap 54GB for home. I want to know under which file system and what mount point should i mount my HDD(1TB rem 900gbs) so that later i can symlink my home's subdirectories i.e downloads, docs, music, etc to my HDD. So as to ensure bigger storage space. I want to know
- Which partitioning scheme for the HDD i. Logical or physical
- File system for my HDD partition eg Ext4, Ext3 or FAT32
- Mount Point i should create for it(if anything in specific)
Note: I am currently installing and am not done installing yet.