Downgrade RedHat EL 5.3 to 5.2

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Downgrade RedHat EL 5.3 to 5.2
# 1  
Old 10-29-2010
Downgrade RedHat EL 5.3 to 5.2

HI,

is there any way to downgrade my redhat el-5.3 to el-5.2?

thanks...
# 2  
Old 10-29-2010
I dont think so. You could may be compile the kernel for RHEL.5.2 and change your boot configuration. Don't see another way of doing this
# 3  
Old 10-29-2010
There is no clean way of doing it. Basically it requires a fresh install. Why do you need to downgrade? For a particular application?
# 4  
Old 10-29-2010
If you installed your current kernel through rpm or yum, there is a slight chance that the old kernel is being kept in /boot.
# 5  
Old 11-01-2010
I had developed an application, that need to be tested on all possible versions like redhat 5.2, 5.3 centos 5.4, 5.3, suse & all. I have redhat el 5.3 so wanted to just downgrade to 5.2 instead of finding 5.2 DVD.
# 6  
Old 11-01-2010
This would be a GREAT candidate for some sort of virtualization. You can install all the versions into VMs on a platform like VMware or Virtualbox. Your host can run almost any OS and you don't have to find a DVD, you can download the ISO files and use them as though they were the discs.
# 7  
Old 11-01-2010
The general rule of thumb is develop and test on the oldest version of an operating system that you want to support and then test on later versions - not develop on the latest version and test backwards. Most vendors maintain binary compatibility across minor releases of their operating systems and try to maintain backwards compatibility across at least one major release of their operating system.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to downgrade cygwin to a part. version?

I'd like to compile gxemul under cygwin, Here a nice guy who ported the source code, but the prerequisites are needing the exact versions of the libraries https://github.com/fd00/yacp/tree/master/gxemul If I download the setup.exe from canonical cygwin web site, it automatically installs me the... (1 Reply)
Discussion started by: lucky7456969
1 Replies

2. AIX

Ds4700 / Ds4800 downgrade firmware

Hi I am trying to downgrade a ds4800 from firmware level 7.60.40.00 to 6.60.02.00 apologies think I might have already posted this in th wrong forum - 1st time - so please be gentle your help would be greatly appreciated regards Patrick Boyle (2 Replies)
Discussion started by: Patrick Boyle
2 Replies

3. UNIX for Dummies Questions & Answers

Ds4700 / Ds4800 downgrade firmware

Hi I am looking for some info in order to be able to downgrade from 7.60.40.00 to 6.60.02.00 . I have found out it is possible but need to know how - has anyone done it or know where to get the info as to how to much appreciated Patrick Duplicate post. Closed. (0 Replies)
Discussion started by: Patrick Boyle
0 Replies

4. UNIX for Advanced & Expert Users

Sort command results are different in Redhat 4 vs Redhat 5

Hi, I am having a text file with the following contents ########### File1 ########### some page1.txt text page.txt When I sort this file on Red Hat 5, then I get the following output ########### File1 ########### page1.txt page.txt some (3 Replies)
Discussion started by: sarbjit
3 Replies

5. Red Hat

Linux Downgrade

Hello Team, What's the procedure to downgrade the kernel . If we modify the grub.conf manually and rebooting to the old version what will be affect ?? Will it work perfect ? Regards, Gowtham.G (1 Reply)
Discussion started by: gowthamakanthan
1 Replies

6. Red Hat

Downgrade kernel version with yum

Dear all, Now I need to downgrade my current kernel to 2.6.12 I found some pages with Google, and they said that I can do it with yum, but there is not details information. How can I use yum to downgrade kernel version :wall: Please help me Thank you very much (4 Replies)
Discussion started by: Hannibal2010
4 Replies

7. AIX

Downgrade bos.rte.install ?

Hello, Running AIX 6.1 TL2 SP4. bos.rte.install was upgraded to 6.1.4.1 by accident(commited). I'm trying to downgrade it. On my install DVD I found bos.rte.install_6.1.2.1.bff. So I'm trying to downgrade: # installp -acF -d/soft1 bos.rte.install 6.1.2.1... (6 Replies)
Discussion started by: vilius
6 Replies

8. Shell Programming and Scripting

downgrade sh to 3.1 - debian lenny - how?

Hello, i'd need to downgrade sh to the latest 3.1 version, been trying to pin the version in apt preferences or use aptitude but it doesn't want to work. (Best possible to GNU bash, version 3.1.17(1)-release (x86_64-pc-linux-gnu)) Linux version 2.6.26-2-amd64 (Debian 2.6.26-19lenny2)... (0 Replies)
Discussion started by: TehOne
0 Replies

9. AIX

downgrade from AIX 6.1 to 5.3

Hi all, This is my first post on this forum :) I have a very small AIX admin experience and for my first week in this new company, i got to downgrade a P5 server from AIX 6.1 to 5.3... so I have a few questions because I never did an install of AIX before nor a downgrade.. - No data need to... (3 Replies)
Discussion started by: liumang
3 Replies

10. AIX

Downgrade AIX 5.3 to AIX 5.2. Is it possible??

Good day. I have a machine with 5.3 installed but I do not have the cds. I have the 5.2 cds and when i boot in maintenance mode I cannot mount my root volume group. (5.2!=5.3) I thought about wiping and installing the machine with 5.2 but I am not sure if 5.2 will be able top mount my 5.3... (1 Reply)
Discussion started by: Netghost
1 Replies
Login or Register to Ask a Question