SCIENTIFIC-LINUX-USERS Archives

December 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Tue, 6 Dec 2011 17:33:27 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (80 lines)
On 2011/12/06 16:54, 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
>>>>>> <[log in to unmask] <mailto:[log in to unmask]>> wrote:
>>>>>>
>>>>>> On Tue, Dec 6, 2011 at 3:40 PM, Todd And Margo Chester
>>>>>> <[log in to unmask] <mailto:[log in to unmask]>
>>>>>> <mailto:[log in to unmask]
>>>>>> <mailto:[log in to unmask]>__>> 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]!
>

Hm, TUV, bugreport, filed, one each?

But TUV about it. It sounds like the man page does not match reality.

Lemme see, I am using SL6.1. The growisofs tool is version 7.1. Not feeling
like wasting a DVD or CDROM I simply tried the command with no disk in the
drive.

growisofs -dvd-compat -Z /dev/sr0=image.iso   (With an appropriate file.)

It trundled for a few moments then complained:
:-( /dev/sr0: media is not recognized as recordable DVD: 0

growisofs is found at /usr/bin/growisofs and is seen as:
-rwxr-xr-x. 1 root root 93952 Nov 22  2010 /usr/bin/growisofs

I ran it as root for write privileges.

{^_^}

ATOM RSS1 RSS2