Content deleted Content added
Rephrasing |
→Overview: Corrected ASCII representation of GUID string, which anyone could tell was incorrect just by looking at it. |
||
Line 20:
| accessdate = 2014-06-26
| website = gnu.org
}}</ref> (which, when written to a GPT in the required little endian fields, forms the ASCII string "<tt>
The size requirements for a BIOS boot partition are quite low so it can be as small as about 30 KiB; however, as future boot loaders might require more space, 1 MiB might be a reasonable BIOS boot partition size. Due to the [[1 MB partition alignment|1 MiB partition alignment]] policies used by most modern disk partitioning tools to provide optimum performance with [[Advanced Format]] disks, [[Solid-state drive|SSD devices]] and certain [[RAID]] configurations, some room is left allowing the placement of a BIOS boot partition between the GPT and the first partition aligned that way. If created by utilizing that free space, the BIOS boot partition would be out of the GPT alignment specification, but that is not very important{{cn|date=June 2017|reason=Who says it is unimportant? Is this just opinion or is it declared in the partitioning standard / bootloader's documentation? Even if it is *written* to rarely, it is *read* every boot, and anything that clobbers it will prevent the system from being able to boot.}} since it is written to very infrequently.
|