Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MicroWin fails to mount the latest Win11 ISO on Win10 21H2 #2938

Open
CesarBerriot opened this issue Oct 15, 2024 · 5 comments
Open

MicroWin fails to mount the latest Win11 ISO on Win10 21H2 #2938

CesarBerriot opened this issue Oct 15, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@CesarBerriot
Copy link

Describe the bug

MicroWin fails to mount the latest Win11 ISO on Win10 21H2 with a bunch of "Invalid Property" and "Failed to mount the image" errors.

To Reproduce

Steps to reproduce the behavior:

  • Run WinUtil as an administrator
  • Get to the MicroWin tab
  • Click "Get Windows ISO"
  • Select the latest Win11 ISO freshly downloaded from microsoft's website
  • Watch the console

Expected behavior

Things working I guess.

Screenshots

image

Additional context

I'm running Windows 10 21H2 OS Build 19044.1288.

Here's the log and some more info about what it says :

You may not have enough space for this operation.

I have 75 gigabytes free on my C:\ drive.

This is NOT winutil's problem, your ISO might be corrupt

I think microsoft would be aware thanks.

====Chris Titus Tech=====
=====Windows Toolbox=====
Invoking WPFGetIso
         _                     __    __  _
  /\/\  (_)  ___  _ __   ___  / / /\ \ \(_) _ __
 /    \ | | / __|| '__| / _ \ \ \/  \/ /| || '_ \
/ /\/\ \| || (__ | |   | (_) | \  /\  / | || | | |
\/    \/|_| \___||_|    \___/   \/  \/  |_||_| |_|
oscdimg.exe on system: False
[INFO] oscdimg.exe SHA-256 Hash: AB9E161049D293B544961BFDF2D61244ADE79376D6423DF4F60BF9B147D3C78D
Hashes match. File is verified.
oscdimg.exe was successfully downloaded from github
File path C:\Users\Administrator\Downloads\Win11_24H2_English_x64.iso
Get-Volume : Invalid property
At C:\Users\Administrator\Downloads\winutil.ps1:4806 char:20
+ ... iveSpace = (Get-Volume -DriveLetter ([IO.Path]::GetPathRoot([Environm ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : MetadataError: (MSFT_Volume:ROOT/Microsoft/...age/MSFT_Volume) [Get-Volume], CimExceptio
   n
    + FullyQualifiedErrorId : HRESULT 0x80041031,Get-Volume

WARNING: You may not have enough space for this operation. Proceed at your own risk.
Mounting Iso. Please wait.
Mount-DiskImage : Invalid property
At C:\Users\Administrator\Downloads\winutil.ps1:4823 char:23
+         $mountedISO = Mount-DiskImage -PassThru "$filePath"
+                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : MetadataError: (MSFT_DiskImage:ROOT/Microsoft/.../MSFT_DiskImage) [Mount-DiskImage], Cim
   Exception
    + FullyQualifiedErrorId : HRESULT 0x80041031,Mount-DiskImage

Done mounting Iso
Invoke-WPFGetIso : Failed to mount the image. Error: Cannot validate argument on parameter 'DiskImage'. The argument
is null. Provide a valid value for the argument, and then try running the command again.
At C:\Users\Administrator\Downloads\winutil.ps1:4151 char:22
+         "WPFGetIso" {Invoke-WPFGetIso}
+                      ~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Invoke-WPFGetIso

Invoke-WPFGetIso : This is NOT winutil's problem, your ISO might be corrupt, or there is a problem on the system
At C:\Users\Administrator\Downloads\winutil.ps1:4151 char:22
+         "WPFGetIso" {Invoke-WPFGetIso}
+                      ~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Invoke-WPFGetIso

Please refer to this wiki for more details: https://christitustech.github.io/winutil/KnownIssues/#troubleshoot-errors-during-microwin-usage
@CesarBerriot CesarBerriot added the bug Something isn't working label Oct 15, 2024
@CesarBerriot
Copy link
Author

Its a non-solution but rn I'm setting up a vmware win11 vm to see if microwin will work under that, I'll be back with results.

@CesarBerriot
Copy link
Author

Its a non-solution but rn I'm setting up a vmware win11 vm to see if microwin will work under that, I'll be back with results.

it does
image

@KaneUX1
Copy link

KaneUX1 commented Oct 19, 2024

I'm also having same issue upgrading from W11 22H2 to W11 23H2.

Copy link
Contributor

This issue was marked as stale due to inactivity.

@github-actions github-actions bot added the Stale label Jan 18, 2025
@CesarBerriot
Copy link
Author

Any updates? It's been 5 months.

@github-actions github-actions bot removed the Stale label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants