Re: cdrecord tsize confusion



ToddAndMargo <ToddAndMargo@xxxxxxxxxxxxxxxxxx> writes:

Hi All,

I am confused. :'(

I am using the cdrecord option "sao". In "man cdrecord", I
have the following example:

To handle drives that need to know the size of a

What makes you think that your drive needs to know? I suspect that you are
just making trouble for yourself.

track before starting to write, first run

mkisofs -R -q -print-size /master/tree

and then run

mkisofs -R /master/tree | cdrecord speed=2 dev=2,0 tsize=XXXs

This is where I get confused. In the example above, it looks like
"/master/tree" is the source directory to create the ISO. If
I run that on my source directory:

/usr/bin/mkisofs -R -quiet -print-size \
/home/KasRescue/Foo/.

And why would you ignore the suggestions and use
/home/KasRescue/Foo/. rather than the suggested /home/KasRescue/Foo
?

And what kind of directory IS /home/KasRescue/Foo/./..?





I get back the followign error message and number:

Unknown file type (unallocated)
home/KasRescue/Foo/./..
- ignoring and continuing.
119247

If I run the command on the ISO I just created with mkisofs:

/usr/bin/mkisofs -R -quiet -print-size \
/home/KasRescue/Foo.iso

I get back a different number AND NO ERROR MESSAGE
119309

Yes. you are now asking the system to create and iso containing the iso you
just created. Why you would want to do that I do not know, but that iso
WILL contain additional information not the original directory system.

Anyway, who are you doing all this?


What am I misunderstanding?

Many thanks,
-T
.



Relevant Pages

  • Re: Storgae durations
    ... G> jacob navia said: ... The important thing to you, maybe - but here, we discuss ISO C, not ... I suspect most of the clique have indeed. ... heathfield etc all who dont need debuggers and rarely debug stages. ...
    (comp.lang.c)
  • Re: High Resolution from 35mm Film
    ... >FWIW, it looks to me that 645 ought to slightly edge out 12MP, but I suspect ... >that the cleanliness of ISO 100 digital would tip the scales. ...
    (rec.photo.digital)
  • Re: Upgrading to F10 without DVD
    ... point...will this fit on a 4Gb USB Key or does it need at least an 8? ... suspect it won't since the iso is just a hair over 4G. ...
    (Fedora)
  • how to break standard input into 1 character per line
    ... characters. ... I suspect I need to set one of the locale environment ... ISO 8859-1). ...
    (comp.unix.shell)
  • Re: Copy a CD with cdrecord and a single burner
    ... On 8/27/06, CodeHeads wrote: ... > I suspect that the problem is related to what I said before: ... me that one can create an ISO from that. ...
    (Fedora)