个人工具

“UbuntuHelp:CreateIsoFromCDorDVD”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的6个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/CreateIsoFromCDorDVD}}
 
{{From|https://help.ubuntu.com/community/CreateIsoFromCDorDVD}}
 
{{Languages|UbuntuHelp:CreateIsoFromCDorDVD}}
 
{{Languages|UbuntuHelp:CreateIsoFromCDorDVD}}
 
 
 
== Introduction ==
 
== Introduction ==
 
+
For an introductory explanation of ISO images and burning them see [[UbuntuHelp:IsoImage|IsoImage]].This page details how to create an ISO (.iso) file from a CD or DVD.
This page details how to create an IsoImage (a .iso file) from a CD or DVD.
+
 
+
 
== Why would I want to do this? ==
 
== Why would I want to do this? ==
 
 
Iso images are useful because they are always available quickly. Two common uses of iso images are:
 
Iso images are useful because they are always available quickly. Two common uses of iso images are:
* Creating images of discs that you copy frequently. This means that you can make copies in the future without the source disc - see BurningIsoHowto.
+
<ol><li>Creating images of discs that you copy frequently. This means that you can make copies in the future without the source disc - see [[UbuntuHelp:BurningIsoHowto|BurningIsoHowto]].
* Creating images of discs you use frequently so that you do not have to have the disc in the drive to access them - see MountIso.
+
</li><li>Creating images of discs you use frequently so that you do not have to have the disc in the drive to access them - see [[UbuntuHelp:MountIso|MountIso]].</li></ol>
  
 
== Creating an iso image from a non-music CD or DVD ==
 
== Creating an iso image from a non-music CD or DVD ==
 
=== GUI ===
 
=== GUI ===
* Insert the CD or DVD
+
<ol><li>Insert the CD or DVD
* Wait for the File Browser to pop-up with the files on the disc
+
</li><li>Wait for the File Browser to pop-up with the files on the disc
* Click the "Computer" icon in the toolbar above the files (between "Home" and "Search")
+
</li><li>Click the "Computer" icon in the toolbar above the files (between "Home" and "Search")
* Right-click the icon of the CD
+
</li><li>Right-click the icon of the CD
* Select "Copy Disc..."
+
</li><li>Select "Copy Disc..."
* Alongside "Copy disc to:", change the drop-down to read "File image"
+
</li><li>Alongside "Copy disc to:", change the drop-down to read "File image"
* Click "Write"
+
</li><li>Click "Write"
* Choose where you want to save the file
+
</li><li>Choose where you want to save the file
* Click OK
+
</li><li>Click OK</li></ol>
  
 
The icon of the CD can also be found on the Desktop after the disc has been inserted. This icon can also be used for steps 4 - 9.
 
The icon of the CD can also be found on the Desktop after the disc has been inserted. This icon can also be used for steps 4 - 9.
 
 
=== Command line ===
 
=== Command line ===
 
dd if=/dev/cdrom of=file.iso  
 
dd if=/dev/cdrom of=file.iso  
 
(assuming /dev/cdrom is where the CD is mounted, and file.iso is the name you want to give the ISO, in the current directory)
 
(assuming /dev/cdrom is where the CD is mounted, and file.iso is the name you want to give the ISO, in the current directory)
 
== Creating an iso image from a music CD or DVD ==
 
== Creating an iso image from a music CD or DVD ==
* Insert the CD or DVD
+
<ol><li>Insert the CD or DVD
* Wait for Sound Juicer to pop-up with the songs on the disc
+
</li><li>Wait for Sound Juicer to pop-up with the songs on the disc
* Close Sound Juicer
+
</li><li>Close Sound Juicer
* Click "Places" > "Computer" (the menu at the top of your screen)
+
</li><li>Click "Places" > "Computer" (the menu at the top of your screen)
* Right-click the icon of the CD
+
</li><li>Right-click the icon of the CD
* Select "Copy Disc..."
+
</li><li>Select "Copy Disc..."
* Alongside "Copy disc to:", change the drop-down to read "File image"
+
</li><li>Alongside "Copy disc to:", change the drop-down to read "File image"
* Click "Write"
+
</li><li>Click "Write"
* Choose where you want to save the file
+
</li><li>Choose where you want to save the file</li></ol>
* Click OK
+
  
 +
10. Click OK
 
The icon of the CD can also be found on the Desktop after the disc has been inserted. This icon can also be used for steps 5 - 10.
 
The icon of the CD can also be found on the Desktop after the disc has been inserted. This icon can also be used for steps 5 - 10.
 
+
== Listening the audio tracks of an iso image from a music CD ==
 +
To be completed.
 
----
 
----
[[category:CategoryDocumentation]]
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年11月17日 (二) 18:49的最新版本

Introduction

For an introductory explanation of ISO images and burning them see IsoImage.This page details how to create an ISO (.iso) file from a CD or DVD.

Why would I want to do this?

Iso images are useful because they are always available quickly. Two common uses of iso images are:

  1. Creating images of discs that you copy frequently. This means that you can make copies in the future without the source disc - see BurningIsoHowto.
  2. Creating images of discs you use frequently so that you do not have to have the disc in the drive to access them - see MountIso.

Creating an iso image from a non-music CD or DVD

GUI

  1. Insert the CD or DVD
  2. Wait for the File Browser to pop-up with the files on the disc
  3. Click the "Computer" icon in the toolbar above the files (between "Home" and "Search")
  4. Right-click the icon of the CD
  5. Select "Copy Disc..."
  6. Alongside "Copy disc to:", change the drop-down to read "File image"
  7. Click "Write"
  8. Choose where you want to save the file
  9. Click OK

The icon of the CD can also be found on the Desktop after the disc has been inserted. This icon can also be used for steps 4 - 9.

Command line

dd if=/dev/cdrom of=file.iso (assuming /dev/cdrom is where the CD is mounted, and file.iso is the name you want to give the ISO, in the current directory)

Creating an iso image from a music CD or DVD

  1. Insert the CD or DVD
  2. Wait for Sound Juicer to pop-up with the songs on the disc
  3. Close Sound Juicer
  4. Click "Places" > "Computer" (the menu at the top of your screen)
  5. Right-click the icon of the CD
  6. Select "Copy Disc..."
  7. Alongside "Copy disc to:", change the drop-down to read "File image"
  8. Click "Write"
  9. Choose where you want to save the file

10. Click OK The icon of the CD can also be found on the Desktop after the disc has been inserted. This icon can also be used for steps 5 - 10.

Listening the audio tracks of an iso image from a music CD

To be completed.