I just created a cd image using dd >dd if=/dev/scd0 of=cd.img then i tried to write the cd image back onto a blank cd using dd >dd if=cd.img of=/dev/scd0 I gen an error saying scd0 is a readonly device is there a way to write a CD using dd? TIA, Tomoki