无忧启动论坛

标题: 为什么启动系统蓝屏? [打印本页]

作者: 2012tiancai647    时间: 2012-2-27 16:29
标题: 为什么启动系统蓝屏?
title 【 2 】 启动 WinNT/2K/XP/2003
find --set-root --ignore-floppies --ignore-cd /ntldr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldr

这段代码一启动系统刚开始出现windows图片的时候,滚动条滚动几个就蓝屏了,拔掉U盘重启就没问题,麻烦大家帮忙指导一下?

[ 本帖最后由 2012tiancai647 于 2012-2-27 16:31 编辑 ]
作者: jh1688    时间: 2012-2-27 18:03
标题: 回复 #1 2012tiancai647 的帖子
试试这样行吗????

title 【 2 】 启动 WinNT/2K/XP/2003
find --set-root  /ntldr
map () (hd0)
map (hd0) ()
map --rehook
chainloader /ntldr
boot

[ 本帖最后由 jh1688 于 2012-2-27 18:04 编辑 ]
作者: 2012tiancai647    时间: 2012-2-27 18:46
title  5.  启动 NT/2000/XP/2003  \n    启动搜索到的第一个NT/2000/XP/2003系统
find --set-root /ntldr
chainloader /ntldr

title  7.  从第1硬盘第1分区启动  \n    Boot from Hard Drive (hd0,0)
root (hd0,0)
chainloader +1

安装GGhost这两段代码启动就可以,我把title下面这两段代码放到我的grldr里面就不可以了,不知道为什么?麻烦大家帮忙解释一下?

title 【09】   第一硬盘第一分区启动
root (hd0,0)
chainloader +1

title 【 2 】 启动 WinNT/2K/XP/2003
find --set-root /ntldr
chainloader /ntldr
作者: 2012tiancai647    时间: 2012-2-29 13:27
标题: 回复 #2 jh1688 的帖子
不行啊,进不去啊,愁人啊
作者: 幸运的草    时间: 2012-2-29 13:37
同一个问题,不要发两个帖子。
作者: jh1688    时间: 2012-2-29 14:23
原帖由 <i>2012tiancai647</i> 于 2012-2-29 13:27 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2393311&ptid=206490" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
不行啊,进不去啊,愁人啊
<br />

那试试这一段,不过我是用在移动硬盘上的:

title 启动 本地硬盘 \n
checkrange 0x80 read 0x8280 && map (hd1) (hd0)
checkrange 0x80 read 0x8280 && map --hook
chainloader (hd0)+1
boot




欢迎光临 无忧启动论坛 (http://bbs.c3.wuyou.net/) Powered by Discuz! X3.3