mirror of
https://github.com/jamesstringerparsec/Easy-GPU-PV.git
synced 2024-08-30 18:22:17 +00:00
Update README.md
This commit is contained in:
parent
3880556a84
commit
d6e9bdd84c
@ -34,9 +34,10 @@ WARNING: A work in progress...
|
||||
10. You should be good to go!
|
||||
|
||||
### Upgrading GPU Drivers when you update the host GPU Drivers
|
||||
It's importamnt to upgrade the VM GPU Drivers after you have upgraded the Host GPUs drivers. You can do this by...
|
||||
1. Open Powershell as administrator and change directory (CD) to the path that CopyFilestoVM.ps1 and Update-VMGPUPartitonDriver.ps1 are located.
|
||||
2. Run ```Update-VMGPUPartitonDriver.ps1 -VMName "Name of your VM" -GPUName "Name of your GPU"```
|
||||
It's important to update the VM GPU Drivers after you have updated the Host GPUs drivers. You can do this by...
|
||||
1. Reboot the host after updating GPU Drivers.
|
||||
2. Open Powershell as administrator and change directory (CD) to the path that CopyFilestoVM.ps1 and Update-VMGPUPartitonDriver.ps1 are located.
|
||||
3. Run ```Update-VMGPUPartitonDriver.ps1 -VMName "Name of your VM" -GPUName "Name of your GPU"```
|
||||
|
||||
### Values
|
||||
```VMName = "GPUP"``` - Name of VM in Hyper-V and the computername / hostname
|
||||
|
Loading…
Reference in New Issue
Block a user