[Gllug] Making CD images

Ian Northeast ian at house-from-hell.demon.co.uk
Sat Jul 6 12:36:56 UTC 2002


Richard Cottrill wrote:
> 
> Hi,
> 
> I'm trying to create some iso files from CDs; but I'm having some problems.
> I've done a "cat /dev/scd0 > some.file.iso". This seems to work ok, I get an
> error about input or something, but I guess that's it hitting the end of the
> disc.
> 
> The problem comes a few minutes later when my machine crashes hard. It drops
> my telnet connection, and refuses to respond at the console. I'm running a
> stock SMP SuSE 7.3 machine.
> 
> On reboot I can mount the iso file as a loop back device just fine. If it
> makes any difference, the file is being created on a fat32 partition.
> 
> Any hints about basic problems in my methodology very welcome (a few discs
> to do yet). Likewise any suggestions for what's causing this crash, or how
> to investigate further.

I've no idea what's causing this problem, but IME dd is more commonly
used for this job than cat. Give it a try - dd if=/dev/sdc0 of=file.iso.

Regards, Ian


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list