知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

双系统重装其一时恢复的引导

发布时间:2014-09-05 16:16:59作者:知识屋


 1:   重建Boot Loader
  以管理员登陆xp,运行cmd,插入win7盘并定位到光驱盘符,运行命令"x:/boot/bootsect -nt60 all"
 
  2:   在命令界面中定位到"X:/windows/system32"目录下(X为win7的系统目录分区),
运行命令"bcdedit -create {ntldr} -d "WinXP" "
      www.zhishiwu.com  
  3:   继续命令"bcdedit -set {ntldr} device partition=X:"   
  (ntldr是WinXP的启动文件,X为ntldr文件所在的分区)
 
  4:   运行命令"bcdedit -set {ntldr} path /ntldr"
 
  5:   输入命令"bcdedit -displayorder {ntldr} -addlast"
 
  6:   重启计算机!
 
 
 
作者 iceloon
(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