Skip to content

Instantly share code, notes, and snippets.

@MostafaNorzade
Last active December 3, 2022 17:39
Show Gist options
  • Save MostafaNorzade/445a63d4f251dc60b6619560b46d43c4 to your computer and use it in GitHub Desktop.
Save MostafaNorzade/445a63d4f251dc60b6619560b46d43c4 to your computer and use it in GitHub Desktop.
sudo lsblk // Command to list block device on Linux
sudo dd if=/home/mostafa/Download/image.iso of=/dev/sdb bs=8M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment