Eli Segal wrote:
>
> But you said you use cdparanoia ....
>
> i wanted to know with what parameters you use that tool
Use cdrdao (1.1.5), it uses cdparanoia to read the cd.
cdrdao read-cd --device 0,1,0 cd.toc
Reads cd and creates two files, data.bin and cd.toc.
cdrdao write --device 0,0,0 cd.toc
Writes data.bin to the CD using cd.toc as a layout file.
/dev/sr1 is an IDE DVD/CD ROM drive.
/dev/sr0 is an IDE HP CD burner.
Kernel boot paramters include "hdc=ide-scsi hdd=ide-scsi".
Kernel includes SCSI generic and ide-scsi support.
Geoff.
--
Geoffrey S. Mendelson
Bloomberg L.P., BFM (Israel) 2 hours ahead of London, 7 hours ahead of New York.
Tel: 972-(0)3-754-1158 Fax 972-(0)3-754-1236 Email: [EMAIL PROTECTED]
=================================================================
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]