Tathagata Banerjee wrote : >you can't write vcd-s with cdrecord. you have to use cdrdao for that. >the syntax is: >$ cdrdao write --device 0,0,0 videocd.cue > . . .and yes, the argument to cdrdao is the *toc* file and not the bin file.
Thanks for the clarification. >$ cdrdao copy --source-device 0,0,0 --device 0,1,0 >this will do the whole ripping and writing for you at one go. This is nice. I will install cdrdao in a day or two in that computer and will try the above command. However, that computer has got an IDE/ATAPI CD Drive and an USB CD Writer (detected as --dev 0,0,0). So, to be able to give something like --source-dev 0,1,0 for the IDE CD Drive, probably I will first have to change lilo.conf and /etc/modules.conf such that the IDE/ATAPI CD driver does not detect the CD Drive (as mentioned in the CD-Writing HOWTO), then load ide-scsi, etc. I will be back in a day or two with my results (success story, hopefully :-) Regards, Santanu Chatterjee [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
