<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
HI, <br>
<br>
I'm not sure how or  why but the newer releases of the kernel are
causing my system to "crash" - "kernel panic system stopped you may
reboot now"<br>
<br>
Specs<br>
Computer IBM Intellistation M PRo<br>
Dual P-III 550Mhz<br>
1 GB memory<br>
80 GB IDE & 9 GB SCSI<br>
32 x CDROM<br>
10/100 NIC, Video onboard<br>
<br>
These are the kernels on the system; and only from Fedora Core
(2.6.9-1.11_FC2smp) or before work, (those bolded) all the others give
exactly the same error. It doesn't matter whether I use SMP or single
same problem. <br>
<br>
 cat /etc/grub.conf<br>
# grub.conf generated by anaconda<br>
#<br>
# Note that you do not have to rerun grub after making changes to this
file<br>
# NOTICE:  You have a /boot partition.  This means that<br>
#          all kernel and initrd paths are relative to /boot/, eg.<br>
#          root (hd0,0)<br>
#          kernel /vmlinuz-version ro root=/dev/hda6<br>
#          initrd /initrd-version.img<br>
#boot=/dev/hda<br>
timeout 5<br>
splashimage=(hd0,0)/grub/splash.xpm.gz<br>
default=1<br>
title Fedora Core (2.6.10-1.14_FC2smp)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.14_FC2smp ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.14_FC2smp.img<br>
title Fedora Core (2.6.10-1.14_FC2)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.14_FC2 ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.14_FC2.img<br>
title Fedora Core (2.6.10-1.12_FC2)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.12_FC2 ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.12_FC2.img<br>
title Fedora Core (2.6.10-1.12_FC2smp)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.12_FC2smp ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.12_FC2smp.img<br>
title Fedora Core (2.6.10-1.9_FC2)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.9_FC2 ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.9_FC2.img<br>
title Fedora Core (2.6.10-1.9_FC2smp)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.9_FC2smp ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.9_FC2smp.img<br>
title Fedora Core (2.6.10-1.8_FC2smp)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.8_FC2smp ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.8_FC2smp.img<br>
title Fedora Core (2.6.10-1.8_FC2)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.10-1.8_FC2 ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.10-1.8_FC2.img<br>
<br>
<b>title Fedora Core (2.6.9-1.11_FC2smp)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.9-1.11_FC2smp ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.9-1.11_FC2smp.img<br>
title Fedora Core (2.6.9-1.11_FC2)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.9-1.11_FC2 ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.9-1.11_FC2.img<br>
title Fedora Core (2.6.9-1.6_FC2smp)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.9-1.6_FC2smp ro root=LABEL=/ rhgb<br>
        initrd /initrd-2.6.9-1.6_FC2smp.img<br>
</b><br>
<br>
thks<br>
<br>
norbert<br>
</body>
</html>