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

Windows 10 AtlasOS unable to install virtio-guest-tools #49

Open
RobusTetus opened this issue Aug 2, 2023 · 2 comments
Open

Windows 10 AtlasOS unable to install virtio-guest-tools #49

RobusTetus opened this issue Aug 2, 2023 · 2 comments
Assignees

Comments

@RobusTetus
Copy link

Describe the bug
Can't install virtio drivers on AtlasOS modification of Windows 10.

To Reproduce
Steps to reproduce the behaviour:

  1. Install Windows 10
  2. Install AtlasOS
  3. Try to install latest virtio-guest-tools

Expected behavior
A clear and concise description of what you expected to happen.
A working installation.

Screenshots
If applicable, add screenshots to help explain your problem.
Snímek obrazovky z 2023-08-02 23-29-27
Snímek obrazovky z 2023-08-02 23-23-47

Guest:

  • Windows version 22H2
  • virtio-win version latest downloaded from fedora

Additional context
Add any other context about the problem here.
It could be caused by AtlasOS, disabling restore points. The log says it was not able to create one, it would be beneficial to add a checkbox to the installer if user wants to create system restore point. But when reading on through the log it fails some time after that error message.

Attached a installer log below
log.txt

@vrozenfe
Copy link
Contributor

vrozenfe commented Aug 3, 2023

@RobusTetus

Thank you for reporting this issue.
I don't have any experience with AtlasOS yet,
but .Net framework corruption can be the reason for errors 0x80070643 and 0x80070422
Can you please give a try to the .Net framework repair tool and check if it helps ?
https://www.microsoft.com/en-us/download/details.aspx?id=30135

Thanks,
Vadim.

@RobusTetus
Copy link
Author

Thank you for reporting this issue. I don't have any experience with AtlasOS yet, but .Net framework corruption can be the reason for errors 0x80070643 and 0x80070422 Can you please give a try to the .Net framework repair tool and check if it helps ? https://www.microsoft.com/en-us/download/details.aspx?id=30135

The repair tool enabled Windows Installer Service. Which I thought that was the issue, but it behaves the same. Is the .net framework required for the installer embedded in the Windows installation or do I have to install it as redistributable from Microsoft separately?

Thank you for a swift response.

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