Skip to content

Instantly share code, notes, and snippets.

@ingmarioalberto
Created September 29, 2023 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ingmarioalberto/e767a45b862185930b323b6f2ce3423d to your computer and use it in GitHub Desktop.
Save ingmarioalberto/e767a45b862185930b323b6f2ce3423d to your computer and use it in GitHub Desktop.
dd images commands
Montar imagen como loop device incluir particiones
sudo losetup --find -P --show dd.img
montar manualmente particiones
udisksctl mount -b /dev/sdd1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment