Last active
March 13, 2024 18:04
-
-
Save danielscarvalho/23273130bb45ec50bb1dce2fcb5af02a to your computer and use it in GitHub Desktop.
Mount Windows 10 iso file in Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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