On Thu, 26 Apr 2001, hanasaki wrote: > Is there support for reading UDF CDRW disks made with Nero<InCD> or > Adaptec<DirectCD>?
There is an UDF filesystem in the kernel sources. But you do not have to recompile your kernel, you can build a separate kernel module. see http://sourceforge.net/project/showfiles.php?group_id=295 > Is there write support? Write support is under development. The kernel module's name is pktcdvd. You have to patch the kernel (version 2.4.3 or 2.4.4-pre5). http://sourceforge.net/project/showfiles.php?group_id=7091 > Is there a Linux filesystem that can use CDRW more like a floppy? If > so, can theses disks be read, and preferably, written in M$? The UDF filesystem in conjunction with pktcdvd can/will do this (it depends on your system). You can read (and write--depending on the format you used) these CDRWs with M$. If you format the CDRW with your M$ program you read and write this CDRW with M$ and Linux. But be aware of project's status! Keep a copy of your data on harddisk (just in case...)! Regards, Andreas