[WBEL-users] Creating ISO images from CDs

C Lance Moxley C Lance Moxley <clmoxley@gmail.com>
Fri, 5 Nov 2004 14:36:42 -0600


> Sounds like a block size issue, try using a specific blocksize.  Doing a
> little quick math, it looks like the LCD on the ISO images is 32K, so

Use "isoinfo -d -i /dev/cdrom" on the cd. You'll likely see that the
logical block size is 2048. Doing a dd with bs=2048 should rip the
.iso properly. It has worked for me many times.
 
-- 
C Lance Moxley
http://moxley.champaign.il.us:61821/