Should I install Ubuntu on primary or logical partition. Is there any speed comparison?
Asked
Active
Viewed 1,264 times
0
-
3It doesn't matter. – Pilot6 Dec 31 '20 at 15:43
-
to add to pilot6: the only thing that matters is when you have an ssd and a hdd. the ssd will be quicker for booting and initial start (so / and /home/*/.config/ but that is taking your question a bit further than "partitions". – Rinzwind Dec 31 '20 at 15:46
-
1If you are using gpt (Which you should be) all partitions are the same, in effect primary. Partition tools may still say primary or logical. The only reason for MBR(msdos) anymore is if you have to install Windows in BIOS boot mode. Even old BIOS only systems can use gpt if only Ubuntu. I use gpt on my 2006 laptop, mostly retired as battery died, but now has Kubuntu 20.04 just to see if it works. – oldfred Dec 31 '20 at 16:27
-
This has already been covered in this question. – Ensei_Tankado Sep 18 '23 at 05:14
1 Answers
0
If by speed you mean access time, it only depends on the type of the hard drive (SSD or HDD) and the controller model ( manufacture, technology, etc. ), so being logical or primary is irrelevant.

BHP
- 433