On Sun, 2002-12-01 at 19:56, Edward Dekkers wrote:
> > How can I read CD-RW drive?
> 
> If you can find UDF packet reading software for Linux, you can, otherwise
> you can't.
> 
> Unless you've turned off all warnings, the Roxio software actually does tell
> you the CD you're about to burn can't be read with all systems.
> 
> Write the disk normally without the UDF and you'll be fine also.

UDF file systems are supported by the 2.4 kernel and are by default
enabled as a module within Red Hat's kernels. Mounting the cdrom with:
        mount -t udf /dev/cdrom /mnt/cdrom
should do the trick.

-Rick
-- 
Rick Johnson, RHCE - [EMAIL PROTECTED] (from home)
Linux/WAN Administrator - Medata, Inc.
PGP Key: https://mail.medata.com/pgp/rjohnson.asc



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to