A friend of mine reported that today's yum update trashed two completely separate FC3 machines of his. It would hang during grub load, just sits there with a blinking _
here are the updates that went in today:
gaim-1.1.3-1.FC3.i386.rpm squid-2.5.STABLE8-1.FC3.1.i386.rpm pcmcia-cs-3.2.7-2.2.i386.rpm openssh-clients-3.9p1-8.0.1.i386.rpm openssh-askpass-gnome-3.9p1-8.0.1.i386.rpm openssh-askpass-3.9p1-8.0.1.i386.rpm openssh-3.9p1-8.0.1.i386.rpm openssh-server-3.9p1-8.0.1.i386.rpm postgresql-libs-7.4.7-3.FC3.1.i386.rpm
he reports it rebooted fine before he did the update, and after he did the update, it no longer loaded grub. he had to boot off a grub floppy to recover it.
anyone else notice this?
-Dan
On Tue, 2005-02-22 at 17:36 -0800, Dan Hollis wrote:
A friend of mine reported that today's yum update trashed two completely separate FC3 machines of his. It would hang during grub load, just sits there with a blinking _
here are the updates that went in today:
gaim-1.1.3-1.FC3.i386.rpm squid-2.5.STABLE8-1.FC3.1.i386.rpm pcmcia-cs-3.2.7-2.2.i386.rpm openssh-clients-3.9p1-8.0.1.i386.rpm openssh-askpass-gnome-3.9p1-8.0.1.i386.rpm openssh-askpass-3.9p1-8.0.1.i386.rpm openssh-3.9p1-8.0.1.i386.rpm openssh-server-3.9p1-8.0.1.i386.rpm postgresql-libs-7.4.7-3.FC3.1.i386.rpm
he reports it rebooted fine before he did the update, and after he did the update, it no longer loaded grub. he had to boot off a grub floppy to recover it.
Let's see: 1. yum doesn't modify grub in fc3 - that's handled in the kernel package %post 2. none of those packages even remotely touch the grub.conf or associated files. 3. are we sure your friend didn't do anything else to these systems?
-sv
On Tue, Feb 22, 2005 at 05:36:29PM -0800, Dan Hollis wrote:
anyone else notice this?
A couple of times I saw something like this happen during FC3 test (or maybe it was FC2 test). It turned out that my root partition, formatted as XFS, was somehow getting corrupted.
Once I started using ext2 or ext3 instead of XFS for / (which contained /boot), the problem stopped happening for me.
I still don't completely trust XFS in 2.6.10(-ac). But, 2.6.11 will have lots of XFS fixes, so maybe XFS will really become usable in that kernel...
-Barry K. Nathan barryn@pobox.com