> 2) How does one rebuild the kernel on Qube 3. 


please note that this is unsupported.  

cd /usr/src/linux
make config
make dep clean cobalt
cp /boot/vmlinux.gz /boot/vmlinux.gz.dist
cp vmlinux.gz /boot
<reboot>


if this kernel fails, you can use the serial console to get the old one back,
or you can use the LCD Boot from ROM option.


Tim

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to