Re: converting a RHEL box to CentOS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Tue, Sep 10, 2013 at 2:14 PM, Akemi Yagi <amyagi@xxxxxxxxx> wrote:
> http://www.unixmen.com/how-to-jul-convert-rhel-5-to-centos-5/

OK that is a bit out of date and does not reference 64 bit
architectures.   Here is what I did


mkdir /root/centos
cd /root/centos
wget http://vault.centos.org/5.0/os/x86_64/CentOS/centos-release-5-0.0.el5.centos.2.x86_64.rpm
wget http://vault.centos.org/5.0/os/x86_64/CentOS/centos-release-notes-5.0.0-2.x86_64.rpm
rpm -e --nodeps redhat-release-notes redhat-release yum-rhn-plugin redhat-logos
rpm -ivh *.rpm
yum -y update


And it all looks good!






-- 
“Don't eat anything you've ever seen advertised on TV”
         - Michael Pollan, author of "In Defense of Food"
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos





[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux