On Mon, 2002-10-14 at 20:35, Jeff Waugh wrote:
> This is right, but you're best off using a big block size, so:
> 
>   dd if=/dev/cdrom of=pants.iso bs=8M

What if it's an audio CD?

    $ dd if=/dev/cdrom of=/usr/temp/cd/funkycops.iso bs=8M
    dd: reading `/dev/cdrom': Input/output error
    0+0 records in
    0+0 records out
    0 bytes transferred in 0.167758 seconds (0 bytes/sec)
    
Doesn't like the fs I guess.




-- 
**************
* Simon Wong *
**************

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to