I want to install Ubuntu 14.04 LTS and Windows 10 on my PC,but I really don't know what is optimal way to partition the drive.
I can use 4 Primary partitions. This means that I will use 2 Primary partitions for the Windows 10 OS, for Drive C: and D: . Now I don't know what partitions should I make primary for the Ubuntu 14.04 OS. I am thinking to make the following partions:
- Directory
/, Size 40 GB, File System Ext 4, Type Primary,at the beginning of the drive - Directory
/boot, Size 5 GB, File System Ext 4, Type Primary,at the beginning of the drive - Directory
/Home, Size 300 GB, File System Ext 4, Type Logical,at the beginning of the drive Swapspace 10 GB, Type Logical, at the end of the drive.
I don't really know the difference between Primary and Logical partitions. I red that directory / and /boot should be Primary. I don't know if making /home and swap directories logical is going to affect the OS negatively.
I plan to use Ubuntu 14.04 more often, than Windows 10 OS if this matters somehow.