Hey,

>> How can I add or append additional files to a CD-R onto which I have
>> already recorded or "burned" just a few files?

>       Can't help here.  IMO, cd-rewriteables's (cd-rw's) are not so good
> an idea. They cost too much, and are unreliable (ie, harder to read 
> than cd-r's by most all devices).  With cd-r's costing < 30¢ each, 
> rewritables just aren't worth it.  I only ever bought 2 re-writes, and 
> that was years ago.

>From my personal experience I must disagree with you. CD-RWs are great
if you need to take a lot of software with you, for instance to show
your friend. You can also burn it with some MP3s and use it in an MP3
capable CD-player, not worrying about that you waste spae with songs
you won't want to listen to later. My noname CD-RW is readable by all
the CD-ROM drives I tried it in and it works fine, as opposed to a
Verbatim CD-RW which just won't work with my CD-RW drive. (Can be
drive's fault, of course, but the drive works with everything else.)
And last but in no way least I think CD-RW is going to replace
traditional 3.5 diskettes.
Concerning the original post I think multisession is the best way but
you cannot add files to a non-multisession CD.


>> From Tom's examples, I derived the following two key lines
>> which I put in a shell script that I named "burncd"
>>
>> mkisofs -r -o cdimage /home/joe/data
>> cdrecord -v speed=2 dev=0,0 cdimage
>>
>> But I had to omit the word "eject" because I got this error message:
>>
>> cdrecord: No such file or directory. No read access for 'eject'.
>>
>> Can anyone explain why this error message and how to get "eject" to
>> work?

> doesn't do any better.  For some reason usin '-eject' with a cdrecord
> operation always works with my burner, cdrom2.  Gotta be hardware 

I think the reason is that it should be -eject, not eject.

HTH
Roman


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to