[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How to read CD-RW Disk that wrote with Adaptec CD-DirectSoftware



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 - rjohnson medata com (from home)
Linux/WAN Administrator - Medata, Inc.
PGP Key: https://mail.medata.com/pgp/rjohnson.asc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]