[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dvd multi-session



> Andy,
> 
> I know you are more then likely tired of this kind of question

Well, if you were really concerned, then you would respect that cdwrite
is a *public* list and follow some common sense rules such as

1. If a question/comment is not *directly* related to the subject, do
*not* reply to some post, compose a new message with original subject
reflecting the content.

2. Do not address anybody in person, unless it's absolutely necessary,
e.g. when explicitly commenting on somebody's statement.

3. Review previous threads, explicitly refer to previously read material
[such as manual and web pages, previous posts] and say what exactly did
not work or made no sense.

:-)

> but I have
> tried to use the following commands to get multi-session to work according
> to the tutorial.
> 
> I can get good burns on DVD+RW media from my Sony on Red Hat 8.0 after doing
> this:
> Format using dvd+rw-tools (as the tutorial tells us.)
> Then I do, growisofs -Z /dev/cdrom -R -J /myfirstfolder/mysecondfolder
> Next I do  growisofs -M /dev/cdrom -R -J /mythirdfolder/myfourthfolder
> 
> However I get :-( mkisofs failed 255
                    ^^^^^^^^^^^^^^^^^^ It means every word of it. Keep
in mind that growisofs is a front-end to mkisofs, if latter failed to
produce output, growisofs is not the one to blaim:-)

> So here is what I know to be right.
> 
> 1.) I am able to make the first copy with the -Z and I am able to
> continuously write to the DVD while I am recording from the same path: for
> example:
> growisofs -M /dev/cdrom -R -J /myfirstfolder/mysecondfolder/morestuff works
> after doing growisofs -Z /dev/cdrom -R -J /myfirstfolder/mysecondfolder but
> growisofs -M /dev/cdrom -R -J /mythirdfolder/myfourthfolder does not work
> and I get a lot of errors on the rr_remove directory.

Those are error messages printed by mkisofs. If upgrading to latest
mkisofs version doesn't do the trick, try to reduce the failing folder
to minimum and submit mkisofs bug report to appropriate list (I suppose
this list is appropriate too).

> 2.) On windows systems you have the opportunity to close a disc after you
> have written as much data as you want. Is this possible using growisofs? The
> reason I ask is that is we have some older DVD reader drives that can't see
> the data on the disc while some that are 1 year to 1.5 years old can.

There is very little I can add to "compatibility: caveat lector"
paragraph on dvd+rw-tools page. That little that can be added is
http://lists.debian.org/cdwrite/2003/cdwrite-200309/msg00088.html.

> 3.) I am strickly trying to take backup ZIP files, and our source code in
> CVS and record it to DVD. Our database backups are 525 MB each and are
> stored in zip format. Is there plans to make growisofs span multiple discs?

No. It makes little [if any] sense. At least when growisofs calls
mkisofs, it definitely meaningless as kernel [nor mkisofs] support
multi-volume isofs. And when growisofs is invoked to burn a
pre-formatted image, it's more appropriate to have invoking program to
take care of multiple volumes by calling growisofs multiple times. See
http://lists.debian.org/cdwrite/2003/cdwrite-200309/msg00079.html for
example. A.



Reply to: