ubuntu:boot:master_boot_record_mbr
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:boot:master_boot_record_mbr [2019/11/25 22:46] – created peter | ubuntu:boot:master_boot_record_mbr [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
* **LBA method**: LBA stands for Logical Block Addressing, where each and every sector is numbered serially resulting in easy addressing of spaces upto 2TB. | * **LBA method**: LBA stands for Logical Block Addressing, where each and every sector is numbered serially resulting in easy addressing of spaces upto 2TB. | ||
+ | ---- | ||
===== Cons of the MBR partitioning scheme ===== | ===== Cons of the MBR partitioning scheme ===== | ||
Line 20: | Line 21: | ||
* Logical partitions are stored in a Linked List data structure over the extended partition, and can easily fail, which internally can make some logical partitions inaccessible. | * Logical partitions are stored in a Linked List data structure over the extended partition, and can easily fail, which internally can make some logical partitions inaccessible. | ||
+ | ---- | ||
===== Alternatives ===== | ===== Alternatives ===== | ||
- | See [[Boot:GUID Partition Table (GPT)| GUID Partition Table (GPT)]]. | + | See [[Ubuntu:Boot:GUID Partition Table (GPT)| GUID Partition Table (GPT)]]. |
+ | |||
ubuntu/boot/master_boot_record_mbr.1574721992.txt.gz · Last modified: 2020/07/15 09:30 (external edit)