LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux 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
  Search this Thread
Old 11-05-2009, 09:27 AM   #1
Micik
Member
 
Registered: Dec 2004
Distribution: Red hat linux 9
Posts: 189

Rep: Reputation: 16
Reconfiguring network card


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 09:28 AM.
 
Old 11-05-2009, 12:08 PM   #2
wfh
Member
 
Registered: Sep 2009
Location: Northern California
Distribution: Ubuntu Debian CentOS RHEL Suse
Posts: 164

Rep: Reputation: 44
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?
 
Old 11-05-2009, 12:32 PM   #3
Micik
Member
 
Registered: Dec 2004
Distribution: Red hat linux 9
Posts: 189

Original Poster
Rep: Reputation: 16
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 12:35 PM.
 
Old 11-05-2009, 12:34 PM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
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.
 
Old 11-05-2009, 12:37 PM   #5
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
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.
 
Old 11-05-2009, 01:17 PM   #6
wfh
Member
 
Registered: Sep 2009
Location: Northern California
Distribution: Ubuntu Debian CentOS RHEL Suse
Posts: 164

Rep: Reputation: 44
There is one possibility....get a pci card from the scrap heap : )

Plug it in and pray.
 
Old 11-05-2009, 02:20 PM   #7
Micik
Member
 
Registered: Dec 2004
Distribution: Red hat linux 9
Posts: 189

Original Poster
Rep: Reputation: 16
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, 11 views)

Last edited by Micik; 11-05-2009 at 03:20 PM.
 
Old 11-05-2009, 03:06 PM   #8
etech3
Senior Member
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian Stable Testing Sid Slackware CentOS
Posts: 1,055
Blog Entries: 2

Rep: Reputation: 45
did you try to CLI and bring it up?
 
Old 11-05-2009, 03:21 PM   #9
Micik
Member
 
Registered: Dec 2004
Distribution: Red hat linux 9
Posts: 189

Original Poster
Rep: Reputation: 16
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).
 
Old 11-05-2009, 03:43 PM   #10
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
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.
 
Old 11-05-2009, 04:37 PM   #11
zhjim
Senior Member
 
Registered: Oct 2004
Distribution: Debian Squeeze x86_64
Posts: 1,748
Blog Entries: 11

Rep: Reputation: 233Reputation: 233Reputation: 233
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
 
Old 11-06-2009, 12:05 AM   #12
Micik
Member
 
Registered: Dec 2004
Distribution: Red hat linux 9
Posts: 189

Original Poster
Rep: Reputation: 16
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
 
Old 11-06-2009, 12:15 AM   #13
jmc1987
Member
 
Registered: Sep 2009
Location: Oklahoma
Distribution: Debian, CentOS, windows 7/10
Posts: 893

Rep: Reputation: 119Reputation: 119
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
 
Old 11-06-2009, 12:24 AM   #14
wfh
Member
 
Registered: Sep 2009
Location: Northern California
Distribution: Ubuntu Debian CentOS RHEL Suse
Posts: 164

Rep: Reputation: 44
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 12:25 AM.
 
Old 11-06-2009, 01:39 AM   #15
Micik
Member
 
Registered: Dec 2004
Distribution: Red hat linux 9
Posts: 189

Original Poster
Rep: Reputation: 16
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
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 10:13 AM
Reconfiguring a network card after moving hard disk hansalfredche Linux - Hardware 1 12-10-2006 01:05 PM
Reconfiguring Video Card Info slimejocke Debian 28 10-06-2006 12:24 AM
linux shuts down built in network card then windows tells me network card is unplugge lesmoxhaybaker SUSE / openSUSE 8 08-29-2006 05:10 PM
Quick Question about Reconfiguring Network waynejkruse10 Linux - Software 3 06-11-2005 05:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:06 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration