无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 3171|回复: 5
打印 上一主题 下一主题

[求助] menu.lst的编辑

[复制链接]
跳转到指定楼层
1#
发表于 2012-3-27 11:31:48 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.

color black/cyan yellow/cyan
timeout 30
default /default

title find and load NTLDR of Windows NT/2K/XP
fallback 1
find --set-root /ntldr
chainloader /ntldr
savedefault --wait=2

title find and load CMLDR, the Recovery Console of Windows NT/2K/XP
fallback 2
find --set-root /cmldr
chainloader /cmldr
#####################################################################
# write string "cmdcons" to memory 0000:7C03 in 2 steps:
#####################################################################
# step 1. Write 4 chars "cmdc" at 0000:7C03
write 0x7C03 0x63646D63
# step 2. Write 3 chars "ons" and an ending null at 0000:7C07
write 0x7C07 0x00736E6F
savedefault --wait=2

title find and load IO.SYS of Windows 9x/Me
fallback 3
find --set-root /io.sys
chainloader /io.sys
savedefault --wait=2

title find and boot Mandriva with menu.lst already installed
fallback 4
find --set-root /etc/mandriva-release
savedefault --wait=2
configfile /boot/grub/menu.lst

title find and boot Linux with menu.lst already installed
fallback 5
find --set-root /sbin/init
savedefault --wait=2
configfile /boot/grub/menu.lst

title commandline
savedefault --wait=2
commandline

title floppy (fd0)
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title back to dos
savedefault --wait=2
quit

title reboot
savedefault --wait=2
reboot

title halt
savedefault --wait=2
halt

title memdrive duplicated from floppy image file (hd0,0)/sbm.bin
map --mem (hd0,0)/sbm.bin (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title memdrive based on win98 partition (hd0,6)
map --mem (hd0,6)+1 (hd0)
# map --mem (hd0,0)/win98.gz (hd0)
map --hook
chainloader (hd0)+1
rootnoverify (hd0)
savedefault --wait=2


上面的是下载回来的原始内容,不知道是什么意思,我的硬盘四个分区,c:\winpe d:\winxp e:\win7\ f:\资料盘 在c:\建boot.ini 用win7 pe  的bootngr引导,想grldr引导winxp  win7启动,
title winxp
find --set-root /ntldr
chainloader /ntldr
boot

title win7
find --set-root /bootmgr
chainloader /bootmgr
boot
上面的代码对不对,是加在原代码后面还是要重新编辑,请指教一下,不胜感谢!!!
6#
 楼主| 发表于 2012-3-27 17:32:27 | 只看该作者

谢谢你!

问题我已解决,还是谢谢你的回答!
回复

使用道具 举报

5#
发表于 2012-3-27 15:11:35 | 只看该作者
你干脆在移动硬盘建个文件,如2011wszgrhk.txt。。。
搜索2011wszgrhk.txt应该就可以了。。。
这样就只启动“2011wszgrhk.txt”文件所在的分区  或者 移动硬盘的ntldr改名ntldr_hdd试试看
回复

使用道具 举报

4#
 楼主| 发表于 2012-3-27 12:12:39 | 只看该作者

移动硬盘

上面的代码如果在移动硬盘可不可以?文件结构完全一样,疑问?c:\的ntldr 或win7的bootmgr  boot文件夹如何不被识别?
find --set-root /hdx.y?
回复

使用道具 举报

3#
 楼主| 发表于 2012-3-27 11:39:54 | 只看该作者

另外xp的ntldr在d:\  win7的bootmgr  boot文件夹在e:\
回复

使用道具 举报

2#
 楼主| 发表于 2012-3-27 11:36:33 | 只看该作者

本人小白

如能帮助全部编辑一下最好,本人小白,第一次接触grldr,表达不清,请见谅!!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-11-17 00:00

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表