Skip to content

Instantly share code, notes, and snippets.

@keopx
Created November 20, 2015 08:14
Show Gist options
  • Save keopx/83cd65a14d9153964a62 to your computer and use it in GitHub Desktop.
Save keopx/83cd65a14d9153964a62 to your computer and use it in GitHub Desktop.
Create bootable usb | Ubuntu 15.10 amd64
sudo dd bs=4M if=/home/keopx/Escritorio/ubuntu-15.10-desktop-amd64.iso of=/dev/sdb && sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment