How to Upgrade Centos 5.7 using Centos 5.8 ISO image on Vmware workstation
Dear Linux Experts,
On my windows 7 desktop with the help of Vmware workstation (Version 7.1),
created virtual machine and installed Centos 5.7 successfully using ISO image.
Query : Is this possible to upgrade the Centos 5.7 using Centos 5.8 ISO image to Centos version 5.8?.. if yes kindly guide me the procedure to upgrade.
Yes, it is possible to do what you want to do. Essentially, what you need to do is create a local repository containing the Centos 5.8 packages and upgrade your system using that repository.
Create a file /etc/yum.repos.d/file.repo which should have the contents as mentioned below:
When you do "yum list" you should be able to see the new repository. If so, then you can use "yum upgrade" to upgrade your system.
Thanks fpmurphy!...It worked !...I followed your steps and upgraded to CentOS 5.8.
I have couple of queries which I could not understand during the upgrade. Kindly clarify the below queires:
1.I have image CentOS 5.8 ISO image in the hard drive and I tried to mount this to virtual machine running with CentOS 5.7 and it got mounted as (/media/CentOS_5.8_Final). When I checked the contents in the mounted directory (/media/CentOS_5.8_Final) , i could see lot of release notes and few directories like isolinux,Centos,etc.,. but unable to find the ISO image file..
In this scenario, i was unable to perform the upgrade.Later I burnt the Centos 5.8 ISO image file in the DVD and mounted it. By doing this , i could see the ISO image file .
Please clarify what is the difference when we mount the ISO image from the hard drive and the same image burnt in DVD ?
2.I mounted the ISO image and ran "yum list"..and got error. Later then I connected my system to internet and re-run "yum list" and it worked.
To upgrade from 5.7 to 5.8 , Do we need internet connection mandatory, without internet connection can't we do the upgrade.?.
Please clarfiy these two questions..so that it would be helpful to understand.
Hi!
One of our clients need RHEL 7 on PPC hardware for their R&D setup and they are particular about this being 'Little Endian'.
The problem is that Redhat doesn't have LE RHEL7 images below 7.1 while the latest toolkit (which is needed while reimaging an IBM LPAR) that IBM provides only... (0 Replies)
Hello Guyz
First of all, I'm new to Linux with basic SSH knowledge, so any additional help would be much appreciated.
I'm using a Linux VPS
==
cat /etc/redhat-release
CentOS release 5.10 (Final)
==
I know this is an outdated version. My VPS came with all necessary modules : PHP,... (5 Replies)
I did an upgrade on Jan 3,2014 from CentOS 6.4 to 6.5 and noticed that there hasnt been any updates since then
Jan 03 11:45:05 Updated: 12:dhcp-common-4.1.1-38.P1.el6.centos.i686
Jan 03 11:45:06 Updated: hwdata-0.233-9.1.el6.noarch
Jan 03 11:45:11 Updated:... (4 Replies)
Hello i have CentOS installed on vmware , few days ago every thing was working fine. today every time im connect with putty to the CentOs server after few minutes it disconnect me , how can i find what is the reason ? (5 Replies)
Im using CentOs 5.5 , i tried to change the host name to be for example my_server_1 , according to the web i changed the /etc/sysconf/network to look like this :
NETWORKING=yes
NETWORKING_IPV6=no
#HOSTNAME=localhost.localdomain
HOSTNAME=my_server_1
and changed the hosts file to look like this... (1 Reply)
Hi,
I would like to know the difference between YUM UPDATE and YUM UPGRADE. The man pages say upgrade is same as update with the obsolete option. And by default it says the obsolete option is turned on, which would make them equivalent. Does not say what obsolete does.
Can someone please... (3 Replies)
While installing solaris10 from iso dvd image in vmware on windows
i get the follworing error right after i select solaris 10 from grub menu
panic/thread=fec20160: page_unlock: page fe2b5730 is not locked
why is it doing this?
installation does work if i have the physical dvd into... (1 Reply)