Last active
June 27, 2023 04:59
-
-
Save ashee/ece29f30d50e742a2e79 to your computer and use it in GitHub Desktop.
Revisions
-
ashee revised this gist
Sep 9, 2015 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,3 @@ # 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 -
ashee created this gist
Sep 9, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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