请输入您要查询的百科知识:

 

词条 bootsect.exe
释义

简介

介绍

bootsect.exe(boot sector)是Windows vista/7中光盘中自带的一个程序,字面解释是引导扇区修复工具(boot sector restoration tool),是位于安装光盘boot目录下,体积很小,不到100kb,但却很实用。

语法

bootsect {/help|/nt60|/nt52} {SYS|ALL|<DriveLetter>:} [/force] [/mbr]

启动扇区修复工具bootsect.exe

为磁盘分区升级主引导编码,以转换bootmgr与NTLDR。用该工具可以修复在你电脑上的启动扇区。

/help 显示使用说明。

/nt52

涂写与NTLDR一致的主引导编码到(SYS,ALL,<DriveLetter>)分区。

装在(SYS,ALL,<DriveLetter>)分区的操作系统必须比vista老。

/nt60

涂写与BOOTMGR一致的主引导编码到(SYS,ALL,<DriveLetter>)分区。

装在(SYS,ALL,<DriveLetter>)分区的操作系统必须是vista,2008,或以上版本。

SYS

升级用来启动windows的系统分区的主引导编码

ALL

升级所有分区上主引导编码。没必要升级所有卷的启动编码。而且这个选项只

针对那些可当作系统启动卷的卷,不包括任何与基本磁盘没连接的动态卷。

这个限制是明显的,因为引导编码必须位于磁盘分区的开始。

<DriveLetter>

升级与盘符关联的分区的主引导编码。在以下两种情况下引导编码将不被升级:

1)<DriveLetter>没有与卷关联,2)<DriveLetter>与卷关联但没与基本磁盘连接。

/force

在主引导编码升级时强制卸载卷。使用选项时可能收到警告。

如果Bootsect.exe不能获得唯一使用权限,文件系统将在下次重启前重写启动编码。

Bootsect.exe总是在各项升级前尝试锁定和卸载卷。当/force被指定,那么锁定失败后

将尝试强制卸载。锁定可能失败,例如,在目标卷上的文件已经被其他程序打开时。

如果强制卸载成功,尽管开始的锁定失败,也将允许卷的唯一使用权限和可靠的引导编码升级。

同时强制卸载使所有对目标卷文件的打开编号无效。这将导致打开该文件的程序产生不可预料的后果。

所以,你使用该选项时可能收到警告。

/mbr

在不改变分区表的的同时升级主引导记录,该分区表位于磁盘的扇区0,该磁盘包含被SYS、

ALL、盘符标识的分区。当使用/nt52选项时,主引导记录与比vista老的系统兼容,

当使用/nt60选项时,主引导记录与vista、2008或以上系统兼容。

例如:

为了使E盘的主引导编码与NTLDR兼容,使用如下命令:

bootsect /nt52 E:

用途

为硬盘分区更新主引导代码,以实现bootmgr 和ntldr启动方式之间的转换

/help 帮助

/nt60 使用基于内核为nt60的操作系统的主引导代码,有:Windows vista和Windows7等

引导文件为 bootmgr

/nt52 使用基于内核为nt52的操作系统的主引导代码,即:Windows xp

引导文件为 ntldr

sys 更新主引导代码到系统分区,用于启动系统

all把引导代码加到可以作为Windows 系统分区的卷。

/force 强制卸下该卷

/mbr 更新主引导记录

结合英文说明的详解

英文原版的说明

(使用命令bootsect /?)

bootsect {/help|/nt60|/nt52} {SYS|ALL|<DriveLetter>:} [/force]Boot sector restoration tool

Bootsect.exe updates the master boot code for hard disk partitions in order to switch between BOOTMGR and NTLDR. You can use this tool to restore the boot sector on your computer.

翻译

bootsect命令使用格式:

bootsect {/help|/nt60|/nt52} {SYS|ALL|<DriveLetter>:} [/force]Boot sector restoration tool

bootsect工具说明:

bootsect.exe更改硬盘分区的主启动代码以便在ntlder和bootmgr之间切换,可以使用此工具修改计算机硬盘的启动扇区。

例如:Drive:\\boot\\Bootsect.exe /NT60 All 的作用如下:使用 Bootsect.exe 还原 Windows Vista MBR 以及将控制权转给 Windows 启动管理器程序。

具体参数解释:

命令描述 /help 显示这些用法说明。

/nt52 将与 NTLDR 兼容的主启动代码应用到 SYS、ALL 或 <DriveLetter>。在 SYS、ALL 或 <DriveLetter> 上安装的操作系统必须是以前版本的 Windows。

/nt60 将与 BOOTMGR 兼容的主启动代码应用到 SYS、ALL 或 <DriveLetter>。在 SYS、ALL 或 <DriveLetter> 上安装的操作系统必须是Windows Vista或Win7。

SYS 更新用于启动 Windows 的系统分区上的主启动代码。 ALL 更新所有分区上的主启动代码。

