Preview:
sudo blockdev --getsize64 /dev/nvme0n1

sudo dd if=/dev/nvme0n1 bs=16M status=none \
| pv -ptebar -s 512110190592 \
| zstd -T0 \
> disk.img.zst
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter