Try to download a diskboot.img, something like :
http://mirror.stanford.edu/yum/pub/centos/5.3/os/x86_64/images/diskboot.img
Then:
fdisk /dev/sdc
mkfs.ext3 /dev/sdc
dd if=diskboot.img of=/dev/sdc
Note:be sure that the usb is unmounted.
Tags: boot, create, dd, fdisk, usb
This entry was posted
on Sunday, June 14th, 2009 at 3:26 am and is filed under Centos, Debian, Fedora, Linux, Redhat, Ubuntu.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.