On 12/07/2011 04:03 AM, Brent L. Bates wrote:
The command line you use to burn your DVD is different than mine, at least what you posted is. I wonder if that is making any difference. This is what I use:growisofs -dvd-compat -Z /dev/hda=SL-61-x86_64-2011-07-27-Everything-DVD1.iso ^ Notice the `=' sign. I do not see this in your command. May be you just didn't include it in your posts.
I was missing the "=" sign. I had to add an extra dash in dvd-compat too: growisofs --dvd-compat -Z \ /dev/hda=SL-61-x86_64-2011-07-27-Everything-DVD1.iso -T
