Winter Season

Make ISO file

Make iso file from cdrom drive
# dd if=/dev/cdrom of=/tmp/target.iso

Make iso file from directory
# mkisofs -o /tmp/target.iso /source_direcectory/

Share this page :

Custom Search