LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to upgrde RHEL4 linux from local harddisk (https://www.linuxquestions.org/questions/linux-software-2/how-to-upgrde-rhel4-linux-from-local-harddisk-557197/)

bhagavanraju 05-28-2007 07:02 AM

how to upgrde RHEL4 linux from local harddisk
 
Hi,

I have got rpm packages which are upgrade version of RHEL4. But I'm
not able to upgrade my RHEL4 server from these bunch of RPM's. I tried
through up2date command. there It's going to web to upgrade. So anybody
can help me how to upgrade from my local directory which has update RPM
packages.

Thanks,
Bhagavan

kstan 05-28-2007 08:13 AM

rpm version? In Linux only few rpm can't upgrade entire OS.

Brian1 05-28-2007 09:38 AM

If you have all the rpms you wish to install then run this command to see if all dependecies have been met. Once complete then remove the --test option.
rpm -Uvh *.rpm --test

Brian


All times are GMT -5. The time now is 04:32 AM.