clawdie-iso/skills/iso-flash-verify
Sam & Claude bb5460427d docs: drop sudo from flash commands, append sync
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

- sudo removed (operator runs as root on USB stick)
- && sync appended to all image-write commands
- /dev/zero wipe commands unchanged
- build.sh echo updated to match
2026-06-23 06:41:58 +02:00
..
SKILL.md docs: drop sudo from flash commands, append sync 2026-06-23 06:41:58 +02:00