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

not crate disk ? 2

Open NecatiEjder opened this issue 1 month ago • 6 comments

INFO : Log folder is C:\Users\eren0\AppData\Local\Temp\Convert-WindowsImage\756ac94b-a945-454b-b39a-ed1aed523475 Dismount-DiskImage : Cannot bind argument to parameter 'ImagePath' because it is an empty string. At D:\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

@MorderczkazPolski12

bro, it is not installed in the OneDrive folder. If it does this because the user folder is in OneDrive, I think I will have to follow another path.


Windows PowerShell transcript start Start time: 20250121221608 Username: Black-Dragon\V RunAs User: Black-Dragon\V Configuration Name: Machine: BLACK-DRAGON (Microsoft Windows NT 10.0.26100.0) Host Application: C:\WINDOWS\system32\WindowsPowerShell\v1.0\PowerShell_ISE.exe Process ID: 22948 PSVersion: 5.1.26100.2161 PSEdition: Desktop PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.26100.2161 BuildVersion: 10.0.26100.2161 CLRVersion: 4.0.30319.42000 WSManStackVersion: 3.0 PSRemotingProtocolVersion: 2.3 SerializationVersion: 1.1.0.1


INFO : Looking for the requested Windows image in the WIM file PS>TerminatingError(Get-WindowsImage): "Parametre hatalı. " ERROR : Parametre hatalı. INFO : Log folder is C:\Users\eren0\AppData\Local\Temp\Convert-WindowsImage\756ac94b-a945-454b-b39a-ed1aed523475 PS>TerminatingError(Dismount-DiskImage): "Cannot bind argument to parameter 'ImagePath' because it is an empty string." Dismount-DiskImage : Cannot bind argument to parameter 'ImagePath' because it is an empty string. At D:\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 D:\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.


Windows PowerShell transcript end End time: 20250121221609


NecatiEjder avatar Jan 22 '25 18:01 NecatiEjder