This is a discussion on UDF filesystems with cdrtools within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> To make cdrtools backup how can I create UDF filesystems that are marked appendable to make session after session ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| ehab wrote: > > To make cdrtools backup how can I create UDF filesystems that are > marked appendable to make session after session respectively ? Please > inform me syntaxly .--commands-- If what you want to do is multisession to update old files, the switch you want is "-multi" which somebody already mentioned earlier. Remember that when you update, you are not physically erasing or overwriting the old file. The erasing or overwriting is only "virtual". (IsoBuster, for example, would still see the old file in the old session.) This page lists the cdrecord switches: http://www.fokus.fhg.de/research/cc/.../cdrecord.html http://www.fokus.fhg.de/research/cc/...ecord-2.0.html (Could not locate README.multi that Joerg mentioned.) http://www.fokus.fhg.de/research/cc/...E/README.win32 |
| ||||
| ehab wrote: > > The problem of those man pages that most of their terminilogies I am > not familiar with . If you want really to help please tell me the > commands that will the next updates visible to me Ok I have done > -multi option and when I open the cd after writing I only see the old > version although I have updated the cd with -multi option . Please > help Responded only because you went off tangent with udf, and you were not getting responses, perhaps because you were making new threads instead of following up to responses to your own posts. Respond to these posts: ============================================= From: Jon Hall <jmah@UCETRAP.os2world.com> Subject: Re: multiple write to CD Date: 7/18/03 Message-ID: <3F17DD7F.C56F65EA@UCETRAP.os2world.com> ehab wrote: > > I need to add un update to a previuos session of files written to a Cd > unsing cdrecord : could you please help me find the syntax ? It is not > opviuos what option should be used from the cdrecord man page . -multi should be what you're looking for, though you should have used it on the previous session for it to work properly. -- Jon Hall | Email: jmah@os2world.com (who used to be jmah@isvr.soton.ac.uk) | or: jmah98@yahoo.com Southampton, UK |(if jmah@os2world.com bounces) | but NOT: jmah@i.am NB: unsolicited commercial email is NOT welcome. You have been warned. ========================================== From: js@cs.tu-berlin.de (Joerg Schilling) Subject: Re: multiple write to CD Date: 7/18/03 Message-ID: <bf94hq$mte$1@news.cs.tu-berlin.de> In article <b4f59294.0307180147.404616f@posting.google.com> , ehab <hpy_azizy@yahoo.com> wrote: > >I need to add un update to a previuos session of files written to a Cd >unsing cdrecord : could you please help me find the syntax ? It is not >opviuos what option should be used from the cdrecord man page . The file README.multi contains all information you need. -- EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin js@cs.tu-berlin.de (uni) If you don't have iso-8859-1 schilling@fokus.fraunhofer.de (work) chars I am J"org Schilling URL: http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily ========================================== |