1828008 Members
2320 Online
109973 Solutions
New Discussion

RHEL 3 update patch

 
Warren_9
Honored Contributor

RHEL 3 update patch

Hi,

the server currently running in RHEL3-U6, anyone know where can and download the U7 patch and how to install it?

thanks & regards,
warren.
5 REPLIES 5
Vipulinux
Respected Contributor

Re: RHEL 3 update patch

Hi

U7 is not a patch but a new release, you can download U7 and then perform an upgrade.

else you can do an automatic updates using RHN and you will get the latest packages.

Cheers
Warren_9
Honored Contributor

Re: RHEL 3 update patch


I have the u7 CDs, but how to do the upgrade? both it from the CD and then??

thx,
Warren.
JBR
Frequent Advisor

Re: RHEL 3 update patch

You can perform an upgrade from CD´s but RedHat don´t support this option. (after boot from CD #1 , put "linux upgrade")
If you want only upgrade the kernel, try download from RedHat Network (with subscription) and perform a "rpm -ivh" for kernel rpm´s.

In my Redhat 3 U6 box I have:

>> rpm -qa | grep kernel

kernel-doc-2.4.21-37.EL
kernel-smp-2.4.21-37.EL
kernel-source-2.4.21-37.EL

Best Regards.
Warren_9
Honored Contributor

Re: RHEL 3 update patch

"linux upgrade"

Thx!!
Vitaly Karasik_1
Honored Contributor

Re: RHEL 3 update patch

RH supports only update via RHN.

Manually you can upgrade your system using "rpm -F" for non-kernel packages and "rpm -i" for kernel.

Rgds,
Vitaly