| 
 | 
原帖由 <i>helloman</i> 于 2011-1-19 09:59 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2143978&ptid=185732" 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 /> 
刚才尝试安装了一下,跟楼主上图的过程基本上一样,顺利进入VHD XP系统,可是重启后无法进入Windows 7,显示无法引导,该怎么解决啊?(我现在是在VHD XP系统下发帖!)<br /> 
<br /> 
我的Windows 7安装在C盘, WinXP.VHD ...   <br /> 
 
有什么提示? 
 
用bootsect 处理一下引导,还不行的话,就用bcdboot处理。 
 
bootsect /nt60 X: /mbr  (x为win7的启动盘) 
 
bcdboot x:\windows /s x: /l zh-CN |   
 
 
 
 |