|
论坛上有位兄弟告诉我fbinst可以引导操作系统镜像,我试着做了一下用的是xp的iso文件。
在实体机上测试时,发现菜单可以引导,并且也进入了xp安装的第一个界面,但是第二个界面弹出了错误:
电脑出现了蓝屏提示:A Problem has been detected and windows has been shut down to prevent damge to your computer
Page_Fault_In_Nonpaged_Area
If this is the first time you've seen this stop error screen , restart your computer. If this screen appears again ,follow these steps:
check to make sure any new hardware or software is properly installed ,If this is a new installation, ask your hardware or software or software manufacturer for any windows updates you might need
IF problems continue , disable or remove any newly istalled hardware of software .disable Bios memory options such as caching or shadowing .If you need to use safe mode to remove or disable components, restart your computer , press FS to select Advanced startup options ,and then select safe mode
Technical information
STOP:0x0000050(0xe3708a30,0x00000001,0x80546752,0x00000001)
这是怎么回事难道某些细节我没有注意到吗?
而且message也加载不进去啊。求高手解答。谢谢!
这是我grldr菜单的文本:(因为我只是先试验一下,所以只做了一个启动项)
timeout 30
default 0
gfxmenu /BOOT/message
title boot xp
find --set-root /PETOOLS/ISO/XP.ISO
map --mem /PETOOLS/ISO/XP.ISO (0xff)
map --hook
chainloader (0xff)
|
|