打印

Gentoo,重启时Bringing up eth0失败

Gentoo,重启时Bringing up eth0失败

内核编译完成,重启时Bringing up eth0 失败
[code:1]
Bringing up eth0
    192.168.1.2
    eth0 does not exist
ERROR:Problem starting needed services
    "netmount" was not started.
[/code:1]

执行lsmod没看到任何加载的模块。
http://sites.google.com/site/wuwenguan/

TOP

怎么都开始自虐了
中国Linux校园联盟 Linux Campus Union of China(LCUC)  在中国,学生永远是不可忽视的重要力量,让广大学生学习和使用Linux是一个让Linux快速普及的捷径。 希望所有爱好linux的人来到我们中间,用我们的力量创造一个美好的未来。 私人空间

TOP

将所需模块加到/etc/modules.autoload.d/kernel-2.6里。
I'm hopelessly romantic!

TOP

[quote:d47cd36a07="muraji"]将所需模块加到/etc/modules.autoload.d/kernel-2.6里。[/quote]

正解

不过我重新编译了内核,将网卡和声卡编译进了内核,再在只需加载一个USB的模块。
http://sites.google.com/site/wuwenguan/

TOP

呵呵,我的内核没有模块,直到那天玩那个i2c为止
我的blog 域名已更换

TOP

我喜欢都编译进内核, modprobe都麻烦(最多就是一个nvidia了)

MagicLinux -Be yourself

TOP