On Mon April 3 2006 14:48, Yedidyah Bar-David wrote: > Hi, > > I want to create an exact copy of a CD which has more than one session. > dd if=/dev/DEV of=file will only read the first session. Is the CD compatible with the drive? I.e., are all the sessions shown when you mount the CD in question?
> Any idea how to > read further sessions? "cdfs" may help. Look for "cdfs" on Freshmeat. It's a kernel module introducing "cdfs" filesystem, which, when mounted, shows you each session as a separate .iso file ( perfectly mountable ), and each audio track as a .wav file ( perfectly playable ) > And also how to use them (apart from burning them > and mounting)? If you use cdfs - just mount the .iso's it shows you as loopback filesystems. -- Regards, Alex Chudnovsky e-mail : [EMAIL PROTECTED] ICQ : 35559910 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
