Open mustafa8519 opened 1 year ago
@jamesstringerparsec @Borgotto @CollinCodez any help ?
you failed to follow step 6 of the instructions:
- Open CopyFilesToVM.ps1 Powershell ISE and edit the params section at the top of the file, you need to be careful about how much ram, storage and hard drive you give it as your system needs to have that available. On Windows 10 the GPUName must be left as "AUTO", In Windows 11 it can be either "AUTO" or the specific name of the GPU you want to partition exactly how it appears in PreChecks.ps1. Additionally, you need to provide the path to the Windows 10/11 ISO file you downloaded.
You need to set the SourcePath
, the error clearly says that the script failed because that parameter is an empty string.
Also don't tag every contributor because you have an issue, read the whole readme again before asking.
Edit: you should also provide more information when you open an issue.
thank you , ı follow all steps all paths all iso type , result ıs same , and no solutıon , only you can solve this ı thınk thank you
thank you , ı follow all steps all paths all iso type , result ıs same , and no solutıon , only you can solve this ı thınk thank you
I found the solution, your problem is happening due to your OS language, change it to English US and it will work without any error.
I downloaded the iso without using the media creation tool, it is install.wim,at least 10 win10 , 11 iso t tried, but same error , but I still get an error and I couldn't find a similar topic. How can I fix this error?
PS C:\Windows\system32> E:\Users\render\Downloads\Easy-GPU-PV-main\Easy-GPU-PV-main\CopyFilesToVM.ps1
Windows(R) Image to Virtual Hard Disk Converter for Windows(R) 10 Copyright (C) Microsoft Corporation. All rights reserved. Version 10.0.14278.1000.amd64fre.rs1_es_media.160201-1707
INFO : Looking for the requested Windows image in the WIM file ERROR : Parametre hatalı.
INFO : Log folder is C:\Users\forest\AppData\Local\Temp\Convert-WindowsImage\4f435273-ace5-4fc8-a229-7ff19774f7af Dismount-DiskImage : Cannot bind argument to parameter 'ImagePath' because it is an empty string. At E:\Users\render\Downloads\Easy-GPU-PV-main\Easy-GPU-PV-main\CopyFilesToVM.ps1:36 char:35
Dismount-DiskImage : Cannot bind argument to parameter 'ImagePath' because it is an empty string. At E:\Users\render\Downloads\Easy-GPU-PV-main\Easy-GPU-PV-main\CopyFilesToVM.ps1:36 char:35
Dismount-DiskImage : Cannot bind argument to parameter 'ImagePath' because it is an empty string. At E:\Users\render\Downloads\Easy-GPU-PV-main\Easy-GPU-PV-main\CopyFilesToVM.ps1:36 char:35
Dismount-DiskImage : Cannot bind argument to parameter 'ImagePath' because it is an empty string. At E:\Users\render\Downloads\Easy-GPU-PV-main\Easy-GPU-PV-main\CopyFilesToVM.ps1:36 char:35
INFO : Done. Failed to create VHDX, stopping script