virtio-win / virtio-win-pkg-scripts

Scripts for packaging virtio-win drivers
GNU General Public License v2.0
1.98k stars 153 forks source link

Program virtio-win-guest-tools.exe fails to install into the guest #87

Closed Folaht closed 8 months ago

Folaht commented 8 months ago

Describe the bug Same as https://github.com/virtio-win/virtio-win-pkg-scripts/issues/60 except the temporary solution doesn't work.

To Reproduce Regular install

Expected behavior Complete installation of virtio-win-guest-tools.

Screenshots image

Host:

Guest:

Additional context

https://privatebin.io/?2edd40ce1daacf0d#FZe812pPpjHbUAN3fTeafPCuLi3g4tGSXSoYXBMq2H8B

YanVugenfirer commented 8 months ago

@Folaht which Windows 11 release is it?

Folaht commented 8 months ago

You mean wether it's Home or Pro?
It's Pro. I updated the question.

YanVugenfirer commented 8 months ago

I mean, is it 22H2, 23H3, or something else?

Folaht commented 8 months ago

21H2, looks like I need to update this thing.

vrozenfe commented 8 months ago

@Folaht [0980:01B4][2024-01-23T22:34:05]i360: Creating a system restore point. [0980:01B4][2024-01-23T22:34:05]w363: Could not create system restore point, error: 0x80070422. Continuing...

What is your system's Recovery partition size?

Folaht commented 8 months ago

I'm closing this issue.
For whatever reason I can't get Windows to even update, so I will reinstall windows 11.
I've been able save all significant files by downloading an openssh server and turning that on.

AlexFolland commented 8 months ago

I wanted to see if I am seeing the same issue as you saw, but the paste expired.

vrozenfe commented 8 months ago

@AlexFolland can you see errors 0x80070643 and 0x80070422 in the msi installation log file? Vadim.

AlexFolland commented 8 months ago

I can't copy-paste the text because the guest tools installation failed, but I can get a screenshot from the host. Here's what I see: image

AlexFolland commented 8 months ago

I did originally have a restore point failure log entry, but I solved that by configuring and enabling restore points in Windows.

vrozenfe commented 8 months ago

Does it work now? If not you might need to increase the system's Recovery partition size.

AlexFolland commented 8 months ago

Creating restore points works, as can be seen in the log screenshot I pasted, so that's not the cause of the problem.