下边是我现在的menu.lst:
timeout 15
default 0
fallback 1
fontfile (hd0,0)/boot/grub/fonts.gz
title 启动ghost
root (hd0,0)
kernel /boot/grub/memdisk.gz
initrd /boot/grub/ghost.img
title 返回 WINDOWS启动菜单
rootnoverify (hd0,0)
makeactive
chainloader +1
title 重启
reboot
title 关机
halt
请高手指点下,谢谢!
简单的说,就是如何来制作一个在硬盘中应用,用grub4dos来启动的ghost.gz。当我启动ghost.gz的时候弹出菜单。菜单样式:
自动备份系统
自动恢复系统
硬盘一对刻到硬盘二
硬盘二对刻到硬盘一
手动运行ghost
联系QQ:82521130
[ Last edited by z82521130 on 2009-6-20 at 00:09 ]
timeout 15
default 0
fallback 1
fontfile (hd0,0)/boot/grub/fonts.gz
title 启动ghost
root (hd0,0)
kernel /boot/grub/memdisk.gz
initrd /boot/grub/ghost.img
title 返回 WINDOWS启动菜单
rootnoverify (hd0,0)
makeactive
chainloader +1
title 重启
reboot
title 关机
halt
请高手指点下,谢谢!
简单的说,就是如何来制作一个在硬盘中应用,用grub4dos来启动的ghost.gz。当我启动ghost.gz的时候弹出菜单。菜单样式:
自动备份系统
自动恢复系统
硬盘一对刻到硬盘二
硬盘二对刻到硬盘一
手动运行ghost
联系QQ:82521130
[ Last edited by z82521130 on 2009-6-20 at 00:09 ]
