Created
December 25, 2013 07:16
-
-
Save tuxracer/8120911 to your computer and use it in GitHub Desktop.
Create bootable linux disk with progress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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