<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.3">
</HEAD>
<BODY>
I have just upgraded two systems to kernel-3.3.2-1.&nbsp; One system (x86_64 hardware) upgraded flawlessly.&nbsp; The other (i686 hardware) now won't boot.&nbsp; The grub menu comes up allowing me to choose between: <BR>
&nbsp;&nbsp;&nbsp; kernel-3.3.2-1.f16.i686&nbsp;&nbsp; -- which fails (see below)<BR>
&nbsp;&nbsp;&nbsp; kernel-3.3.0-0.f16.i686&nbsp;&nbsp; -- which works<BR>
When I choose kernel-3.3.2-1, there is what seems like an exceptionally long pause, the system briefly displays some garbage, and then these messages appear:<BR>
<BR>
<BLOCKQUOTE>
    dracut warning no root device &quot;block:/dev/disk/by-uuid/2d...af&quot;&nbsp; found<BR>
    <BR>
    dracut warning no root device &quot;block:/dev/disk/by-uuid/2d...af&quot;&nbsp; found<BR>
    <BR>
    dropping to debug shell<BR>
    <BR>
    sh: 0 can't access tty:&nbsp; job control turned off<BR>
    <BR>
    dracut:/#<BR>
</BLOCKQUOTE>
<BR>
In fact, as blkid shows the device (partition) that the system appears to be looking for is not there.&nbsp; However all the partitions that should be on the system are there, including the partition that is normally mounted on /boot.&nbsp; Which must be so, since the previous kernel starts OK.<BR>
<BR>
Questions: 
<OL TYPE=1>
    <LI TYPE=1 VALUE=1>What's going on here? 
    <LI TYPE=1 VALUE=2>How can I fix it? 
    <LI TYPE=1 VALUE=3>How can I prevent this in the future?
</OL>
<BR>
Many thanks - jon<BR>
<BR>
<BR>
</BODY>
</HTML>