<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>hello ;<br>I want to build a new kernel on my XO so I follow steps in this link<br><a rel="nofollow" target="_blank" href="http://wiki.laptop.org/go/Kernel_Building">http://wiki.laptop.org/go/Kernel_Building</a> <br>First I begin with a <span style="font-weight: bold;">fedora core 6 PC</span> : <br>make oldconfig<span style="font-family: monospace;"><br></span>make<br>make modules_install  # as root<br>tar zcvf kern..tar.gz arch/i386/boot/bzImage System.map /lib/modules/$VERS<br><span style="font-weight: bold;">then on XO:</span><span style="font-family: monospace;"><br></span>cd /<br>tar zxvf .../kern.tar.gz<br>mv System.map /versions/boot/current/boot/System.map-$VERS<br>mv arch/i386/boot/bzImage /versions/boot/current/boot/vmlinuz-$VERS<br>ln -sf /versions/boot/current/boot/vmlinuz-$VERS
 /versions/boot/current/boot/vmlinuz.<br><span style="font-weight: bold;">The problem</span> after rebooting is that the XO won't boot and still reboot all the time.<br><br>Regards.<br></div></div><br>__________________________________________________<br>Do You Yahoo!?<br>En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités <br>http://mail.yahoo.fr Yahoo! Mail </body></html>