Sunday, April 13, 2008

Boot from USB drive

O'Reilly digital multimedia have a blog on how to create a USB bootable disk utilizing HP support tools. See the following link for details.
Dell diagnostics utility can also be used to create a USB  bootable drive, see this link
~stepkas

No comments:

QNX: Running a function at specific interval using timer interrupt

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