Blog

Create a Bootable USB from Linux

  |   Uncategorized   |   No comment
Want create site? With Free visual composer you can do it easy.

First we need to install Livecd-tools and spin-kickstarts using yum.

yum install livecd-tools spin-kickstarts

Then make the partition bootable.

/sbin/parted /dev/sdb
(parted) toggle N boot
(parted) quit

Execute the following command

/usr/bin/livecd-iso-to-disk /path/to/live.iso /dev/sdb1

Did you find apk for android? You can find new Free Android Games and apps.