User Tools

Site Tools


writing_a_disk_image_to_a_disk

Differences

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

Link to this comparison view

Next revision
Previous revision
writing_a_disk_image_to_a_disk [2024/03/14 12:45] – created thomaswriting_a_disk_image_to_a_disk [2024/03/14 13:27] (current) – [Using cat] thomas
Line 1: Line 1:
 ====== Writing a disk image to a disk ====== ====== Writing a disk image to a disk ======
 +
 +:!: Before using the below methods, keep in mind that writing the image will overwrite what is currently on the disk.
  
 ===== Using cat ===== ===== Using cat =====
Line 7: Line 9:
 ''cat image.img > /dev/sda'' ''cat image.img > /dev/sda''
  
-The above command would write the image file ''image.img'' to the disk referenced by ''/dev/sda''.+The above command would write the image file ''image.img'' to the disk represented by ''/dev/sda''. 
 + 
 +{{tag>howto unix}}
writing_a_disk_image_to_a_disk.1710420351.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki