[CentOS] New /boot/message file?

2012-07-15 Thread Keith Roberts
I've just updated my 5.8 box and there's a new kernel to be installed. Looking at /boot/ directory I see this file called message: -rw-r--r--root root 80032 Mar 12 2009 message Can anyone twll me what this message file is for please? Is this a new grub or kernel file? Kind Rega

Re: [CentOS] New /boot/message file?

2012-07-15 Thread Mogens Kjaer
On 07/15/2012 02:10 PM, Keith Roberts wrote: > I've just updated my 5.8 box and there's a new kernel to be > installed. > > Looking at /boot/ directory I see this file called message: > > -rw-r--r--root root 80032 Mar 12 2009 message > > Can anyone twll me what this message file is f

Re: [CentOS] New /boot/message file?

2012-07-15 Thread Johnny Hughes
On 07/15/2012 07:10 AM, Keith Roberts wrote: > I've just updated my 5.8 box and there's a new kernel to be > installed. > > Looking at /boot/ directory I see this file called message: > > -rw-r--r--root root 80032 Mar 12 2009 message > > Can anyone twll me what this message file is

Re: [CentOS] New /boot/message file?

2012-07-15 Thread Johnny Hughes
On 07/15/2012 08:06 AM, Johnny Hughes wrote: > On 07/15/2012 07:10 AM, Keith Roberts wrote: >> I've just updated my 5.8 box and there's a new kernel to be >> installed. >> >> Looking at /boot/ directory I see this file called message: >> >> -rw-r--r--root root 80032 Mar 12 2009 mess

Re: [CentOS] New /boot/message file?

2012-07-15 Thread Keith Roberts
On Sun, 15 Jul 2012, Johnny Hughes wrote: > To: centos@centos.org > From: Johnny Hughes > Subject: Re: [CentOS] New /boot/message file? > > On 07/15/2012 07:10 AM, Keith Roberts wrote: >> I've just updated my 5.8 box and there's a new kernel to be >> installed. >> >> Looking at /boot/ directory

Re: [CentOS] New /boot/message file?

2012-07-15 Thread Keith Roberts
On Sun, 15 Jul 2012, Reindl Harald wrote: *snip* > you really think you are better writing grub.conf manually > than grubby will do? if there are issues with a newer > kernel then boot with the old one, that is why the previous > does not get removed on updates > > how will you ever notice proble

Re: [CentOS] New /boot/message file?

2012-07-15 Thread Keith Roberts
On Sun, 15 Jul 2012, Reindl Harald wrote: *snip* > but what is the point to break your system to not > automatically maintain grub.conf in this context? what is > the advantage have to add the new kernel manually to the > config? Good point again Reindl. I've not broken the system, it's just

Re: [CentOS] New /boot/message file?

2012-07-15 Thread William Hooper
On Sun, Jul 15, 2012 at 4:51 PM, Keith Roberts wrote: > I've not broken the system, it's just I want to decide when > the new kernel should be booted. The edit the /etc/sysconfig/kernel file and tell the system not to update the default kernel to the newly install one. -- William Hooper ___

[CentOS] Speedtest.mini on a local website?

2012-07-15 Thread Timothy Murphy
I wonder if anyone has got speedtest.mini from working under CentOS-6? (It's a version of speedtest that one can run on a local web-server.) It used to work for me, but hasn't for a long time (maybe several years ...) Any suggestions or elucidation gratefully re

Re: [CentOS] Speedtest.mini on a local website?

2012-07-15 Thread Stephen Harris
On Sun, Jul 15, 2012 at 06:51:24PM +0200, Timothy Murphy wrote: > I wonder if anyone has got speedtest.mini > from > working under CentOS-6? I just did yum install php cd /var/www/html mkdir speedtest.mini cd speedtest.mini unzip ~/mini.zip mv index-php.html

[CentOS] Can't get Grub work on clone of machine

2012-07-15 Thread Gregory Machin
Hi. I have cloned a RHEL 5.6 physical server over to a ESXi 5.0 Virtual Machine. Using a live CD on the new Virtual Machine I created 3 partition /boot (/dev/sda1), / (/dev/sda2) and swap (/dev/sda3), I then mounted the / (sda2) partition and created the /boot directory and mount the boot partitio