LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Newbie
User Name
Password
Linux - Newbie This forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices

Reply
 
Thread Tools
Old 11-05-2009, 10:27 AM   #1
Micik
Member
 
Registered: Dec 2004
Posts: 109
Thanked: 0
Reconfiguring network card


[Log in to get rid of this advertisement]
Hello,

I have one problem with an old Red Hat distribution. I have two computers with redhat 6.0 OS. Computers have similar hardware configuration (different disks, network cards and VGA cards). One hard disk is crashed and I have made an exact copy of other hard disk (from other computer) by using dd command.
Now, when I put that cloned hard drive to first computer, it boots normally except that during startup procedure there is an errorsaying that eth0 booting is failed.
I suspect this is due to different network card. Hard drive containes data about wrong network card (because it is from other computer). Now, I'm not sure how to uninstall that card and install the correct one.
I have tried linuxconf, but all I can do is to Enable/Disable eth0 and choose between manual and dhcp.

Is there any other tool I can use to reinstall network card?

What would you do? Since both computers have same OS (redhat 6.0), I believe that drivers shouldn't be a problem.

Thanks

P.S. I have no longer installation CD but if I remember well, there were no problems with the network card during OS installation.

Last edited by Micik; 11-05-2009 at 10:28 AM..
windows_xp_2003 Micik is offline     Reply With Quote
Old 11-05-2009, 01:08 PM   #2
wfh
Member
 
Registered: Sep 2009
Location: Northern California
Distribution: Ubuntu Debian CentOS RHEL Suse
Posts: 164
Thanked: 27
Quote:
Originally Posted by Micik View Post
...there is an error saying that eth0 booting is failed.
Can you be more specific...perhaps post the exact error and context?
linuxubuntu wfh is offline     Reply With Quote


Old 11-05-2009, 01:32 PM   #3
Micik
Member
 
Registered: Dec 2004
Posts: 109
Thanked: 0

Original Poster
Well, it is equivalent to this problem.
Let say NIC card is failed on a computer you you need to replace it. You don't have same card so you place the different card. Now when booting comp you see [FAILED] when it comes to bringing up eth0. Basically system doesn't recognized the new card.
How to reconfigure the system to recognize new card?

I cannot be more specific because in the starting pahse when all processe are booting only [OK] or [FAILED] is written. I know 100% that NIC is OK. Only problem is basically that the OS (redhat) is installed when other NIC was in, so configuration doesn't match an actual state.

Last edited by Micik; 11-05-2009 at 01:35 PM..
windows_xp_2003 Micik is offline     Reply With Quote


Old 11-05-2009, 01:34 PM   #4
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu6.06.1LTS (still excellent!). Kubuntu 8.04.1
Posts: 4,384
Thanked: 144
Red Hat 6.0 is so old (Feb 2000), you really should not be using it.

If your disk is also nine years old, I'm not surprised it failed.

Time to start again I think.
linuxubuntu tredegar is offline     Reply With Quote


Old 11-05-2009, 01:37 PM   #5
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu6.06.1LTS (still excellent!). Kubuntu 8.04.1
Posts: 4,384
Thanked: 144
Quote:
Basically system doesn't recognized the new card.
How to reconfigure the system to recognize new card?
You can't - it's too OLD, and cannot recognise hardware that was invented after it was developed.

Time to start again I think.
linuxubuntu tredegar is offline     Reply With Quote


Old 11-05-2009, 02:17 PM   #6
wfh
Member
 
Registered: Sep 2009
Location: Northern California
Distribution: Ubuntu Debian CentOS RHEL Suse
Posts: 164
Thanked: 27
There is one possibility....get a pci card from the scrap heap : )

Plug it in and pray.
linuxubuntu wfh is offline     Reply With Quote


Old 11-05-2009, 03:20 PM   #7
Micik
Member
 
Registered: Dec 2004
Posts: 109
Thanked: 0

Original Poster
Hmmm,

this is what is bothering me. Both computers have same OS red hat 6.0. I'll need to check kernel version though.
Crap...

I've done a little deeper research and found out that my NIC 3com card 3c905 has known problems with many red hat versions. I even found the download page with instructions. I have found instructionas and drivers here. http://support.3com.com/infodeli/too...uxdownload.htm

Now, since I'm not proficient with linux installations I was wondering if there is someone who can help me understand actual instructions.
I wonder do I need to use all these steps about building driver and similar?

So far, I have a good will and few DOS/Windows formatted floppy disks...
Attached Files
File Type: txt readme.txt (13.4 KB, 2 views)

Last edited by Micik; 11-05-2009 at 04:20 PM..
windows_xp_2003 Micik is offline     Reply With Quote


Old 11-05-2009, 04:06 PM   #8
etech3
LQ Newbie
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian
Posts: 13
Thanked: 0
did you try to CLI and bring it up?
linux etech3 is offline     Reply With Quote


Old 11-05-2009, 04:21 PM   #9
Micik
Member
 
