if loadfont /helpnow/zenhei.pf2; then
if loadfont /helpnow/unicode.pf2; then
insmod gfxterm
set gfxmode=1024x768
set gfxpayload=keep
set theme=/helpnow/lenovo/theme.txt
set default="0"
export theme
terminal_output gfxterm
clear
fi
fi
set helpnow_flag=1
if [ "${helpnow_flag}" = 1 ]; then
search --label --set LENOVO_PART
if loadfont /helpnow/zenhei.pf2; then
if loadfont /helpnow/unicode.pf2; then
insmod gfxterm
set gfxmode=1024x768
set gfxpayload=keep
set theme=/helpnow/lenovo/theme.txt
set default="0"
export theme
terminal_output gfxterm
clear
fi
fi
if [ -e /okrflag ] ; then
set timeout=0
else
if [ -e /okrkqflag ] ; then
set timeout=0
fi
fi
只要比较新的联想笔记本,按下NOVO键,才会出现四个选项:
Normal Startup
BIOS Setup
BOOT MENU
System Recovery
只有这样的笔记本,NOVO键才会引导联想一键恢复8.1.
早期的联想笔记本,NOVO键不会引导OKER8.1,只能安装7.2或者之前的版本。
只要比较新的联想笔记本,按下NOVO键,才会出现四个选项:
Normal Startup
BIOS Setup
BOOT MENU
System Recovery
只有这样的笔记本,NOVO键才会引导联想一键恢复8.1.
早期的联想笔记本,NOVO键不会引导OKER8.
详情回复
发表于 2015-1-11 21:34