Difference between revisions of "Talk:UEFI"
From Free Knowledge Base- The DUCK Project: information for everyone
(Created page with "== pages == == external links == * [https://gist.github.com/vees/b3fb1e5b62da155a006831c16eaac8e8 Ubuntu and UEFI on Lenovo Thinkcentre M92P] * [https://forums.lenovo.com/t5/...") |
(→Primary Partition or Logical?: new section) |
||
Line 4: | Line 4: | ||
* [https://gist.github.com/vees/b3fb1e5b62da155a006831c16eaac8e8 Ubuntu and UEFI on Lenovo Thinkcentre M92P] | * [https://gist.github.com/vees/b3fb1e5b62da155a006831c16eaac8e8 Ubuntu and UEFI on Lenovo Thinkcentre M92P] | ||
* [https://forums.lenovo.com/t5/ThinkStation-Workstations/UEFI-Mode-installation-of-Linux-distributions-on-Thinkstation/td-p/1018555 UEFI Mode installation of Linux distributions on Thinkstation S30] | * [https://forums.lenovo.com/t5/ThinkStation-Workstations/UEFI-Mode-installation-of-Linux-distributions-on-Thinkstation/td-p/1018555 UEFI Mode installation of Linux distributions on Thinkstation S30] | ||
+ | |||
+ | == Primary Partition or Logical? == | ||
+ | |||
+ | Legacy BIOS has a limitation of 4 primary partitions and 2.2 TB per drive. | ||
+ | |||
+ | With UEFI, this limitation is now 128 primary partitions and 8 ZB (source: Wikipedia). | ||
+ | |||
+ | So you can choose either primary or logic partitions, UEFI will deal with them anyway. On my laptop, I have chosen primary partitions, it sounds proper than logic partitions on the same primary partition. |
Revision as of 17:27, 13 March 2020
pages
external links
- Ubuntu and UEFI on Lenovo Thinkcentre M92P
- UEFI Mode installation of Linux distributions on Thinkstation S30
Primary Partition or Logical?
Legacy BIOS has a limitation of 4 primary partitions and 2.2 TB per drive.
With UEFI, this limitation is now 128 primary partitions and 8 ZB (source: Wikipedia).
So you can choose either primary or logic partitions, UEFI will deal with them anyway. On my laptop, I have chosen primary partitions, it sounds proper than logic partitions on the same primary partition.