In Linux, how does one transition a CD to an iso image file?

Source: Internet
Author: User
Q: In Linux, how does one transition a CD to an iso image file? A cd is a vulnerable storage medium. if you need to save it for a long time, you 'd better dump it into an iso image file. in Linux, we can do this: Method 1: cp/dev/cdromname. iso Method 2: ddif/dev/cdromofna...

 

Q: In Linux, how does one transition a CD to an iso image file?

 

 

A cd is a vulnerable storage medium. if you need to save it for a long time, you 'd better dump it into an iso image file. in Linux, we can do this:

 

Method 1: cp/dev/cdrom name. iso

 

Method 2: dd if =/dev/cdrom of = name. iso

 

Name. iso is freely set.

 

Www.2cto.com

 

Before executing the preceding command

 

1. put the CD in the optical drive (nonsense !)

 

2. mount is not required. it does not matter if it is mounted.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.