mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
6 lines
233 B
Text
6 lines
233 B
Text
|
mbr (Master Boot Record for IBM-PC compatible computers)
|
||
|
|
||
|
The MBR is used in booting operating systems from the hard disk.
|
||
|
It runs first, then transfers control to the operating system's
|
||
|
loader which transfers control to the kernel.
|