The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
mbr1. Master Boot Record for IBM-PC compatible computers. This is used in booting Linux from the hard disk. The MBR runs first, then transfers control to LILO, which transfers control to the Linux kernel. From Debian 3.0r0 APT 2. master boot record - The first sector of the disk; this is the sector that the BIOS reads in and starts when the machine is first booted. The master boot record contains a small program which reads the partition table, checks which partition is active (that is, marked bootable), and reads the first sector of that partition, the partition's boot sector. From Linux Guide @FirstLinux |
|
|