Ubuntu: How To Create an ISO Image from a CD or DVD

Home -> UNIX -> Linux

7940 views

From the computer of: shamanstears (690 recipes)
Created: Jan 29, 2008     Updated: Jan 31, 2008


1 comments:
View all comments

Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

I do a great deal of experimenting with virtual computer environments and utilize ISO images quite often instead of constantly going back to the same CD repeatedly. Ubuntu makes it easy to create an ISO image from your CD or DVD.

1. Insert the CD or DVD that you want to make an ISO image of.

2. Open a terminal window.

3. Execute the following command:

cat /dev/scd0 > /home/shamanstears/test.iso

where /dev/scd0 is the device name for your drive (to find this, go to the Main Menu, click on System, mouseover Administration and select System Monitor. Click the File Systems tab. The device name will be listed in the Device column). Also make sure to change the path and iso filename to the desired path and filename.

The disc will begin to spin and the ISO image will start being constructed. Once it has completed, you have an ISO image of your CD. To verify that the image was properly created, mount the ISO file and check the contents.

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.




1 Recipe comments: View comments

Ubuntu: How To Create an ISO Image from a CD or DVD by galabrix8



Related recipes:

  Ubuntu: How to Mount and Unmount ISO Files
  Upgrade Ubuntu From Dapper(6.06) to Edgy(6.10)
  Ubuntu: Install the Ubuntu Studio Theme
  Ubuntu: What Version am I Running?
  Ubuntu: Optimize Font Rendering for Viewing on LCDs and Laptops
  Ubuntu: How to Enable Automatic Login
  Ubuntu: Enable DVD Playback
  Ubuntu: Change How Often Your System Checks for Updates
  Ubuntu : Dual booting w/XP using Grub bootloader | editing bootloader in Ubuntu
  Ubuntu: Restore Restart and Shut Down to the Log Out Button

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.