Easy-GPU-PV icon indicating copy to clipboard operation
Easy-GPU-PV copied to clipboard

Easy-GPU-PV-main ERROR

Open mustafa8519 opened this issue 1 year ago • 4 comments

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 -ImagePath $SourcePath | Out-Null
    
  •                               ~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Dismount-DiskImage], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Dismount-DiskImage

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 -ImagePath $SourcePath | Out-Null
    
  •                               ~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Dismount-DiskImage], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Dismount-DiskImage

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 -ImagePath $SourcePath | Out-Null
    
  •                               ~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Dismount-DiskImage], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Dismount-DiskImage

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 -ImagePath $SourcePath | Out-Null
    
  •                               ~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Dismount-DiskImage], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Dismount-DiskImage

INFO : Done. Failed to create VHDX, stopping script

mustafa8519 avatar Jul 01 '23 18:07 mustafa8519

@jamesstringerparsec @Borgotto @CollinCodez any help ?

mustafa8519 avatar Jul 20 '23 11:07 mustafa8519

you failed to follow step 6 of the instructions:

  1. 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.

Borgotto avatar Jul 20 '23 12:07 Borgotto

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

mustafa8519 avatar Jul 20 '23 12:07 mustafa8519