Skip to content

Instantly share code, notes, and snippets.

@ashee
Last active June 27, 2023 04:59
Show Gist options
  • Select an option

  • Save ashee/ece29f30d50e742a2e79 to your computer and use it in GitHub Desktop.

Select an option

Save ashee/ece29f30d50e742a2e79 to your computer and use it in GitHub Desktop.

Revisions

  1. ashee revised this gist Sep 9, 2015. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion burn-iso-dvd.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    # growisofs -speed=1 -dvd-compat -Z /dev/sr0=/home/amitava/dl/CentOS-7-x86_64-DVD-1503-01.iso
    # install dvd+rw-tools
    $ sudo yum install dvd+rw-tools
    $ sudo growisofs -speed=1 -dvd-compat -Z /dev/sr0=/home/amitava/dl/CentOS-7-x86_64-DVD-1503-01.iso
  2. ashee created this gist Sep 9, 2015.
    1 change: 1 addition & 0 deletions burn-iso-dvd.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    # growisofs -speed=1 -dvd-compat -Z /dev/sr0=/home/amitava/dl/CentOS-7-x86_64-DVD-1503-01.iso