Sunday, August 01, 2010

Show boot options in Eee PC 900

I have been tinkering around my Eee PC 900 lately from installing Ubuntu 10.04 Netbook Edition to booting Meego using the live media (USB).

A nice feature available in this netbook's BIOS is to display a list of media that user can boot after POST sequence, to show this list hit on "ESC" key.

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...