ALL 不必更新每个卷的启动代码。相反,该选项将更新可用作 Windows 启动卷(不包括没有与基础磁盘分区连接的动态卷)的卷上的启动代码。存在此限制是因为启动代码必须位于磁盘分区的起始处。

<DriveLetter>更新与此驱动器号关联的卷上的主启动代码。在以下两种情况下,不会更新启动代码:

1) <DriveLetter> 与卷没有关联;

2) <DriveLetter> 与未连接到基础磁盘分区的卷相关联。

/force 在启动代码更新期间强制卸除卷。必须谨慎使用该选项。如果 Bootsect.exe 无法获得独占的卷访问权限,则文件系统可能在下一次重新启动前覆盖启动代码。Bootsect.exe 始终会在每次更新前尝试锁定和卸除卷。当指定 /force 时,如果初始的锁定尝试失败,将尝试强制卸除。例如,如果目标卷上的文件当前已被其他程序打开,则锁定可能会失败。 如果锁定成功,强制卸除将启用独占卷访问权限和可靠的启动代码更新,即使初始锁定失败。同时,强制卸除将使指向目标卷上文件的所有打开的句柄无效。这可以导致来自打开这些文件的程序的意外行为

。因此要慎使用该选项。

英文原版

/help Displays these usage instructions.显示该命令的使用说明

/nt52 Applies the master boot code that is compatible with NTLDR to SYS,ALL, or<DriveLetter>. The operating system installed on SYS, ALL, or <DriveLetter> must be older than Windows Vista.将与NTLDR兼容的主启动代码应用到SYS,ALL或<DriverLetter>,安装在

SYS,ALL或<DriverLetter>上的操作系统应该是Vista之前的版本。换句话说就是/nt52应该用于vista之前的xp,2003等操作系统的启动引导。

/nt60 Applies the master boot code that is compatible with BOOTMGR to SYS, ALL, or <DriveLetter>. The operating system installed on SYS, ALL, or <DriveLetter> must be Windows Vista or WindowsServer “Longhorn”.将与BootMgr兼容的主启动代码应用到SYS,ALL或<DriverLetter>,安装在SYS,ALL或<DriverLetter>上的操作系统应该是Vista或者服务器Longhorn版本。换句话说就是/nt60应用在这些系统的启动引导。

SYS Updates the master boot code on the system partition used to boot。Windows.修改用于启动Windows的系统分区的主启动代码。

ALL Updates the master boot code on all partitions. ALL does not necessarily update the boot code for each volume. Instead, this option updates the boot code on volumes that could be used as Windows boot volumes, which excludes any dynamic volumes that are not connected with an underlying disk partition. This restriction is present because boot code must be located at the beginning of a disk partition.修改所有分区的主启动代码。

ALL不一定修改每个卷的主启动代码。相反的,这个选项修改可以用做windows启动卷的启动代码(不包括没有与基础磁盘分区连接的动态卷)。有这个限制是因为启动代码必须位于磁盘分区的开始处。

<DriverLetter> Updates the master boot code on the volume associated with this drive letter. Boot code will not be updated if either 1) is not associated with a volume or 2) is associated with a volume not connected to an underlying disk partition.

修改与此驱动器号关联的卷上的主启动代码。在以下两种情况下,不会更新主启动代码:1)此驱动器号没有关联卷 2)与未连接到基本磁盘分区的卷关联。

/force Forcibly dismounts the volume(s) during the boot code update. You should use this option with caution.

在启动代码更新期间强制卸除卷。必须谨慎使用该选项。

If Bootsect.exe cannot gain exclusive volume access then the file system may overwrite the boot code before the next reboot.

如果Bootsect.exe不能获得独占的卷访问权限,则文件系统可能在下一次重启之前覆盖启动代码。

Bootsect.exe always attempts to lock and dismount the volume before each update. When /force is specified, a forced dismount is attempted if the initial lock attempt fails. A lock can fail, for example, if files on the target volume are currently opened by other programs.

Bootsect.exe在每一次更新之前总是尝试锁定和卸载卷。当/force被指定时,如果锁定尝试失败,一个强制的卸载将会被尝试。锁定会有失败的情况,例如,当目标卷上的文件正被其他的程序打开。

When successful, a forced dismount allows exclusive volume access and a reliable boot code update even though the initial lock failed. At the same time, a forced dismount invalidates all open handles to files on the target volume. This could result in unexpected behavior from the programs that opened these files. Therefore, you should use this option with caution.

如果锁定成功,强制删除将启用独占卷访问权限和可靠的启动代码更新,即使初始锁定失败。同时,强制卸载会导致所有目标卷上打开的文件句柄失效。这可能导致打开这些文件的程序产生不可预料的行为。因此要谨慎地使用该选项。

随便看

 

百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2024/11/16 9:45:40