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

Insufficient system resources exist to complete the requested service #417

Open
fruscella78 opened this issue Dec 22, 2024 · 1 comment
Open

Comments

@fruscella78
Copy link

Host Windows 2025 Server Datacenter 32GB RAM
Guest Windows 11 24H2 4vCPU 8vRAM
GPU: GTX 1080

PS C:\Users\Administrator> J:\Install\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 : Opening ISO Windows 11 2024 Update l Version 24H2.iso...
INFO : Looking for N:\sources\install.wim...
INFO : Looking for the requested Windows image in the WIM file
INFO : Image 6 selected (Professional)...
INFO : Creating sparse disk...
INFO : Mounting VHDX...
INFO : Initializing disk...
INFO : Creating EFI system partition...
INFO : Formatting system volume...
INFO : Setting system partition as ESP...
INFO : Creating MSR partition...
INFO : Creating windows partition...
INFO : Formatting windows volume...
INFO : Windows path (P:) has been assigned.
INFO : Windows path (P:) took 1 attempts to be assigned.
INFO : System volume location: O:
INFO : Applying image to VHDX. This could take a while...
INFO : Image was applied successfully.
INFO : Applying unattend file (autounattend.xml)...
INFO : Making image bootable...
INFO : Drive is bootable. Cleaning up...
INFO : Finding and copying driver files for NVIDIA GeForce GTX 1080 to VM. This could take a while...
INFO : Setting up Parsec to install at boot
INFO : Dismounting VHDX...
INFO : Closing Windows image...
INFO : Done.
INFO : Starting and connecting to VM
Start-VM : 'Win11' failed to start.
GPU Partition (Instance ID FC4D0464-9EAB-496B-8342-E6154006231F): Error 'Insufficient system resources exist to complete the requested service.'.
'Win11' failed to start. (Virtual machine ID 7D9A1979-3667-46F8-B835-5256AD0D190C)
'Win11' GPU Partition: Failed to finish reserving resources with Error 'Insufficient system resources exist to complete the requested service.' (0x800705AA). (Virtual machine ID 7D9A1979-3667-46F8-B835-5256AD0D190C)
At J:\Install\Easy-GPU-PV-main\Easy-GPU-PV-main\CopyFilesToVM.ps1:4400 char:1

  • Start-VM -Name $params.VMName
  •   + CategoryInfo          : NotSpecified: (:) [Start-VM], VirtualizationException
      + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.StartVM
    
    

If all went well the Virtual Machine will have started,
In a few minutes it will load the Windows desktop,
when it does, sign into Parsec (a fast remote desktop app)
and connect to the machine using Parsec from another computer.
Have fun!
Sign up to Parsec at https://parsec.app

@JLBKMVE
Copy link

JLBKMVE commented Jan 5, 2025

I'm currently experiencing this one as well. I have a new RTX 4080 SUPER GPU and thought it was the cause, but seems it is not since you are using a 1080 GPU. I haven't been able to troubleshoot this, since it was working in my previous PC perfectly, and my new one is a new build with top components and it works randomly, I have no idea what might be going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants