How to create .iso file image of cdrom (atapi)?

Hendrik Hasenbein hhasenbe at techfak.uni-bielefeld.de
Wed Jan 7 09:06:02 PST 2004


Francisco Reyes wrote:
> Other than speed is there any consideration about the buffer size?
I assume you are referring to the 'bs=2048' argument to dd.
The argument 'bs=2048' sets the block size to be used for the device.
You can't use another value for cdrom drives than 2048 except you are 
able to change the blocksize on the drive. Some can be jumpered for 512 
per block, but there is no need to do that. If you use another value for 
bs the operation will fail on a cdrom drive.

Hendrik

-- 
Ahhh there's only 10 types of people in the world,
those who understand binary and those who don't...



More information about the freebsd-questions mailing list