六叩PE维护系统引导模板
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.1 KiB

default 1
timeout 8
find --set-root /6KLDR
command --set-path=/6KPE/Functions/
gfxmenu /6KPE/MESSAGE
title << 返 回
configfile /6kPE/6KPE.INI
title 绕 过 开 机 密 码
map --mem /PE/Functions/konboot.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 文 件 管 理 器
map --mem /PE/Functions/grubfm.iso (0xff)
map --hook
chainloader (0xff)
title 运 存 测 试
map --mem /PE/Functions/MEMTEST.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 磁 盘 精 灵
map --mem /PE/Functions/DiskGenius.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title SISO 工 具
SISO
title SRSF6 工 具
SRSF6
title NTBOOT 启 动 器
NTBOOT
title 擦 除 CMOS 数 据
map --mem /PE/Functions/CMOS.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)