|
发表于 2004-8-28 10:44:58
|
显示全部楼层
最初由 chaisave 发表
我的 menu.lst 的片段,您参考看看,有什么地方不一样:
- default saved
- timeout 5
- splashimage=(hd2,3)/grub/images/debian.xpm.gz
- title Debian GNU/Linux, kernel
- root (hd2,3)
- kernel /vmlinuz root=/dev/hdb1 ro
- savedefault
- boot
复制代码
搞定了,就是路径的问题。多谢啦 |
|