I've already tried this. This doesn't work. Even mkisofs is not able to recognize the cd. But gnome-cd is able to play the songs well. The cd seems to have some other format, I think all the song cds(original one) have the same format(might be I'm wrong). If any one could help I would be happy.
<br><br>Himanshu<br><br><div><span class="gmail_quote">On 10/15/05, <b class="gmail_sendername">Justin Willmert</b> <<a href="mailto:justin@jdjlab.com">justin@jdjlab.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="mailto:arora.himanshu@gmail.com">arora.himanshu@gmail.com</a> wrote:<br>> Hi,<br>>         I want to create an iso file of a CD in linux. The use of the<br>> command cat /dev/cdrom > file.iso is not woriking nither I am able to
<br>> mount the CD.  It is giving Input/Output error. But gnome-cd is able to<br>> play the cd. How should I do this ?<br>><br>> Himanshu<br>><br><br>You should be able to do this:<br>        dd if=/dev/cdrom of=~/file.iso
<br><br>You can probably speed up the copying with the bs option, but I don't<br>use this very often, so I'm a bit rusty, so I'd suggest you read up dd's<br>man file.<br><br>You may come up with problems since you can't mount the cd, but that is
<br>only a wild guess, so...<br><br>Hope this helps you,<br>Justin Willmert<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div>