master boot record的意思|示意
主引导记录
master boot record的网络常见释义
主引导记录 MBR,即主引导记录(Master Boot Record),是对IBM兼容机的硬盘或者可移动设备分区时,在驱动器最前端的一段引导扇区,位于磁盘的0柱面、0磁头、1扇区(每个扇区为512个字...
主启动记录 步骤 2:修复 Master Boot Record(主启动记录) Master Boot Record (MBR) 是电脑用以启动 Windows 操作系统的一块硬盘区域。如果 MBR 遭到损坏,电脑将无法启动。
记录 主要启动区记录(Master Boot Record, MBR):这鸟地方可以安装开机管理程序,bios引导后直接跳到硬盘的这个地方,所以这地方用来引导系统启动是最...
主指导记载 不会发现此参数,可是这个参数却有很重要的效用,MBR是主指导记载(Master Boot Record)的缩写。
master boot record相关短语
1、 MBR master boot record 主引导记录
2、 Locks the master boot record 锁定主引导记录
3、 master boot record MBR 主引导记录MBR
master boot record相关例句
Once we choose a segment manager, EVMS will put some metadata on our disk, creating a master boot record and marking the rest of the space on our disk as "freespace," available for new segments.
一旦我们选择了段管理器,EVMS会在磁盘上存放一些元数据,同时创建主引导记录并将磁盘上的剩余空间标记为“freespace”,使之用于新段。
The partition table is located in the master boot record (MBR) of a disk.
分区表 位于磁盘主引导记录(MBR)之中。
Most viruses attach themselves to executable files, but some can target a master boot record, autorun scripts, ms Office macros, or even in some cases, arbitrary files.
大多数病毒都附身于可执行文件,但有些也可以锁定主引导记录、自动运行脚本、微软Office宏文件、甚至某些情况下依附于任意文件。
A hard disk is different. 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(主引导记录),这是因为一个硬盘可以有多个分区,并且其中的任何一个分区都可以是可启动的。
The first stage consists of a simple boot loader (found on the boot device's master boot record, or MBR), whose job is to load the second-stage boot loader.
第一阶段包含了一个简单的引导加载程序(这可以在引导设备的主引导记录M BR中找到),其作用是加载第二阶段的引导加载程序。
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)中的引导管理器加载一个分区引导记录中的启动加载程序的时候。