Sponsored Content
Operating Systems Linux Red Hat Downgrade RedHat EL 5.3 to 5.2 Post 302467440 by fpmurphy on Friday 29th of October 2010 11:16:33 AM
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?
 

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
THIN_RESTORE(8) 					      System Manager's Manual						   THIN_RESTORE(8)

NAME
thin_restore - restore thin provisioning metadata file to device or file SYNOPSIS
thin_restore [options] -i {device|file} -o {device|file} DESCRIPTION
thin_restore restores thin provisioning metadata created by the respective device-mapper target dumped into an XML formatted (see thin_dump(8)) file , which optionally can be preprocessed before the restore to another device or file. If restored to a metadata device , the metadata can be processed by the device-mapper target. -i, --input {device|file} Input file or device with metadata. -o, --output {device|file} Output file or device. -h, --help Print help and exit. -V, --version Output version information and exit. EXAMPLE
Restores the XML formatted thin provisioning metadata on file metadata to logical volume /dev/vg/metadata for further processing by the respective device-mapper target: thin_restore -i metadata -o /dev/vg/metadata DIAGNOSTICS
thin_restore returns an exit code of 0 for success or 1 for error. SEE ALSO
thin_dump(8) thin_check(8) thin_repair(8) thin_rmap(8) thin_metadata_size(8) AUTHOR
Joe Thornber <ejt@redhat.com> Heinz Mauelshagen <HeinzM@RedHat.com> Red Hat, Inc. Thin Provisioning Tools THIN_RESTORE(8)
All times are GMT -4. The time now is 10:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy