After I finished setting up the USB thumb drive, one of the machine that I'm going to install did not allow me to boot from USB, because the BIOS did not support that capability.
As I'm not going to burn the CentOS 6.3 Installer ISO into a CD-RW, just for this machine, I searched the Internet to find solution to this problem. And I found it.
The solution is called plopKexec. This software, when you boot from the CD drive, will search if there are any USB drive attached to the system, and will try to load the Linux bootloader from that drive.
How to use it:
- Visit the URL http://www.plop.at/en/plopkexec.html
- Click on Download
- Dowload the plopkexec.iso file
- Burn the ISO file into CD-R or CD-RW
- Plug in your USB drive into any USB port
- Put the plopkexec CD into the CD drive
- Power on your computer
- The CD will boot, an the menu from your USB thumb drive will shown
- Select "Install or upgrade an existing system" and continue installing CentOS 6.3 as normal
That's it.
Simple way to solve your USB booting issue :)
Please leave comment if this solution have helped you.
Thanks.