Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Ethernet Drivers for Red Hat 6.0
Name: Andrew Gerdel Date: February 4, 2000 at 13:15:31 Pacific
Comment:
I've just recently moved on campus and am connected to the Ethernet. Windows works fine, but I can't find ANYTHING useful (not in the HOWTO's even) that helps me finding drivers to connect Linux to the Ethernet. (Already tried re-compiling Kernel) Websites? Advice? Ideas? Thanx
Name: Gumby Date: February 4, 2000 at 16:12:06 Pacific
Reply:
linuxconf networking basic host information fill in the blanks as per your equipment and network. If you can't figure that out, read more. Setting up networking works best without the GUI running to slow everything down. Go back to starting without X and learn some commands - like ls, cd, mv, cp, and their respective switches. The easiest editor to start with is pico. Learn where your config files are, go into them and snoop around. On the network card thing, you should be able to get it running with linuxconf, without rebooting the machine. On startup- do you get a "failure" message when "bringing up device eth0" ? If not, you haven't even told the kernel that you have a NIC in your machine- easily done with the steps at the beginning of this note. Good luck! Happy hacking
0
Response Number 2
Name: Thanatos Date: February 10, 2000 at 09:18:53 Pacific
Reply:
I got the same problem. But mine is really the drivers. I got a d-link fast ethernet controller, but i don't know how to install the sco-linux drivers (they should work for redhat too, isn't it?) . Any solutions? Please mail me AND post the follow up.
Summary: In simpler terms: during the install of linux, you should have had the opporotunity to run a repartioning tool called "fdisk". (Well, this is with red hat 6.0, assuming 6.1 is same.) run this progra...