On 12/06/2011 04:54 PM, Todd And Margo Chester wrote:
On 12/06/2011 04:50 PM, jdow wrote:
On 2011/12/06 16:38, Todd And Margo Chester wrote:
On 12/06/2011 04:29 PM, jdow wrote:
On 2011/12/06 14:37, Todd And Margo Chester wrote:
On 12/06/2011 02:09 PM, Andrew Z wrote:

On Tue, Dec 6, 2011 at 4:13 PM, Todd And Margo Chester
<[email protected] <mailto:[email protected]>> wrote:

On Tue, Dec 6, 2011 at 3:40 PM, Todd And Margo Chester
<[email protected] <mailto:[email protected]>
<mailto:[email protected]
<mailto:[email protected]>__>> wrote:
growisofs -dvd-compat -Z /dev/sr0
./SL-61-x86_64-2011-07-27-__Everything-DVD2.iso

Syntax:
growisofs -dvd-compat -Z /dev/dvd=image.iso

Change your command to:
growisofs -dvd-compat -Z
/dev/sr0=./SL-61-x86_64-2011-07-27-__Everything-DVD2.iso

(Add the = sign.)

The above is the burn an ISO example from the man file for growisofs.

{^_^}


# 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...


mumble, mumble ...

Let's try a "naw, it can't be!"

Try escaping all the hyphens in the name or simply renaming it to
image.iso
and see what happens.

When doing it "right" doesn't work, try asinine solutions. The question
this
will answer is whether "growisofs" interprets the hyphens to mean mkisofs
options are present.

{o.o}


# mv SL-61-x86_64-2011-07-27-Everything-DVD1.iso x.iso

# growisofs --dry-run -dvd-compat -allow-limited-size -Z /dev/sr0=x.iso
growisofs: no mkisofs options are permitted with =, aborting...

naw mumble, it mumble can't mumble be mumble [explicative deleted]!


It was not coughing on my "=" sign.  It was coughing on on the
lack on dashes in -dvd-compat and -allow-limited-size

-dvd-compat  <> --dvd-compat
-allow-limited-size <> --allow-limited-size

growisofs did not like the bad commands, so it sent them
to mkisofs to see it mkisofs likes them any better.
What terrible error handling!


growisofs --dvd-compat \
-Z /dev/sr0=./SL-61-x86_64-2011-07-27-Everything-DVD1.iso



#  md5sum ./SL-61-x86_64-2011-07-27-Everything-DVD2.iso /dev/sr0
32cce790ae5eb3f435a7898431740544 ./SL-61-x86_64-2011-07-27-Everything-DVD2.iso
4fd4dfa15d7c9bb5f29eace90611e116  /dev/sr0

Still a bad md5sum.

But, I ran the self check and this time Disk 1 both boots
and passes self check.  Joy!

Thank you all for your patience and your tips!

-T

Reply via email to