Skip to content

Instantly share code, notes, and snippets.

@brianjriddle
Created October 29, 2012 15:24
Show Gist options
  • Select an option

  • Save brianjriddle/3974172 to your computer and use it in GitHub Desktop.

Select an option

Save brianjriddle/3974172 to your computer and use it in GitHub Desktop.
burn an linux|*bsd distro to usb
sudo dd if=$HOME/Downloads/ubuntu-12.10-desktop-i386.iso of=/dev/rdisk1 bs=20m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment