Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I can get online after rebooting. What is wrong?

online rebooting wrong
0
10 Posted

I can get online after rebooting. What is wrong?

0

First you need to check if your network card is discovered properly by the kernel. Run ifconfig -a and look for eth0 or wlan0 (in case of certain wireless network cards). You might need to load specific kernel modules for the kernel to properly detect the network card. If that is the case, make sure that these kernel modules are listed in /etc/modules.autoload.d/kernel-2.6 (or kernel-2.4 if you are still using a 2.4 kernel). If you have forgotten to include support for your network card in your kernel, you will need to reconfigure your kernel. If your network card is found by your kernel, but you have set your networking configuration to use DHCP, you might have forgotten to emerge dhcpcd. You will need to reboot with your installation CD to install dhcpcd. Information on how to rescue your system using the installation CD is available as well.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123