User Tools

Site Tools


cd:create_iso_from_cd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cd:create_iso_from_cd [2017/03/31 10:19] – created petercd:create_iso_from_cd [2019/11/26 21:28] (current) – removed peter
Line 1: Line 1:
-====== CD - Create ISO from CD ====== 
  
-<code bash> 
-dd if=/dev/cdrom of=~/cdrom_image.iso. 
-</code> 
- 
-<WRAP info> 
-You must have permission to access the drive directly using **dd**.  Mount permissions are not necessarily the same as dd permissions!  
- 
-When creating an ISO file, the device must not be mounted.  To unmount the cdrom device, use the umount command as follows: 
-<code> 
-umount /dev/cdrom 
-</code> 
-</WRAP> 
cd/create_iso_from_cd.1490955594.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki