User Tools

Site Tools


linux:backup-with-dd

Differences

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

Link to this comparison view

linux:backup-with-dd [2023/02/20 16:54] – created elslinux:backup-with-dd [2023/04/03 16:18] (current) els
Line 19: Line 19:
 </code> </code>
  
 +===== Restore xz-image ===== 
 +<code> 
 +xzcat /path/to/image.img.xz | sudo dd of=/dev/mmcblk0 status=progress 
 +</code>
linux/backup-with-dd.txt · Last modified: 2023/04/03 16:18 by els

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki