|
发表于 2005-8-23 11:36:18
|
显示全部楼层
[quote:0488cd5a0e="cee1"]menu.lst才是链接,不过在有的发行版只有menu.lst,没有grub.conf,这时menu.lst就不是链接[/quote]
你从源码装过 grub 吗?
你阅读过 info grub 吗?
You've probably noticed that you need to type several commands to boot
your OS. There's a solution to that - GRUB provides a menu interface
(*note Menu interface: from which you can select an item (using arrow
keys) that will do everything to boot an OS.
To enable the menu, you need a configuration file, `menu.lst' under
the boot directory. We'll analyze an example file.
──以上摘自 info grub |
|