I am confused about the whole cdrw thing under linux.

as i understand it you can treat a cdrw more or less as a floppy under
windows, write, delete, etc via a udf filesystem

I also understand udf now works in linux, but from Michael's post it
doesn't seem like it is as flexible as under doze.

eg if you have to use cdrecord, do you give it a whole new .iso
incorporating what was already on the cd along with whatever chnages you
want, and let it rewrite the whole cd?

Nick

confused (as usual).


On Thu, 20 Nov 2003 13:51:28 +1300
Michael JasonSmith <[EMAIL PROTECTED]> wrote:

> On Thu, 2003-11-20 at 13:30, Barry wrote:
> [snip]
> > What do I do/need to write to a udf formatted cd in linux please?
> "cdrecord" does not care about the file-system that is written to the
> disc.  It will happily write ext3, ISO 9660, or any other file-system. 
> 
> You need "mkudffs" (found in the "udftools" package in Debian) to make
> UDF file systems, and at least a 2.4 kernel.  From what I understand,
> even CD-RW requires you to mount the disc read-only and write to it
> using "cdrecord".
> -- 
> Michael JasonSmith                                   http://www.ldots.org/
> 

-- 
Nick Rout <[EMAIL PROTECTED]>

Reply via email to