• No related posts.

      • No related posts.

        • No related posts.

          • No related posts.

              No related posts.

            Create a bootable USB

            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.

            No related posts.

            This entry was posted in Centos, Debian, Fedora, Linux, Redhat, Ubuntu and tagged , , , , .

            Leave a Reply