Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Fix disk path issue if attached disk more than one.#163

Open
nebulabox wants to merge 1 commit into
jamesstringer90:mainfrom
nebulabox:fixmultidiskissue
Open

Fix disk path issue if attached disk more than one.#163
nebulabox wants to merge 1 commit into
jamesstringer90:mainfrom
nebulabox:fixmultidiskissue

Conversation

@nebulabox

Copy link
Copy Markdown

If the virtual machine contains more than one disk, mount only the first disk.

@jordanfalduto

jordanfalduto commented Sep 10, 2023

Copy link
Copy Markdown

This is actually major for anyone using this for real-life use. You can't even update drivers unless you unmount your non-OS disks first. It could be worth fixing in code but takes only a minor adjustment in Hyper V.


Reboot the host after updating GPU Drivers.

Open Hyper V, right click the VM > Settings

Click on Hard Drive "NonOSDiskName," then Remove at the bottom

Do this with each of your non OS disks

Open Powershell as administrator and cd PATH\Easy-GPU-PV-main\

Run .\Update-VMGpuPartitionDriver.ps1

Add the vhdx(s) back by clicking on SCSI Controller > Hard Drive > Add

Locate the disks in the \Virtual Hard Disks folder on the host

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants