|
|
发表于 2004-6-3 15:23:55
|
显示全部楼层
最初由 梦幻者言 发表
首先确定
/etc/conf.d/net
我是按照手册写的,肯定不会错。
rc-update add net.eth0 default
也做了。
/etc/modules.autoload.d/kernel-<version>
里面有8139too吗?
例如我的[PHP]hutigers@tux hutigers $ cat /etc/modules.autoload.d/kernel-2.6
# /etc/modules.autoload.d/kernel-2.6: kernel modules to load when system boots.# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload.d/kernel-2.6,v 1.1 2003/07/16 18:13:45 azarah Exp $
#
# Note that this file is for 2.6 kernels.
#
# Add the names of modules that you'd like to load when the system
# starts into this file, one per line. Comments begin with # and
# are ignored. Read man modules.autoload for additional details.
# For example:
# 3c59x
8139too
nvidia[/PHP] |
|