Menu

How to burn an ISO using Clonezilla Menu

Help
Roludao
2010-12-08
2013-04-05
  • Roludao

    Roludao - 2010-12-08

    Hi all,

    So I create my image iso and I would want to know how burning a DVD using Clonezilla Menu via Syslinux.
    Is it possible?
    For example, Script DVDBurn-OCS would be like that:

    if ; then
      echo "Unable to find /opt/drbl/sbin/drbl-conf-functions! Program terminated!"
      exit 1
    fi
    . /opt/drbl/sbin/drbl-conf-functions
    . /opt/drbl/sbin/ocs-functions
    # load the setting for clonezilla live.
    && . /etc/ocs/ocs-live.conf
    # Load language files. For English, use "en". For Chinese, use "tw.UTF-8"
    ask_and_load_lang_set en
    mount /dev/sda3 /home/partimag/
    /opt/drbl/sbin/ocs-burndvd -k -g auto -e1 auto -e2 -b -j2 -p reboot createdvd "image.iso" "DVD-ROM"

    Is there an OCS that burn a DVD?

    Thanks Guys!!!

     
  • Steven Shiau

    Steven Shiau - 2010-12-13

    No.
    However, if you have an iso file, you can use the program "wodim" to write the iso file on a CD/DVD.

    Steven.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.