无忧启动论坛

标题: 通过grub把winpe安装到硬盘上出错 [打印本页]

作者: 2010xuzhou170    时间: 2010-7-10 04:16
标题: 通过grub把winpe安装到硬盘上出错
我按照这里的办法做,做了很久都不行,不知道哪出错啦,5555
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=153128
winpe是这里下的:http://bbs.winpeedu.com/thread-243-1-1.html

menu.lst内容:
fontfile /GRUB/FONTS.GZ

# 设置动画图形菜单文件
#foreground ffffff
#foreground ffffff
background 008080
timeout 5
default 5
title ┍──────────────────────────────────┓
find --set-root /GRUB/GRUB.X
title │ ★★★★★★★★★★★★ 小凌  QQ:315519603 ★★★★★★★★★★★ │
find --set-root /GRUB/GRUB.X
title ┕──────────────────────────────────┛
find --set-root /GRUB/GRUB.X

title
clear
title
clear

title [WinXP] 启动 Windows XP 系统
find --set-root --ignore-floppies /ntldr
chainloader /ntldr
savedefault --wait=2

title
clear

title [WINPE] 启动 WINPE
chainloader /WXPE/type.bin
chainloader (fd0)+1
rootnoverify (fd0)


-----------------------------------------------------------------
type.bin内容:
[SetupData]
BootDevice="ramdisk(0)"
BootPath="\WXPE\SYSTEM32\"
OsLoadOptions="/minint /fastdetect /rdexportascd /rdpath=\WXPE\TYPE.IS_"



作者: jxzhzcf    时间: 2010-7-10 06:23
提示: 作者被禁止或删除 内容自动屏蔽




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