go to <a href="http://linuxmigration.com">linuxmigration.com</a> and look at the tutorials for cd recording<br>Marc<br><br><div><span class="gmail_quote">On 8/25/06, <b class="gmail_sendername">Paul Smith</b> &lt;<a href="mailto:phhs80@gmail.com">
phhs80@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 8/26/06, David Fletcher &lt;<a href="mailto:fc@fletchersweb.net">
fc@fletchersweb.net</a>&gt; wrote:<br>&gt; &gt; Thanks, David and Chris, but<br>&gt; &gt;<br>&gt; &gt; $ dd if=/dev/hdf of=iso1.iso<br>&gt; &gt; dd: reading `/dev/hdf': Input/output error<br>&gt; &gt; 0+0 records in<br>&gt; &gt; 0+0 records out
<br>&gt; &gt; 0 bytes (0 B) copied, 0.009431 seconds, 0.0 kB/s<br>&gt; &gt; $<br>&gt;<br>&gt; OK Paul, what I just tried is, using FC5 with KDE,<br>&gt;<br>&gt; 1) Put a data CD in the drive.<br>&gt; 2) When Fedora asks what to do, just click OK to let it mount the CD and open
<br>&gt; it in a window.<br>&gt; 3) Look to see what it mounts it as. Mine said media:/hda (because my hard<br>&gt; drive is SATA the CD gets hda)<br>&gt; 4) Close the window and right-click Unmount on the icon<br>&gt; 5) dd if=/dev/hda of=/path/to/my/file.iso replacing hda with whatever yours
<br>&gt; mounted as.<br>&gt; 6) I've got a 627MB file on my hard drive.<br>&gt; 7) Hope that helps.<br>&gt; 8) Time for bed!<br><br>Thanks again, Dave. Your method does not work here (FC5 and KDE too).<br>In truth, audio CDs do not correspond to a filesystem. Meanwhile, I
<br>found the following solution:<br><br>cdrdao copy --device /dev/dvd<br><br>which works fine with audio or data CDs.<br><br>Paul<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><br>