How to Copy a CD or DVD Using Linux

Linux's "dd" command is the primary method of copying in the UNIX-based, open-source environment. The dd command, along with burning software, can be used to copy just about any CD or DVD to your computer and then burn it onto your own disc.

Things You'll Need

  • Computer with Linux operating system
  • DVD-ROM burner
  • CD/DVD burning software
  • Blank recordable CD or DVD
Show More

Instructions

    • 1

      Make sure you have a computer with a Linux OS and a DVD burner. You can copy CDs but not DVDs with just a CD-ROM.

    • 2

      Insert the CD or DVD you wish to copy into the Linux-based machine. Then go to a Linux terminal.

    • 3

      Input the following: dd if=/dev/* of=/home/**/***.iso. Instead of *, type the name of the device the disc is in. The username should be ** and the name of the ISO should be ***.

    • 4

      Wait until the operation is complete, then you should have a full ISO image copy of the CD or DVD on your computer.

    • 5

      Go to your CD/DVD burning software and follow its instructions to burn the copied ISO image onto a blank CD-R or DVD-R.

Tips & Warnings

  • This procedure may not work for copying dual-layer DVDs. Please note that many video DVDs are of this type.

  • Be sure not to reverse the source and the target in the command line. If you do this, you could end up erasing data instead of copying it.

  • Always be forewarned that you may be violating copyright laws if you copy a CD or DVD. Doing so for personal use may be just a cheap loophole.

Related Searches:

Comments

You May Also Like

  • How to Copy a DVD in Linux

    If you want to copy a DVD in the Linux operating system, look no farther than native Linux application "Brasero Disc Burning."...

  • How to Determine the CD RW Drive in Linux

    A CD-RW drive in Linux can be located in different ways depending on your goal. If you want to use the drive...

  • How to Copy Files in Linux

    Files and directories form part of the backbone of any computer system and the same is true of the Linux operating system....

  • How to Play a Copy Protected DVD on a Linux Movie Player

    Due to licensing restrictions, open-source operating systems like Linux are prohibited from having the capability to play standard commercial (copy-protected) DVDs ...

  • How to Copy a Scratched CD

    If you've scratched a CD, chances are good that the quality of the CD will deteriorate quickly, so you will need to...

  • How to Backup DVD Movies in Linux

    If you have a DVD that you need to copy, you can do so on your computer using a DVD-copying application. When...

  • How to Make an Image of a Copy-Protected DVD

    Making an image of a copy-protected DVD will allow you to play the DVD on your computer or make another copy of...

  • How to Copy DD DLT Tape Data

    The "dd" command is an old Unix tool designed for copying information bit by bit from one storage device to another. It...

  • How to Copy a Protected DVD

    Because of copyright encryption protection, you may not be able to create a backup copy of a DVD that you legally own....

  • How to Copy DVD Movies in Ubuntu

    If you have a number of DVDs that you don't want to lose, you may want to make backup copies in case...

  • How to Copy a DVD

    The quality of a DVD is far superior to that of a VHS. The days of copying to "tape" have thankfully passed...

  • How to Copy an Audio CD

    Audio CDs can be quickly copied and stored in a digital format on a computer or burned to another CD for sharing....

  • How to Copy Video to DVD

    Many people have boxes and boxes of video tapes sitting around that they want to copy to DVD. This is a great...

  • How to Copy a CD to a USB Drive

    Many of the laptop computers sold today are small, low-cost units, called "netbooks." Many netbooks lack optical drives, which may create a...

  • Linux DVD Ripping Tools

    Most Linux ripping tools rip unencrypted DVDs easily. dvd image by Tatu from Fotolia.com

  • How to Make a Copy Protected DVD

    CDs and DVDs may be copy protected, using a security software package. Currently, there are two methods used to secure a copy...

  • How to Copy DVDs to a PC

    A DVD can hold a video or it can contain data files such as documents and pictures. DVDs that contain documents and...

Related Ads

Featured