Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 09-14-2004, 03:17 PM   #1
JTH
Member (10 bit)
 
JTH's Avatar
 
Join Date: Dec 2002
Location: Ireland
Posts: 739
Mandrake 10 - "bringing up interface eth0 failed"?

I get the "bringing up interface eth0 FAILED" error as Mandrake 10 is loading on my system. I googled it and found it was to do with networking cards. I have onboard gigabit networking on my Asus P4P800 Deluxe that I'm not using at the mo (I may be using it in the future but through Windows not Linux). I went into the Mandrake Hardware Configuration utility and ran the wizard for my networking card but it hasn't fixed the problem. The computer just hangs for what must be close to a minute during startup while "bringing up interface eth0".

Can anyone help? Disabling the card in Linux if it will help is an option as, like I said, I won't be networking with Linux anyway. I'm dual booting with Windows XP Home on the system detailed in my sig. Thanks for any help!

Last edited by JTH; 09-14-2004 at 03:21 PM.
JTH is offline   Reply With Quote
Old 09-14-2004, 03:44 PM   #2
Member (3 bit)
 
Join Date: Sep 2004
Posts: 4
Do you have a cable plugged into the jack?

If not then that is normal. Until a valid network connection is made that will occur.
peterh is offline   Reply With Quote
Old 09-14-2004, 04:29 PM   #3
JTH
Member (10 bit)
 
JTH's Avatar
 
Join Date: Dec 2002
Location: Ireland
Posts: 739
No I have no cable plugged into the jack. But the real problem is that because of this it is adding around an extra minute to bootup, pretty tedious. Is there anyway to stop it without having a cable in the jack (none available)?
JTH is offline   Reply With Quote
Old 09-14-2004, 06:36 PM   #4
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,525
There's probably a way to do this through the gui tools but all you really need to do is edit one line of one config file, /etc/sysconfig/network-scripts/ifcfg-eth0.

You should see a line that looks like this:

ONBOOT=yes

As you probably already guessed, you should edit the line to:

ONBOOT=no

You need to be root to edit this file. The easy way to bring it up in a graphical editor with root privileges is to open a console and run:

$ su
[enter root password]
# kwrite /etc/sysconfig/network-scripts/ifcfg-eth0

That will bring up ifcfg-eth0 in kwrite with root privileges. Kwrite works like any ordinary word processor.
kilgoretrout is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:13 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2