LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: windrose

大家集中讨论一下lilo

[复制链接]
发表于 2004-6-3 18:11:51 | 显示全部楼层
看来下个版本会修正了。请看6月2日Changlog:
[php]
Wed Jun  2 11:29:58 PDT 2004
a/lilo-22.5.9-i486-2.tgz:  Patched liloconfig to label any detected FAT
  or NTFS partitions "Windows", not "DOS".  This is a better guess in 2004.
[/php]
发表于 2004-6-6 19:14:41 | 显示全部楼层

自己动手,丰衣足食。

在安装Lilo的时候,偶用Alt+F2,进入另一个终端,输入root登陆,然后吗,就是执行“vi /etc/lilo.conf”输入内容后再执行“lilo -v”命令,百试不爽!

;)
发表于 2004-6-6 19:52:41 | 显示全部楼层
我觉得如果有双系统的话(比如win,linux)lilo最好还是用nt loader + lilo比较好
  1. boot = /dev/hda
  2. prompt
  3. timeout = 50
  4. other = /dev/hda1
  5.   label = windows
  6.   table = /dev/hda
  7. image = /boot/vmlinuz
  8.   root = /dev/hdb2
  9.   label = linux
  10. read-only
  11. image = /boot/vmlinuz-2.6.6
  12.   root = /dev/hdb2
  13.   label = linux-2.6.6
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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