Install Livecd-tools and spin-kickstarts using Yum
yum install livecd-tools spin-kickstarts
Make the partition bootable
/sbin/parted /dev/sdb
(parted) toggle N boot
(parted) quit
Run the command from shell
/usr/bin/livecd-iso-to-disk /path/to/live.iso /dev/sdb1
Leave A Comment
You must be logged in to post a comment.