一年前,本人研究出半解开统一方案,试着改造杏大PE的UD版(A版,内核打包成iso,外置解开而不用WIM打包,风格类似毛桃扬州版),变成一ISO支持刻盘、量产、UD、U+深度隐藏和B+隐藏的统一PE,实测效果良好,通用性和兼容性均不错。最近,bootpart2.1.0.0更新完美解决了U+深度隐藏区(hdd或zip格式)外置挂载问题。故决定对一批知名UD
PE改成统一版,以在实践中完善UD PE变成统一PE这一半解开统一方案,并增强它的通用性和兼容性。本次制作主要还是针对于外置整体打包成wim的UDPE。
一级菜单修改后:
timeout 15
default 3
command --set-path=()/BOOT/GRUB
gfxmenu /BOOT/GRUB/MESSAGE
configfile (md)4+8
title 【01】 运行MaxDos9.3工具箱
find --set-root /BOOT/IMGS/MAXDOS.IMG
map --mem /BOOT/IMGS/MAXDOS.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 【02】 启动 Win03PE 精 简 版
F6IMG
find --set-root /BOOT/WINPE.ISO
echo $[1106] Loading WINPE, Please Wait ...
checkrange 0x30001:-1 read 0x8298 > nul && map --mem /BOOT/WINPE.ISO (0xff) ! map /BOOT/WINPE.ISO (0xff)
map --e820cycles=3
map --hook
chainloader (0xff)
title 【03】 启动Win8x64PE维护版
find --set-root /boot/bcfmgr
chainloader /boot/bcfmgr
title 【04】 >>从 本 地 硬 盘 启 动<<
find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
map () (hd0)
map (hd0) ()
map --rehook || echo 无需交换磁盘顺序,直接从本地盘启动
find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader (hd0)+1
boot
title 【05】 启动Win8PE全能精简版
find --set-root /boot/bcemgr
chainloader /boot/bcemgr
title 【06】 Ghost 备份还原 智能版
find --set-root /BOOT/IMGS/OKDOS.IMA
map --mem /BOOT/IMGS/OKDOS.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 【07】 >>跳转到增强功能菜单
configfile /BOOT/GRUB/run.lst
title 【08】 启 动 Puppy linux 系 统
find --set-root /boot/VMLINUZ
kernel /boot/VMLINUZ pmedia=cd
initrd /boot/INITRD.GZ
二级菜单修改后:
timeout 8
default 3
command --set-path=()/BOOT/GRUB
gfxmenu /BOOT/GRUB/MESSAGE
configfile (md)4+8
title 【01】 绕过Windows登录密码
command /BOOT/GRUB/RUN /BOOT/IMGS/KON.gz
title 【02】 删除Windows登录密码
command /BOOT/GRUB/RUN /BOOT/IMGS/PASSWORD.IMG
title 【03】 Grub4dos 资源管理器
command /BOOT/GRUB/RUN /BOOT/IMGS/Automenu.gz
title 【04】 >>>> 返回主菜单 <<<<
root (bd)
chainloader +1
boot
title 【05】 安装XP(XP.ISO放U盘)
command RUN --fira srs:/srs/ sif:/BOOT/GRUB/winnt.sif iso=/XP.ISO
title 【06】 老机 USB2.0智 能 加 速
/BOOT/GRUB/USB_ACC.0PE
title 【07】 启动自定义文件(DIY目录
command RUN --automenu /DIY/
欢迎光临 无忧启动论坛 (http://wuyou.net./) | Powered by Discuz! X3.3 |