Friday, October 02, 2009
Grub over GRLDR
the following is the
boot.ini
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=AlwaysOff
C:\GRLDR="深度一键还原 GHOST V11.0"
menu.lst
that come from the Ghost image of 深度 Chinese XP
default 2
timeout 5
fontfile /boot/load/fonts.gz
splashimage /boot/load/deepin.xpm.gz
title ☆ 深度技术论坛 一键还原工具 ☆
clear
#..
title ──────────────────────────────────
clear
title 启动 一键还原 Ghost v11.0
map --mem /boot/load/ghost.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title ──────────────────────────────────
clear
title 启动本机硬盘的 WINDOWS NT/2003/XP 系统
map (hd0) (hd0)
map (hd0) (hd1)
root (hd0,0)
chainloader (hd0,0)+1
boot
rootnoverify (hd0,0)
chainloader +1
clear
title 启动本机硬盘上 VISTA 系统(如果存在)
find --set-root /bootmgr
chainloader /bootmgr
clear
title ──────────────────────────────────
clear
title 从第二硬盘启动系统
fallback 6
root (hd0,1)
chainloader +1
title 从光驱启动系统
cdrom --init
map --hook
Later I will try to edit this by adding Grub and linux to it
Hope this time it will works this time
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment