引导记录 meaning in English
boot record
dos
home record leader record
leader record
Examples
- The active partition has its own boot record , and this contains a program designed to start the operating system located on that partition
活动分区具有其自己的引导记录,并包含一个设计成启动位于该分区上的操作系统的程序。 - A hard disk has an mbr ( master boot record ) , this is because a hard disk can have multiple partitions and any one of them can be bootable
硬盘有一个mbr (主引导记录) ,这是因为一个硬盘可以有多个分区,并且其中的任何一个分区都可以是可启动的。 - However , instead of writing an mbr or partition boot record to the disk , it copies the necessary files to a separate fat formatted disk partition and modifies the efi boot manager
然而,与写入mbr或分区引导记录到磁盘不同,它将必要的文件复制到单独的fat格式化过的磁盘分区,并修改 - In conventional systems like desktops , the bootloader is normally loaded into the mbr master boot record , or the first sector of the disk where linux resides
在象台式机这样的常规系统中,通常将引导装载程序装入主引导记录( master boot record , ( mbr ) )中,或者装入linux驻留的磁盘的第一个扇区中。