[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CDRDAO -- can it record iso files?
- To: Qian Gong <http://www.tue.nl/~q.gong>
- Subject: Re: CDRDAO -- can it record iso files?
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Tue, 11 Feb 2003 11:17:44 -0500
- In-reply-to: <H3oLBWeZnTEmwKYWPjARgg@robert>
- Keywords: http://www.tue.nl/~q.gong
Could I ask you one more question?: what does your TOC file look like?
I'm still unable to get this to work.  Here's my TOC file:
CD_ROM
TRACK MODE1
DATAFILE "cd_image"
and here's the command I'm trying:
cdrdao write --eject --device 0,0,0 --driver generic-mmc --force cdbackup.toc
I get this error:
ERROR: Drive does not accept any cue sheet variant - please report.
ERROR: Writing failed.
Thanks for any info/help.
 > From: http://dummy.us.eu.org/robert (Robert)
 > Date: Tue, 11 Feb 2003 07:39:08 -0500
 >
 > Actually, I'm using a current version of cdrecord (2.0) and it still
 > doesn't work.  But I'm still using only Linux 2.4.18.
 > 
 > Anyway, thanks for all the info!
 > 
 >  > From: Qian Gong <http://www.tue.nl/~q.gong>
 >  > Date: Tue, 11 Feb 2003 09:19:26 +0100
 >  >
 >  > Cdrecord seems do not support Samsung SM-308B. However, cdrdao works
 >  > perfectly with this kind of drive and is able to record files of any format. 
 >  > 
 >  > This problem is very strange since both cdrdao and cdrecord uses the same
 >  > driver "generic-mmc" for SM-308B. But cdrecord simply doesn't work.
 >  > 
 >  > Probably you should try the latest version of cdrecord. I am now using
 >  > cdrdao all the time.
 >  > 
 >  > Regards,
 >  > 
 >  > Qian