I am trying to mount a Windows 10 Education iso to create a bootable USB, using Ubundu.
When I mount via Archive Manager the file only contains a ReadMe.txt. That only happened to another Windows 10 iso file.
I am trying to mount a Windows 10 Education iso to create a bootable USB, using Ubundu.
When I mount via Archive Manager the file only contains a ReadMe.txt. That only happened to another Windows 10 iso file.
I ran into the same issue. The solution was to mount it manually as UDF type, like:
mkdir win
sudo mount Win10_1909_EnglishInternational_x64.iso win/ -o loop -t udf