Skip to content

Instantly share code, notes, and snippets.

@viktorpetryk
Last active December 2, 2022 08:57
Show Gist options
  • Save viktorpetryk/53d375ae5526d69e4a6afd4a23971789 to your computer and use it in GitHub Desktop.
Save viktorpetryk/53d375ae5526d69e4a6afd4a23971789 to your computer and use it in GitHub Desktop.
Linux Tips

Making a bootable USB from ISO

dd if=/path/to/ubuntu.iso of=/dev/sdX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment