top | item 31479339

(no title)

bzbarsky | 3 years ago

For your first command:

    gzip -c /dev/sda > img.gz
For your second command:

    gunzip -c img.gz > /dev/sda
are what I suspect the blog post would recommend.

discuss

order

No comments yet.