On 13:56 19 May 2002, fred pasteck <[EMAIL PROTECTED]> wrote:
| Hi everyone. I'm trying to dd a CDROM to produce an
| ISO image using the following:
| # dd if=/dev/hdc of=cdrom.iso
| This works, and I can mount the resulting ISO using
| the loop device, but there's an I/O error at the end:
| # dd
Hi everyone. I'm trying to dd a CDROM to produce an
ISO image using the following:
# dd if=/dev/hdc of=cdrom.iso
This works, and I can mount the resulting ISO using
the loop device, but there's an I/O error at the end:
# dd if=/dev/hdc of=cdrom.iso
dd: reading `/dev/hdc': Input/output error
100