convert cd dvd to a ISO image
make sure /cdrom is not mount
# mount
# umount /cdrom
# dd if=/dev/cdrom of=/path/cdimg_filename.iso
// if: the cdrom device
// of: the name of the ISO
Thursday, November 3, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment