Create ISO Image on Linux

By: Zhiqiang Ma In: Linux

First make sure that the disk is not mounted. If it is mounted, umount it.
Then use the dd command:

# dd if=/dev/cdrom of=/path/to/store/image.iso

That’s okay, very easy and fast.

Updated on Feb. 10, 2010.

Author: Zhiqiang Ma Posted on: Nov 19, 2009 Views: 123
Tags: ,
Like this post? Subscribe full-text feeds from all Fclose.com blogs:
Add your comments, share your thoughts

Be nice. Keep it clean. Stay on topic. No spam.