UDF is really a cool idea, but like M$ Outlook, is horrible when it doesn't work (yes, I'm saying Outlook would be almost good if it worked). From experience (I used to do phone tech support for CD writers), I would recommend against using UDF, especially considering beta drivers. I saw so called "production" products from Adaptec that were really bad (these things shipped; I supported them). There was something known as "over filling" a disc, at which point you would lose all data on that disc; _maybe_ you can get it back. Also, "automagically in recent windows versions" is correct. You must have UDF drivers on the system in order to read the disc. Now days this shouldn't be much of a problem, but realize that UDF is by no means iso9660. You will probably _not_ find DOS UDF drivers, and I don't know the status for Linux drivers. Win95 UDF drivers were at one time available from Adaptec (IIRC).
Best bet is probably to try the second session thing. You may have to burn the existing iso first without closing the disc. I don't know; I've only burned single session with cdrecord. The more I think about it, the more I'm convinced this approach should work. HTH -Cedar PS. Let us all know what works in the end.. :) > ------------------------------ > > Date: Mon, 27 May 2002 22:22:14 +0300 > From: Yedidyah Bar-David <[EMAIL PROTECTED]> > Subject: Re: mounting iso9660 as rw > > Hi, > > On Mon, May 27, 2002 at 11:46:46AM +0300, Dan Kenigsberg wrote: > > This may sound odd at first, and useless later, but I would like to add some > > files to a iso9660 filesystem. > > > > To be more exact, I have an iso of a CD and would like to update it with my own > > stuff. I tried to loop-mount it with rw option and even have > > > > /c/redhat/valhalla-i386-disc3.iso on /rh73/d3 type iso9660 (rw,loop=/dev/loop2) > > > > in my mount output. However, when I try to write inside /rh73/d3 I keep getting > > "Read-only file system" message. > > > > I think I could copy all the files from the iso, and my own, and rebuild the > > whole bunch, but I just don't like the idea. > > But this seems to me to be the only clean way. > Of course, it might won't work for you at all (e.g. if the image is of > a bootable CD which you can't create yourself, such as an NT installation > CD). > > > > > Any other suggestions? Am I missing a fundamental of loop/iso9660 that prevents > > this from happening? > > Yes. Without being an iso9660 expert, as I understand, you will have to > move around a lot of things to update an iso image. What you *can* do, > which might or might not help you, is create another session, to be > burned after the image you already have. See the options '-C' and '-M' > of mkisofs. Note, I havn't tried this myself. > > You might also find UDF (google) interesting. It's writable, is the > standard for DVD, I think works automagically in recent windows versions, > and seems to be in stable beta state in linux. I never tried it myself, > even readonly. > > Good luck, and I think many would like to hear your experience when > you have conclusions. > > > > > Dan. > > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]