Author |
Message |
alanm
Has a life
Joined: Sun May 17, 2009 12:21 pm Posts: 93 Location: Newport, Shropshire
|
I am trying to install Centos onto a compaq 6820s laptop. The installation appears to have been successful. I now need to update the centos to the latest release however, I cannot get access to the internet as it seems that the installed software does not know about the ethernet port on the laptop. How do I get drivers for the system if I cannot get access to the internet. Any help is appreciated.
thanks
Alan
|
Mon Feb 08, 2010 5:01 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
stupid question I'm sure but do you have any other machines?
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Mon Feb 08, 2010 5:06 pm |
|
 |
Linux_User
I haven't seen my friends in so long
Joined: Tue May 05, 2009 3:29 pm Posts: 7173
|
Does it have to be CentOS?
|
Mon Feb 08, 2010 5:31 pm |
|
 |
forquare1
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 6:36 pm Posts: 5158 Location: /dev/tty0
|
I know, its reverting to the terminal... But if you could open up a terminal/console and type: And print the output here? (Yes, i fconfig, not ipconfig) This should show whether it knows about the ethernet ports and it's just not configuring them, or if it really knows nothing about them... What make and model is the NIC? Or are you unsure?
|
Mon Feb 08, 2010 8:24 pm |
|
 |
alanm
Has a life
Joined: Sun May 17, 2009 12:21 pm Posts: 93 Location: Newport, Shropshire
|
hi, ok I am using centos because I know it works with Oracle databases.
the result of ifgonfig cannot be posted as I cannot get a screen shot but there is a reference to
lo- loopback adapter
and
sit0 and that is all.
The laptop that I am writing this on is also a compaq 6820s but has windows XP installed and the internet card is an Intel 82562GT 10/100
cheers
Alan
|
Tue Feb 09, 2010 8:46 am |
|
 |
forquare1
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 6:36 pm Posts: 5158 Location: /dev/tty0
|
OK, try downloading: http://downloadmirror.intel.com/df-supp ... .17.tar.gzThen with a USB stick put the file on the Desktop. Then open a terminal window and do: You may need to use `sudo` in front of the rpm commands... Not sure on any of that though, been reading here: http://www.centos.org/modules/newbb/pri ... SC&start=0
|
Tue Feb 09, 2010 10:49 am |
|
 |
alanm
Has a life
Joined: Sun May 17, 2009 12:21 pm Posts: 93 Location: Newport, Shropshire
|
hi, I will give this a try, providing of course that a USB driver is enabled in the default Centos installation.
regards
Alan.
|
Tue Feb 09, 2010 11:24 am |
|
 |
Coref
Occasionally has a life
Joined: Mon Apr 27, 2009 6:20 pm Posts: 446 Location: ~/
|
He won't need to. Just either log on a root or do a quick su - before he starts.
_________________ I was nickholway on the old boards.
|
Tue Feb 09, 2010 8:55 pm |
|
 |
Linux_User
I haven't seen my friends in so long
Joined: Tue May 05, 2009 3:29 pm Posts: 7173
|
Assuming, of course, that there's a password set for the root user. If not, then sudo is the way forward.
|
Wed Feb 10, 2010 8:29 am |
|
 |
Coref
Occasionally has a life
Joined: Mon Apr 27, 2009 6:20 pm Posts: 446 Location: ~/
|
Centos makes you create a root password during install.
_________________ I was nickholway on the old boards.
|
Wed Feb 10, 2010 8:51 am |
|
 |
alanm
Has a life
Joined: Sun May 17, 2009 12:21 pm Posts: 93 Location: Newport, Shropshire
|
Hi, I have un-tar'd the file and run the 'make install' but get an error
makefile:65: Linux Kernel source not found
any ideass what this means?
regards
Alan
|
Wed Feb 10, 2010 10:00 am |
|
 |
MrStevenRogers
Spends far too much time on here
Joined: Fri Apr 24, 2009 9:44 pm Posts: 4860
|
open your file browser via the terminal using
sudo -filebrowsername- enter the password
now browse to the tarball and unpack it and run the 'make install' command …
_________________ Hope this helps . . . Steve ...
Nothing known travels faster than light, except bad news ... HP Pavilion 24" AiO. Ryzen7u. 32GB/1TB M2. Windows 11 Home ...
|
Wed Feb 10, 2010 1:46 pm |
|
 |
alanm
Has a life
Joined: Sun May 17, 2009 12:21 pm Posts: 93 Location: Newport, Shropshire
|
ok, some more news. I have been informed by an ex work colleague that the ISO image of centos on the dvd is not complete. It would have been nice if he had told me this before he resigned to take up another job.
I have now started to download the proper ISO from centos. This should resolve the issues I am having.
many thanks to all who helped.
regards
Alan
|
Wed Feb 10, 2010 2:50 pm |
|
 |
Coref
Occasionally has a life
Joined: Mon Apr 27, 2009 6:20 pm Posts: 446 Location: ~/
|
If you seen that again then try a yum install kernel-devel as root.
_________________ I was nickholway on the old boards.
|
Fri Feb 12, 2010 7:38 pm |
|
|