<!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 text="#000000" bgcolor="#ffff66">
After upgrading to the subject kernel my Thinkpad-T60 failed<br>
during the boot process. Following is a copy of the current <br>
grub.conf that backs off to kernel-PAE-2.6.29.2-126.fc11.i686.<br>
<br>
default=0<br>
timeout=0<br>
splashimage=(hd0,0)/grub/splash.xpm.gz<br>
hiddenmenu<br>
#title Fedora (2.6.29.3-140.fc11.i686.PAE)<br>
# root (hd0,0)<br>
# kernel /vmlinuz-2.6.29.3-140.fc11.i686.PAE ro
root=/dev/mapper/vg_jjct60-lv_root rhgb quiet nomodeset<br>
#    initrd /initrd-2.6.29.3-140.fc11.i686.PAE.img<br>
title Fedora (2.6.29.2-126.fc11.i686.PAE)<br>
   root (hd0,0)<br>
   kernel /vmlinuz-2.6.29.2-126.fc11.i686.PAE ro
root=/dev/mapper/vg_jjct60-lv_root rhgb quiet nomodeset<br>
   initrd /initrd-2.6.29.2-126.fc11.i686.PAE.img<br>
title Fedora (2.6.29.1-111.fc11.i686.PAE)<br>
    root (hd0,0)<br>
    kernel /vmlinuz-2.6.29.1-111.fc11.i686.PAE ro
root=/dev/mapper/vg_jjct60-lv_root rhgb quiet nomodeset<br>
    initrd /initrd-2.6.29.1-111.fc11.i686.PAE.img<br>
<br>
<br>
</body>
</html>