Media

How to create an ISO file from a DVD/CD

Create ISO from DVD

In the terminal window type.

  dd if=/dev/dvd of=/path/to/save/file_to_create.iso 

Create ISO from CD

In the terminal window type.

  dd if=/dev/cdrom of=/path/to/save/file_to_create.iso 
 
/home/dodgydevil/wiki.zendfusion.com/data/pages/other/linux/media.txt · Last modified: 2011/03/29 01:32 by bosbaba
[unknown button type]
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Zend Fusion