On 12/06/2011 03:51 PM, Todd And Margo Chester wrote:
On 12/06/2011 03:28 PM, g wrote:
On 12/06/2011 10:37 PM, Todd And Margo Chester wrote:
<>
Look at the md5sum of the contents of the DVD vs the ISO.
There is an iso inside an iso! And the second one is
correct! What the ...
---
iso inside an iso? are you saying that you mounted .iso as a loop
device and saw a .iso file?
Yes, I created a mountable DVD that contained one file: the iso
I was trying to burn. I created a data disk with a copy of
my iso inside it.
or are you saying you looked at contents of dvd and saw a .iso file?
if former, no idea.
if latter, you *copied* .iso file as a file to dvd. you did not 'burn'
the the .iso file.
That is exactly what happened.
Here is my run string. Any idea what I did wrong?
growisofs -dvd-compat -Z /dev/sr0 \
./SL-61-x86_64-2011-07-27-Everything-DVD2.iso
Seems to me I am missing an "=" sign. But that errors out:
# growisofs -dvd-compat -allow-limited-size -Z \
/dev/sr0=SL-61-x86_64-2011-07-27-Everything-DVD1.iso
growisofs: no mkisofs options are permitted with =, aborting...