Re: [gentoo-user] Help on gentoo 2.6

2006-06-01 Thread Leandro Melo de Sales

Hi Bob,

  type lspci and see what is your network card. After this, choose a
proper driver on kernel menuconfig and make the proper adjusts.
  If you put the driver as module, edit
/etc/modules.autoload.d/kernel-2.6 file and put the name of the module
there ( follow the example given ). If you compile the driver *built
in* you don't need to add the module name in kernel-2.6 file.
  Let us know the result.

Leandro.

2006/6/1, Bob Bao <[EMAIL PROTECTED]>:







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.

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

Thanks.

Bob Bao

[EMAIL PROTECTED]



--
Leandro Melo de Sales.
Computer Science Student
Laboratório de Sistemas Distribuídos - www.lsd.ufcg.edu.br
Laboratório de Sistemas Embarcados e Computação Pervasiva -
www.embeddedacademy.org
Universidade Federal de Campina Grande - UFCG
Campina Grande - PB - Brasil

"Sometimes people fall in love, but a little bit of them really love
or find a truth love. Or sometimes they find it but for some reason
they let love pass without live it intensely. This is the free-well."

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help on gentoo 2.6

2006-06-01 Thread Alan
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
' 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



[gentoo-user] Help on gentoo 2.6

2006-06-01 Thread Bob Bao





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. 
Another problem is when I run "rc -update" there is an error message " 
runlevel update is not existed" . 
Thanks.
Bob Bao
[EMAIL PROTECTED]