Almost two months after RHEL5.4, Centos 5.4 was released on the 21st October. This version includes various changes into the virtualization field and it includes support for KVM (kernel-based virtual machine) hypervisor and the Xen hypervisor.
Also this release features many bug fixes and security updates, and should be an easy upgrade for users running centos5.x:
yum update
For the full list of packages changed/added please see the centos5.4 release notes: http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.4

5 responses so far ↓
1 Intel // Nov 3, 2009 at 3:11 pm
Is there a problems again with the SATA disks? In my desktop pc a had a that problem.
2 marius // Nov 3, 2009 at 7:40 pm
We haven’t seen such problems. How did you solved the issue? kernel? upgrade/downgrade?
3 Intel // Nov 3, 2009 at 7:50 pm
Firstly my sata disk was not recognised, but when I used the boot option irqpoll nolvm2 it’s appear, but when the installation finished it’s print an error and not booted. When I turned off the sata – centos loaded.
4 Hammer // Jan 6, 2010 at 12:39 am
Yum upgrade from CentOS 5.2 to 5.4 has broken Cacti 0.8.7e severely. Even after applying cacti patches at http://www.cacti.net/download_patches.php httpd still records “(13)Permission denied:” with no remedy in sight.
5 marius // Jan 6, 2010 at 11:26 am
Since Cacti is not packedin Centos I will assume you installed this by hand or used some external third party packages. There can be various reasons why this could happen, but I would take a guess that this is related to SELinux. Make sure that your web server has the proper permissions (if unsure, just disable it and see if it helps, and then get back and fix the permissions). hth.
Leave a Comment