Re: iso9660 level 3 / rsj support

Jesse Off (joff@10thsphere.ml.org)
Wed, 28 Jan 1998 10:01:11 -0600 (CST)


On Wed, 28 Jan 1998, Eric Lammerts wrote:

>
> I made a patch against 2.0.33 to support:
> - CDs with an ISO9660 Level 3 filesystem.
> - unfinalized RSJ CDs (probably works on Philips SCSI CD-writers only).
>
> The first type of CD can be created by Adaptec DirectCD, a win95 installable
> filesystem which uses packet writing. The second type of CD is created by
> RSJ CD Writer (see http://www.rsj.de) which uses track-at-once recording to
> implement an installable filesystem.
>
> Beware: this patch is based on guesswork and inspection of CDs!
> It may not work with your CDs.
>
> Requirements:
> You need kernel 2.0.33 with fat32_joliet_nls_patch-0.2.8 already applied.
>
> To use the RSJ support, you need a SCSI CD-drive that supports the "Read
> Track Info (0xE5)" command. I only tested it on a Philips CDD2600.

Great! Now we only need some packet-writing cd writing tools for linux.
Is there any project going on right now for that?

~Jesse Off