Skip to content

Instantly share code, notes, and snippets.

@lemajes
Created June 7, 2023 16:54
Show Gist options
  • Save lemajes/eec956d8a8185685a7f4d58b60dbb431 to your computer and use it in GitHub Desktop.
Save lemajes/eec956d8a8185685a7f4d58b60dbb431 to your computer and use it in GitHub Desktop.
[CLONEZILLA 101] Clonezilla 101 #clonezilla #101 #debian

CLONEZILLA 101

  • Extract and mount image
gunzip -d image.gz
mount -o loop image.img /mnt -t ntfs -o ro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment