无忧启动论坛

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

Grub4DOS有没有通用的启动Win和Linux的菜单写法?

[复制链接]
跳转到指定楼层
1#
发表于 2012-7-6 19:07:30 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
Grub4DOS有没有通用的启动Win和Linux的菜单写法?

Win 和 Linux 都是在硬盘上面的。


就是最常见的硬盘启动, 但是我看到大多数都是启动Win, 没有看到 Linux 的。
3#
 楼主| 发表于 2012-7-7 16:33:07 | 只看该作者
这个是一个通用的启动硬盘 Windows 系统的菜单 , 我希望能完善下, 可以同时也支持比较通用的启动各种其他的系统。

title [02]--从硬盘启动计算机
find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /ntldr || chainloader /bootmgr
回复

使用道具 举报

2#
发表于 2012-7-7 16:14:25 | 只看该作者
kernel /vmlinuz root=/dev/sdxy
initrd /initrd.gz
(x是几号硬盘 y是分区)

具体问我,这是例
回复

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2024-11-16 14:49

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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