Messages in this thread |  | | Subject | Re: Reading Windows CD on Linux 2.4.6 | Date | Mon, 17 Sep 2001 22:41:20 +0100 (BST) | From | Alan Cox <> |
| |
> Here are the results of the methods that were suggested for producing a > CD image. They all seem to fail at the same place because the resulting > file is the same size. > > # dd if=/dev/cdrom of=/tmp/cd1.iso > dd: /dev/cdrom: Input/output error > 1440+0 records in > 1440+0 records out
Bad CD image - or that is all the data on it. If its bad blocks you can tell dd to continue past bad blocks and pad them with zero - handy for rescueing uncompressed tape backups - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |