无忧启动论坛

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

已解决,可否在启动一个系统时需输入密码

[复制链接]
跳转到指定楼层
1#
发表于 2006-8-31 11:45:00 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
MENU.LST如下:
splashimage (hd0,0)/boot/grub/xp2008.xpm.gz
fontfile (hd0,0)/boot/grub/fonts

default 0
timeout 20

title Microsoft Windows Fundamentals for Legacy PCs
root (hd0,0)
chainloader +1

title Microsoft Windows PE
find --set-root /peldr
chainloader /peldr
boot

title 重启
reboot

title 关机
halt

[ 本帖最后由 go2 于 2006-8-31 12:42 PM 编辑 ]
2#
发表于 2006-8-31 11:50:36 | 只看该作者
原帖由 go2 于 2006-8-31 11:45 发表
MENU.LST如下:
splashimage (hd0,0)/boot/grub/xp2008.xpm.gz
fontfile (hd0,0)/boot/grub/fonts

default 0
timeout 20

title Microsoft Windows Fundamentals for Legacy PCs
root (hd0,0)
chainload ...

试试这样

splashimage (hd0,0)/boot/grub/xp2008.xpm.gz
fontfile (hd0,0)/boot/grub/fonts

default 0
timeout 20

password MyPassword

title Microsoft Windows Fundamentals for Legacy PCs
root (hd0,0)
chainloader +1

title Microsoft Windows PE
find --set-root /peldr
chainloader /peldr
boot

title 重启
reboot

title 关机
halt
回复

使用道具 举报

3#
 楼主| 发表于 2006-8-31 11:51:52 | 只看该作者
好,我试试了,谢谢大大
回复

使用道具 举报

4#
 楼主| 发表于 2006-8-31 12:10:38 | 只看该作者
已解决,谢谢!
这是新的MENU.LST:
splashimage (hd0,0)/boot/grub/xp2008.xpm.gz
fontfile (hd0,0)/boot/grub/fonts

default 0
timeout 20

title Microsoft Windows Fundamentals for Legacy PCs
password xp
lock
root (hd0,0)
chainloader +1

title Microsoft Windows PE
password pe
lock
find --set-root /peldr
chainloader /peldr
boot

title 重启
reboot

title 关机
halt
回复

使用道具 举报

5#
发表于 2006-8-31 12:55:49 | 只看该作者
呵呵,有意思。
回复

使用道具 举报

6#
发表于 2006-9-1 23:52:15 | 只看该作者
有意思
回复

使用道具 举报

7#
发表于 2006-9-2 00:06:15 | 只看该作者
除非那个 MENU.LST 可以加密成 难以辨认的代码,否则没什么用。
回复

使用道具 举报

8#
 楼主| 发表于 2006-9-2 10:56:21 | 只看该作者
原帖由 strongchen 于 2006-9-2 12:06 AM 发表
除非那个 MENU.LST 可以加密成 难以辨认的代码,否则没什么用。

对高手的确是没什么用!
以下这样会好些
splashimage (hd0,0)/boot/grub/xp2008.xpm.gz
fontfile (hd0,0)/boot/grub/fonts

default 0
timeout 20

password pe

title Microsoft Windows Fundamentals for Legacy PCs
lock
root (hd0,0)
chainloader +1

title Microsoft Windows PE
lock
find --set-root /peldr
chainloader /peldr
boot

title 重启
reboot

title 关机
halt
回复

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2024-11-25 21:13

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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