jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4.01k stars 407 forks source link

Script "copy files to VM" cannot find the vim but it exactly there #321

Open alanpicarrot opened 10 months ago

alanpicarrot commented 10 months ago

I can find the VIM file in the correct folder. but when I run the script "copy files to VM" It fails and show the info below. I don't know how to fix it. Were there anyone have this issue ?


Windows PowerShell transcript start Start time: 20230831063716 Username: YU-HSIANGCHANGS\alanp RunAs User: YU-HSIANGCHANGS\alanp Configuration Name: Machine: YU-HSIANGCHANGS (Microsoft Windows NT 10.0.22621.0) Host Application: C:\Windows\System32\WindowsPowerShell\v1.0\powershell_ise.exe Process ID: 16644 PSVersion: 5.1.22621.1778 PSEdition: Desktop PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.22621.1778 BuildVersion: 10.0.22621.1778 CLRVersion: 4.0.30319.42000 WSManStackVersion: 3.0 PSRemotingProtocolVersion: 2.3 SerializationVersion: 1.1.0.1


INFO : Opening ISO Win11_22H2_Chinese_Traditional_x64v2.iso... INFO : Looking for E:\sources\install.wim... INFO : Looking for the requested Windows image in the WIM file PS>TerminatingError(Get-WindowsImage): "There is no matching image." ERROR : There is no matching image. INFO : Log folder is C:\Users\alanp\AppData\Local\Temp\Convert-WindowsImage\a79f00c4-4862-45c3-8433-bd9f5ac677a4 INFO : Done.


Windows PowerShell transcript end End time: 20230831063719


alanpicarrot commented 10 months ago

[Update] I found there is a similar issue and the solution recommended below. I will try it later if it works. https://github.com/jamesstringerparsec/Easy-GPU-PV/issues/187#issuecomment-1183399016