Results 11 to 17 of 17
I have to work on Red Hat as i'm testing somtihing for that this system is necessary... so please help me for some way out in that system......
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-23-2008 #11Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
I have to work on Red Hat as i'm testing somtihing for that this system is necessary... so please help me for some way out in that system...
- 09-23-2008 #12
everything that works on RHEL will also do on CentOS.
but if you think you have to use RHEL we can try to help you out but as child said above you have to be ready for some daunting tasksLinux and me it's a love story
- 09-23-2008 #13Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
okk... then help me to do that job... as I am eager to do so...
- 09-25-2008 #14Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
Help Me plzzzz
Please help me to install network card Realtek 8169 card in Red Hat Enterprise 5.....
- 09-27-2008 #15
hi there,
sorry , i've been busy all over the week.
have you sorted it out? if not tell us and we will try to fix it togetherLinux and me it's a love story
- 09-27-2008 #16Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
I have not sort out till now.... please help me out from this situation ... It is showing Driver information in GUI window for Hardware information... but I am still unable to install driver for r8169.... so plzzzzz help me..
- 09-27-2008 #17
hi,
lets try to install kernel-devel from the media.
it would be better if you had the DVD because we would not have to worry about missing dependencies in that case.
try what follows
1) make a dvd.repo file in /etc/yum.repos.d/ and put what follows in
2) pop the media in and runCode:[dvd] name=RHEL media baseurl=file:///<media mount point> enabled=1 gpgcheck=0
if it says that it cannot find the package you put the second cd and so onCode:su - yum --disablerepo=* --enablerepo=dvd install kernel-devel
if kernel-devel gets installed then you go and compile the ethernet driver.
if there is an error post it here pleaseLinux and me it's a love story


Reply With Quote
