LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 726|回复: 2

高手指教

[复制链接]
发表于 2004-3-6 19:53:30 | 显示全部楼层 |阅读模式
我想请问有关内核配置的问题:
1.我在资料上看到了有关内核配置的问题,但没有提到如何启动配置菜单(Kernel
   config Menu),请问如何启动?
2.FB的内核是不是也是模块化的,由一些模块组成.包括网络,输入输出等模块.如果是模块化的,那么基本安装FB时,都安装什么模块?
3.怎样才能在机器上查询出安装什么模块?
    :help :help :help :help :help :thank
发表于 2004-3-7 12:50:40 | 显示全部楼层
Q1: I don't think FreeBSD has some kernel config menu like Linux kernel. You need to edit a kernel config file.

Q2: Your Q is not clear. If you mean loadable kernel module, surely FreeBSD support it, and you can load LKM from /boot/loader.conf. In default, FreeBSD 5 loads nothing. If you mean application software, FreeBSD has a base system and port system. Read Handbook please.

Q3: For ports systems, `ls /var/db/pkg', for LKMs, 'kldstat'
发表于 2004-3-8 08:00:48 | 显示全部楼层
1.FreeBSD中没有像LINUX下的内核配置菜单, 它只有一个配置文件, 主要是修改内核配置文件, 然后再开始编译内核!

都安装了一些常见的模块,看/boot/default/loader.conf文件!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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