Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
You can also use k3b to do this graphically. Just click on "copy CD" and tick "only create image". Click on the "image" tab to select where to keep the image.
So both of those methods keep the booting feature of the original DVD ? Thank you guys for your answers, at least I have the choice GUI or Command line :-)
And yes, all of the above will make *exact* copies of the DVD, including any booting functionality
I guess what you meant was
Code:
cat /dev/hdd > /home/cam/dvd.iso
Quote:
Originally Posted by m_yates
You can also use k3b to do this graphically. Just click on "copy CD" and tick "only create image". Click on the "image" tab to select where to keep the image.
Will the Copy CD work the same as Copy DVD? And a bit off topic, what's the difference between Normal Copy and Clone Copy in the copy mode of k3b?
I've used both dd (dd -if /dev/cdrom -of file.iso) and k3b to create ISOs from a DVD. Both seemed to create usable ISOs, but they were not exactly the same size. The k3b ISO was a few thousand bytes larger. Obviously, it would be nice to understand the difference, and whether or not it matters.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.