Skip to content

Instantly share code, notes, and snippets.

@tuxracer
Created December 25, 2013 07:16
Show Gist options
  • Save tuxracer/8120911 to your computer and use it in GitHub Desktop.
Save tuxracer/8120911 to your computer and use it in GitHub Desktop.
Create bootable linux disk with progress
pv -ptre ubuntu-13.10-desktop-amd64.img | sudo dd of=/dev/rdisk2 bs=1m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment