FYI
I have a FC5test3 box, I did a yum update about a hundred packages were updated including kernel-smp-2.6.15-1.1977_FC5.
With 1977, the system hangs on boot.
The last line printed on the screen is:
"Write protecting the kernel read-only data: 368k"
I believe this is the bug for it.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182731
Dax Kelson
fre, 24 02 2006 kl. 11:53 -0700, skrev Dax Kelson:
FYI
I have a FC5test3 box, I did a yum update about a hundred packages were updated including kernel-smp-2.6.15-1.1977_FC5.
With 1977, the system hangs on boot.
The last line printed on the screen is:
"Write protecting the kernel read-only data: 368k"
I believe this is the bug for it.
I can confirm this, I have a UP machine but I run the SMP kernel as it tends to hit more bugs that way.
- David
On Fri, 2006-02-24 at 20:00 +0100, David Nielsen wrote:
fre, 24 02 2006 kl. 11:53 -0700, skrev Dax Kelson:
FYI
I have a FC5test3 box, I did a yum update about a hundred packages were updated including kernel-smp-2.6.15-1.1977_FC5.
With 1977, the system hangs on boot.
The last line printed on the screen is:
"Write protecting the kernel read-only data: 368k"
I believe this is the bug for it.
I can confirm this, I have a UP machine but I run the SMP kernel as it tends to hit more bugs that way.
- David
-- Obligatory shameless blog plug - the GNOME commentary located at: www.lovesunix.net/blog
Similar problem on a Dell Inspiron 5160, freezes right after the Synaptics touchpad.
On Fri, 2006-02-24 at 11:53 -0700, Dax Kelson wrote:
FYI
I have a FC5test3 box, I did a yum update about a hundred packages were updated including kernel-smp-2.6.15-1.1977_FC5.
With 1977, the system hangs on boot.
The last line printed on the screen is:
"Write protecting the kernel read-only data: 368k"
is it still the last thing printed if you add "debug" to the kernel options (and remove "quiet" if that is still there)
On Fri, Feb 24, 2006 at 08:11:25PM +0100, Arjan van de Ven wrote:
On Fri, 2006-02-24 at 11:53 -0700, Dax Kelson wrote:
FYI
I have a FC5test3 box, I did a yum update about a hundred packages were updated including kernel-smp-2.6.15-1.1977_FC5.
With 1977, the system hangs on boot.
The last line printed on the screen is:
"Write protecting the kernel read-only data: 368k"
is it still the last thing printed if you add "debug" to the kernel options (and remove "quiet" if that is still there)
For me it was "SELinux: Registering netfilter hooks" if I remember correctly, I'll check again once I am back at home.
On Fri, 2006-02-24 at 20:11 +0100, Arjan van de Ven wrote:
On Fri, 2006-02-24 at 11:53 -0700, Dax Kelson wrote:
FYI
I have a FC5test3 box, I did a yum update about a hundred packages were updated including kernel-smp-2.6.15-1.1977_FC5.
With 1977, the system hangs on boot.
The last line printed on the screen is:
"Write protecting the kernel read-only data: 368k"
is it still the last thing printed if you add "debug" to the kernel options (and remove "quiet" if that is still there)
Yes. It is still the last thing printed.
Dax Kelson
Dax Kelson wrote:
On Fri, 2006-02-24 at 20:11 +0100, Arjan van de Ven wrote:
On Fri, 2006-02-24 at 11:53 -0700, Dax Kelson wrote:
FYI
I have a FC5test3 box, I did a yum update about a hundred packages were updated including kernel-smp-2.6.15-1.1977_FC5.
With 1977, the system hangs on boot.
The last line printed on the screen is:
"Write protecting the kernel read-only data: 368k"
is it still the last thing printed if you add "debug" to the kernel options (and remove "quiet" if that is still there)
Yes. It is still the last thing printed.
Hey, maybe it's write-protecting the printk buffers :)