User Tools

Site Tools


ubuntu:iso:create_iso_from_a_bootable_usb_drive:using_dd

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:iso:create_iso_from_a_bootable_usb_drive:using_dd [2024/07/30 14:23] peterubuntu:iso:create_iso_from_a_bootable_usb_drive:using_dd [2024/07/30 14:24] (current) – [Make a Copy] peter
Line 11: Line 11:
 ---- ----
  
-==== Make a Copy ====+===== Make a Copy ====
  
 Create a copy from the bootable USB to a file: Create a copy from the bootable USB to a file:
Line 22: Line 23:
 **NOTE:**  This creates a raw binary copy of the USB in the current directory. **NOTE:**  This creates a raw binary copy of the USB in the current directory.
  
-These are optional, but do help:+These are optional parameters, but do help:
  
   * **bs=4M**:  Read and write up to 4M at a time; to make I/O faster.   * **bs=4M**:  Read and write up to 4M at a time; to make I/O faster.
Line 31: Line 32:
 ---- ----
  
-==== Convert the raw binary file to an ISO format ====+===== Convert the raw binary file to an ISO format =====
  
 Install genisoimage: Install genisoimage:
Line 41: Line 42:
 ---- ----
  
-Convert the raw file to an ISO format:+===== Convert the raw file to an ISO format =====
  
 <code bash> <code bash>
Line 61: Line 62:
 ---- ----
  
-==== Verify the ISO Format ====+===== Verify the ISO Format =====
  
 Perform a simple check to examine the ISO’s structure and extract information about its content. Perform a simple check to examine the ISO’s structure and extract information about its content.
ubuntu/iso/create_iso_from_a_bootable_usb_drive/using_dd.1722349384.txt.gz · Last modified: 2024/07/30 14:23 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki