<pre>Thanks, Daniel.  This had been irritating me on my F14 machine for a few weeks now.  My "work around" was to boot into an earlier kernel via the grub menu.  But that one line in /etc/dracut.conf fixes it right up.<br>
<br>On 5 December 2010 20:02, Yioryos Asprobounitis <<a href="http://lists.laptop.org/listinfo/devel">mavrothal at yahoo.com</a>> wrote:<br>><i> After installing it, on the next fedora kernel update, olpc dracut modules apparently kick in modifying initrd accordingly.<br>
</i>><i> On next reboot a get a nice "Hello, (deployment people) of the world!"<br></i>><i> And then a not so nice "Exception: Not an XO laptop" followed by kernel panic.<br></i>><i> Take home message. Installing dracut-modules-olpc in a non-XO lap top is not recommended.<br>
</i><br>Sorry, forgot about that.<br><br>in /etc/dracut.conf put:<br>omit_dracutmodules+="olpc-boot olpc-activation olpc-customization<br>olpc-common olpc-python olpc-busybox"<br><br>Daniel<br></pre>