LinuxSir.cn,穿越时空的Linuxsir!

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

开机启动的过程中发现两个错误信息,很简单的,请大家帮我看看该如何解决?

[复制链接]
发表于 2006-7-13 11:00:10 | 显示全部楼层 |阅读模式
1、一个错误信息是:
[PHP]* Letting udev with existing devices through uevents...
udev-event[2004]: find_free_number: %e is deprecated, will be removed and is unlikey to work correctly. Don't use it.                    [ok]
[/PHP]

请问是什么错误?

2、另一个是:
[PHP]* net.eth0: cannot start until the runlevel boot has completed.
[/PHP]

查看结果是这样的:
[PHP]# rc-update show|grep net
              local |      default nonetwork
          net.eth0 |      default
              net.lo | boot
         netmount |      default[/PHP]


这个该如何解决?:ask
发表于 2006-7-13 15:53:40 | 显示全部楼层
我也有这两个错误信息,大侠快来指点指点
回复 支持 反对

使用道具 举报

发表于 2006-7-13 16:09:18 | 显示全部楼层
第一个以前讨论过,不是错误,不用理他。以后记得自己先搜索。不要忘了置顶帖子。
回复 支持 反对

使用道具 举报

发表于 2006-7-13 17:06:18 | 显示全部楼层
第二个问题,是不是应该先检查一下
/etc/conf.d/net
/etc/modules.autoload.d/kernel-2.6
这两个文件的设置?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-7-13 17:27:10 | 显示全部楼层
Post by inness2006
第二个问题,是不是应该先检查一下
/etc/conf.d/net
/etc/modules.autoload.d/kernel-2.6
这两个文件的设置?

两个文件如下:
[PHP]# cat /etc/conf.d/net
# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).

config_eth0=("192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255")
routes_eth0=("default via 192.168.0.1")[/PHP]

[PHP]# cat /etc/modules.autoload.d/kernel-2.6
# /etc/modules.autoload.d/kernel-2.6:  kernel modules to load when system boots.
#
# 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
[/PHP]

我的网卡:
[PHP]# lspci |grep net
00:0e.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)[/PHP]

网卡我已经编译进内核了!
回复 支持 反对

使用道具 举报

发表于 2006-7-13 19:11:40 | 显示全部楼层
你是不是把net.eth0放到runlevel boot 里了,把它放到 default 里就好了
回复 支持 反对

使用道具 举报

发表于 2006-7-14 00:11:05 | 显示全部楼层
http://forums.gentoo.org/viewtop ... pleted-start-0.html
这儿有洋人的解决办法。
我遇到问题一般都去gentoo的英文论坛,将错误贴进去搜索基本上都能找到答案。
希望这个链接对你有用
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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