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:

CPP Quick Guide

Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...