<quote who="Terry Collins"> > I'm trying to take an iso off an audio CD, but no luck.
Audio CD ROMs do not contain ISO filesystems though. > damselfly:/shared2/cd-images# dd if=/dev/hdc > of=/shared2/cd-images/test.iso bs=8196 > dd: reading `/dev/hdc': Input/output error > 0+0 records in > 0+0 records out > damselfly:/shared2/cd-images# > > My brain is still suffering from Mondayitis and thinks that this is all > it did under the RH system. Anyone got any clues? It won't work - you can't dd from an audio disk. You'll have to use cdparanoia or something like that to pull the audio from it. - Jeff -- linux.conf.au 2004: Adelaide, Australia http://lca2004.linux.org.au/ o/~ we all live in a yellow subroutine o/~ - auspex -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
