docs: drop sudo from flash commands, append sync #117
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "docs/canonical-flash-oneliner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All decompress-and-write one-liners now share the same form:
xz -dc ...img.xz | of=/dev/sdX bs=4M status=progress conv=fsync && sync