2008年11月5日

故障恢复控制台命令 - bootcfg

BOOTCFG
进行启动配置与恢复。 
  • /add:将 Windows 安装添加到启动菜单列表中。
  • /rebuild:循环访问所有 Windows 安装,以便您可以指定要添加的安装。
  • /scan:扫描所有磁盘上的 Windows 安装并显示结果,以便您可以指定要添加的安装。
  • /default:设置默认启动选项。
  • /list:列出已经在启动菜单列表中的项。
  • /disableredirect:禁用启动加载器中的重定向。
  • /redirect:使用指定的配置启用启动加载器中的重定向。
需要说明的只有 /redirect 包含两个可选参数 
bootcfg /redirect [portbaudrate] | [useBiosSettings] 
示例: 
bootcfg /redirect com1 115200
bootcfg /redirect useBiosSettings

相关文章

没有评论: