User Tools

Site Tools


iso:create_iso_from_directory

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
iso:create_iso_from_directory [2017/03/31 13:06] peteriso:create_iso_from_directory [2019/11/29 18:09] (current) – removed peter
Line 1: Line 1:
-====== ISO - Create ISO from directory ====== 
- 
-Copy a directory tree from the hard drive into an ISO-9660 image:  
- 
-<code bash> 
-mkisofs -r -o /tmp/cd_image.iso /path_to_directory/ 
-</code> 
- 
-where: 
- 
-  * **-r** preserves long file names, by enabling the Rock Ridge protocol.  
-  * **/path_to_directory**  the directory containing the files to format into the ISO image. 
- 
  
iso/create_iso_from_directory.1490965609.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki