You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
The answerfile uses 2k22 drivers, because Kubevirt virtio image does not contain drivers for Windows 2k25. This will be changed in future version, when the image contains correct drivers
The text was updated successfully, but these errors were encountered:
the configmaps contains path for win2k22 drivers. Thats because
kubevirt virtio image does not contain drivers for win2k25 yet.
The path will have to be changed when the correct drivers are available
in kubevirt virtio image kubevirt#557
Signed-off-by: Karel Simon <[email protected]>
What happened:
The answerfile uses 2k22 drivers, because Kubevirt virtio image does not contain drivers for Windows 2k25. This will be changed in future version, when the image contains correct drivers
The text was updated successfully, but these errors were encountered: