Re: cdrecord question

From: Greg Madden <pabi@gci.net>
Date: Wed May 05 2004 - 19:06:44 AKDT

On Wed, 2004-05-05 at 15:00, Fielder George Dowding wrote:
> Greetings all,
>
> I used cdrecord yesterday to put four files on a cd-r. I must be missing
> a point about this burning business. Here is what I did:
>
> 1. I used mkisofs to turn one file and three directories into iso files.
>
> 2. I then used cdrecord to burn the four iso files onto a cd-r, thusly:
> cdrecord -v -eject -dev=0,1,0 file1 file2 file3 file4
>
> 3. I observed the four tracks being burnt, the fixation process, and
> finally the finished cd was ejected.
>
> When I mount the cd-rom drive /dev/scd0 with the cd in it, I can only
> see the first file (file1). Is there a way to get to the other files
> (tracks)?
>
> I have already determined to return to the scene, put the one file and
> three directories under one directory, run mkisofs on that directory and
> then burn the resulting file. I would like to abvoid this if possible.
>
> fgd.

Here is what I use to create a cd with different dir's on one iso.All
the dir'd show up on the root of the cd-r and as separate dir's. This
may have the same effect as burning 4 iso's to th cd-r. The
-graft-points is the key, afaikt. I am not so sure about the
-joliet-long, its been awhile since I used this but I was having trouble
with really long file names.

"mkisofs -joliet-long -R -o pabi_backup.iso -graft-points
/evolution=evolution /Mail/=Mail /pabi=pabi
/paperport=paperport"

-- 
Greg Madden
Precision Air Balance, Inc.
Phone: 907-276-0461
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Wed May 5 19:05:27 2004

This archive was generated by hypermail 2.1.8 : Wed May 05 2004 - 19:05:29 AKDT