Monday, November 22, 2010

Creating a ISO file using mounted Bootable CD-Rom on it

This is just an easy as this. First locate and mount device CDrom on your linux box, after mounting it create an image of it using the command below.




dd if=/dev/cdrom of=<path where you want to store the image file>/debian-500-amd64-netinst.iso

Viola! you have now working iso file  on your directory. If you have virtual machine you may check the created image file.

No comments:

Post a Comment

If you have any suggestion or clarification you send it via on this form.