On Thu, Jun 01, 2006 at 04:30:12PM -0500, Bob Bao wrote:
> Hi guys.
> 
> I installed 2.6.16-gentoo-r7 on a x86 desk top computer.
> 
> After reboot, I fond two problems.
> 
> The net work connection lost. I run the /etc/init.d/net.eth0 start, get
> a eth0 does not exist error message. Is there any one can help me fix
> it. I need to download more tools for the basic operating system. 

You don't have the driver for your network card loaded.  You need to
find out what it is and then put the name of the module in
/etc/modules.autoload.d/kernel-2.6 and reboot (or you can run 'insmod
<modulename>' as root and then /etc/init.d/net.eth0 start).

> Another problem is when I run "rc -update" there is an error message "
> runlevel update is not existed" . 

You have an extra space, you just need rc-update.

Alan

-- 
Alan <[EMAIL PROTECTED]> - http://arcterex.net
--------------------------------------------------------------------
"Backups are for people who don't pray."                 -- big Mike
-- 
gentoo-user@gentoo.org mailing list

Reply via email to