This is called chain loading, and it most frequently occurs when the boot manager that is located in the master boot record ( MBR) loads the boot loader that is in a partition boot record.

  • 这种现象称为链式加载(chain loading),通常发生在位于主引导记录(MBR)中的引导管理器加载一个分区引导记录中的启动加载程序的时候。
  • 来源:互联网摘选更新时间:2026-07-01 15:46:16

  • 重点词汇
  • mostadv.最,最多(大);much的最高级;非常,很;几乎;
  • isvt.& vi. 是(be的三单形式);
  • partitionn.划分,分开;分割;隔离物;隔墙;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • andconj. 和;与;而且;于是;然后
  • that is即;就是;换句话说;更确切地说;
  • boot loader[计] 引导装载程序;引导加载器;引导程序;启动加载器;引导装入程序
  • recordn.记录,记载;唱片;(体育运动或活动的)纪录;履历;案底;
  • loadsabbr.low altitude defense system 低海拔防御系统;
  • 相关例句
1、

Repair the file system boot sector or the Master Boot Record ( MBR).

修复文件系统启动扇区或主启动记录(MBR)。

互联网摘选

2、

In the case of a hard disk, this first sector is also known as the master boot record ( MBR), and it contains both the first stage of the boot loader and the MBR partition table.

对于硬盘,第一扇区就是主引导记录(MBR),它包含引导加载程序的第一步和MBR分区表。

互联网摘选

3、

The paper describes the difficulties of reading and writing the master boot record on hard disk in applications running under Windows 98, presents a method based on using process server to do so and gives the points of programming.

分析了在Windows98操作系统下对硬盘主引导记录进行读写的难点,提出以基于进程间服务器的方式完成硬盘主引导记录读写的方法,并给出了程序实现的要点。

互联网摘选

4、

Use this command ( where device name is an optional device name that specifies the device that needs a new MBR) to repair the master boot record ( MBR) of the system partition.

使用此命令可修复启动分区的主启动记录(MBR)。在命令语法中,device name是一个可选的设备名,它指定了需要新MBR的设备。

互联网摘选

5、

This paper introduces the data structure of hard disk, the reason of lose the data of hard disk, method of restore master boot record for hard disk, and presents a flow chart of program.

介绍了硬盘的数据结构,分析了硬盘数据丢失的原因和恢复硬盘主引导记录的方法,并给出了程序流程图。

互联网摘选

6、

GRUB works by placing a piece of its code into the Master Boot Record ( MBR) and tells the system where to look for configuration files on which operating system to boot.

GRUB通过放置其代码到主引导(MBR),告诉系统哪里找到操作系统启动的配置文件。

互联网摘选

7、

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驻留的磁盘的第一个扇区中。

互联网摘选

8、

Since this boot record is always found in the same location on every disk, it becomes very easy for developers to write viruses that will modify or corrupt it.

由于这是每一个引导记录总是发现在同一位置上,它变得非常容易的开发编写病毒,将它修改或损坏。

互联网摘选

9、

The master boot record of hard disk, the programming method for the copying and restoring CMOS parameters, and realizing the writing protection of hard disk is represented.

论述了硬盘主引导记录、MOS参数备份与恢复的程序设计方法及硬盘写保护的实现。

互联网摘选

10、

The lilo program rewrites the MBR or the partition boot record to reflect your changes, including recording the absolute disk location of the kernel.

lilo程序会重写MBR或分区引导记录以反映您的更改,包括记录内核的绝对磁盘路径。

互联网摘选

11、

Briefly, though, most x86 systems use master boot record ( MBR) partitions, which are typically created with a program called fdisk.

但是,大多数x86系统使用主引导记录(MBR)分区,这个分区通常是用fdisk程序创建的。

互联网摘选

12、

When your computer restarts, your anti-virus software may inform you that your hard disk's boot record has changed and ask what you want to do.

重新启动计算机时,防病毒程序可能会告诉您:硬盘启动记录已有改动,并询问您想如何去做。

互联网摘选

13、

Commonly, Linux is booted from a hard disk, where the Master Boot Record ( MBR) contains the primary boot loader.

通常,Linux都是从硬盘上引导的,其中主引导记录(MBR)中包含主引导加载程序。

互联网摘选

14、

My disk now has a master boot record and I'm ready to create new partitions, called "segments" in EVMS-speak.

现在我的磁盘有一个主引导记录,然后准备创建新的分区,即EVMS行话中的“段”。

互联网摘选

15、

Warning: Your computer may have a virus. The Master Boot Record on your computer has been modified. Would you like to see more information about this problem?

警告:计算机可能有病毒。计算机的主引导记录已修改。是否查阅此问题的相关信息?

互联网摘选

16、

This text explains the importance of recovering hard disk partitions and introduces the main reason caused the partition table and DOS boot record break.

简要的说明分区修复的重要性以及分区表和DOS引导记录区被破坏的主要原因。

互联网摘选

17、

Get everything back even when the drive's partition table, boot record, Master File Table or root directory is lost or corrupt.

得到一切后,即使在驱动器的分区表,引导记录,主文件表或根目录是丢失或损坏。

互联网摘选

18、

When this is verified, the active partition's boot record is read from the device into RAM and executed.

当这个过程验证完成之后,就将活动分区的引导记录从这个设备中读入RAM中并执行它。

互联网摘选

19、

The partition table is located in the master boot record ( MBR) of a disk.

分区表位于磁盘主引导记录(MBR)之中。

互联网摘选

20、

Storing and Restoring the Master Boot Record of the Hard Disk

硬盘主引导记录的保存和恢复

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