Skip to content

Instantly share code, notes, and snippets.

@major
Created June 30, 2020 17:35
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 major/60828f200413f3cd6e5b62a393c42bd1 to your computer and use it in GitHub Desktop.
Save major/60828f200413f3cd6e5b62a393c42bd1 to your computer and use it in GitHub Desktop.
~/Downloads ➜ virt-filesystems --all --long -a osbuild-aws-pass.vhdx
Name Type VFS Label MBR Size Parent
/dev/sda1 filesystem xfs - - 6430916608 -
/dev/sda1 partition - - 83 6441402368 /dev/sda
/dev/sda device - - - 6442450944 -
~/Downloads took 8s ➜ virt-filesystems --all --long -a osbuild-aws-fail.vhdx
Name Type VFS Label MBR Size Parent
/dev/sda1 filesystem xfs - - 6430916608 -
/dev/sda1 partition - - 83 6441402368 /dev/sda
/dev/sda device - - - 6442450944 -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment