I know that usually the device
represents a CD. This is the case for data CD. However, when I insert an audio CD into a computer, I cannot find the appropriate device. For example, if I type,
Quote:
|
dd if=/dev/hdb of=audioCD.iso bs=2048
|
it gives me an error message instead of writing an image.
What should I do?