Registered: Dec 2004
Posts: 109
Thanked: 0

Original Poster
I have tried this
/etc/rc.d/init.d/network stop.
and start
but that didn't help me much.
Anyway, I'll perform further tests tomorrow (I'll be searching for other NIC also).
windows_xp_2003 Micik is offline     Reply With Quote


Old 11-05-2009, 04:43 PM   #10
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu6.06.1LTS (still excellent!). Kubuntu 8.04.1
Posts: 4,384
Thanked: 144
Quote:
I have tried this...
From your attached readme.txt:

Quote:
* Supported Platforms and Distributions
---------------------------------------

The 3C90x driver for Linux has been tested with the following
commercial Linux distributions, using the i386 architecture:

RedHat 6.1
Kernel version 2.2.12-20 (i386)
See? It says 6.1. Yours is 6.0

And it is for a 2.2 kernel.

You have Red Hat 6.0 which is NINE YEARS out of date.

Please, get a life, and a current linux installation.

I am out of this pointless thread. Good luck.
linuxubuntu tredegar is offline     Reply With Quote


Old 11-05-2009, 05:37 PM   #11
zhjim
Member
 
Registered: Oct 2004
Distribution: Debian lenny & etch, Red Hat 4.0, (used slackware 11.0)
Posts: 445
Blog Entries: 2
Thanked: 29
Quote:
Originally Posted by tredegar View Post
Please, get a life, and a current linux installation.

I am out of this pointless thread. Good luck.
Not in for the challenge are you? I think those stuff is what 4k poster should grind about and say "Hey do a dmesg to provide some boot up messages." or "Install the nic from the computer you dd'd from" or "look at the file that have the kernel load the modules for the cards that are installed and fix this" (sadly I can't tell which one this is. somewhere in /etc it'll linger."

I'm in this thread but not tonight
linuxdebian zhjim is offline     Reply With Quote


Old 11-06-2009, 01:05 AM   #12
Micik
Member
 
Registered: Dec 2004
Posts: 109
Thanked: 0

Original Poster
Guys, thank you very much for your time and help. I have found some no name network card in one old PC. I tried it and it worked. So my problems are solved (at least for now).

Thanks again
windows_xp_2003 Micik is offline     Reply With Quote


Old 11-06-2009, 01:15 AM   #13
jmc1987
Member
 
Registered: Sep 2009
Location: Tampa, FL USA
Distribution: Slackware, CentOS, windows xp
Posts: 181
Thanked: 16
Quote:
Originally Posted by Micik View Post
Guys, thank you very much for your time and help. I have found some no name network card in one old PC. I tried it and it worked. So my problems are solved (at least for now).

Thanks again
Just because your have a 6.0 with an old kernel doesn't mean you can install the new kernel if you want to keep that version. Try it out. I bet it might work.

Good luck
windows_xp_2003 jmc1987 is offline     Reply With Quote


Old 11-06-2009, 01:24 AM   #14
wfh
Member
 
Registered: Sep 2009
Location: Northern California
Distribution: Ubuntu Debian CentOS RHEL Suse
Posts: 164
Thanked: 27
What card? Can you find it in this list?

http://www.redhat.com/docs/manuals/l...117.html#i1522

Last edited by wfh; 11-06-2009 at 01:25 AM..
linuxubuntu wfh is offline     Reply With Quote


Old 11-06-2009, 02:39 AM   #15
Micik
Member
 
Registered: Dec 2004
Posts: 109
Thanked: 0

Original Poster
Unfortunately, this noname card doesn't work either. It was declared unreliable a while ago and I forgot. Ping was working but nothing more.
Anyway, here is the situation:

I have a computer that is configured with 3c509 (3com card), but actual network card in it is 3c905. Same type (3c905) is used on another computer on which is suse linux 5.2 installed. In yast tool I can choose different types of cards and have exactly what I need (3c905) on the menue. It looks so simple in yast. Somehow I need to tranfer drivers from suse computer to my red hat computer.

Now, I'm wonder if it would be OK to copy file
3c90x.o from /lib/modules..../2.2.5-15/net to the same folder on my problematic computer. I guess it is more then this file (linux is so complicated), but I need to ask anyway.

Right now, I would be very very happy if I had an up to date configuration, but I don't have and needs to work with what I have....

Thanks
windows_xp_2003 Micik is offline     Reply With Quote



Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem reconfiguring network grndfl Linux - Networking 1 08-27-2009 11:13 AM
Reconfiguring a network card after moving hard disk hansalfredche Linux - Hardware 1 12-10-2006 02:05 PM
Reconfiguring Video Card Info slimejocke Debian 28 10-06-2006 01:24 AM
linux shuts down built in network card then windows tells me network card is unplugge lesmoxhaybaker Suse/Novell 8 08-29-2006 06:10 PM
Quick Question about Reconfiguring Network waynejkruse10 Linux - Software 3 06-11-2005 06:19 AM


All times are GMT -5. The time now is 09:52 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration