Why is the limitation on the number of partitions set to 4?
Any reference would be useful.
|
Why is the limitation on the number of partitions set to 4? Any reference would be useful.
| ||||
feedback
|
This question came from our site for system administrators and desktop support professionals.
|
The limitation is 4 Primary partitions and comes from the structure of the Master Boot Record(MBR). However, you could have 3 primary partitions and 1 extended partition which can have any number of logical partitions within it. EFI supports GUID partition tables, which do not have this limitation. | ||||
|
feedback
|
|
It is not a Linux issue. Standard disc partitions (supported by BIOS) only allow 4 partitions. The standard formatting for discs is ancient. | ||||
|
feedback
|