Skip to content

Instantly share code, notes, and snippets.

@danielscarvalho
Last active March 13, 2024 18:04
Show Gist options
  • Save danielscarvalho/23273130bb45ec50bb1dce2fcb5af02a to your computer and use it in GitHub Desktop.
Save danielscarvalho/23273130bb45ec50bb1dce2fcb5af02a to your computer and use it in GitHub Desktop.
Mount Windows 10 iso file in Linux
sudo mount -o loop Win10_20H2_v2_BrazilianPortuguese_x64.iso /mnt/w10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment