cd image(iso) 이미지 만들기

dd if=/dev/cdrom of=my_cd_image.iso

요렇게 하믄, cd에 있는 내용을 iso이미지로 만들 수 있다.