update from mrowrt.
authorChris Koeritz <fred@gruntose.com>
Sat, 5 Mar 2016 00:33:01 +0000 (19:33 -0500)
committerChris Koeritz <fred@gruntose.com>
Sat, 5 Mar 2016 00:33:01 +0000 (19:33 -0500)
scripts/rip_burn/blu_burn.sh

index def769c09e603270b1920dfa738ecc5a0cb52ca8..69541da022063623845145eaf0ca146cdbbce1fc 100644 (file)
@@ -29,5 +29,6 @@ fi
 
 echo iso "$iso_name" dev "$device_name"
 
-growisofs -speed=2 -dvd-compat -Z ${device_name}=${iso_name}
+growisofs -dvd-compat -Z ${device_name}=${iso_name}
+#trying with letting it go default speed.  has been working for us recently. -speed=2