|
|
发表于 2006-3-16 18:20:09
|
显示全部楼层
Post by Kevin_Chou
问题如上,我是在VM Ware虚拟机上装的,下面是我的错误信息.
dhcp可用,/etc/conf.d/net 中的内容:
config_eth0=( "dhcp" )
* Starting eth0
* adsl does not support the required function provides
...
* no interface module has been loaded
* Starting lo
* iproute2 does not support the required function provides
* ERROR: Problem starting needed services net.lo
* netmount was not started.
把 这个文件的内容清空 /etc/conf.d/net
启动的时候会自动使用dhcp获得IP的。 |
|