Fmstrat / winapps

Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.
8.26k stars 403 forks source link

Virtio-win-driver-installer setup ended prematurely #316

Open Midnight145 opened 2 years ago

Midnight145 commented 2 years ago

I'm running Ubuntu 16.04, and have installed Windows 10 on the virtual machine. When going to install the drivers, I'm getting an error saying that the installer ended prematurely due to an error, and no changes have been made.

The ISO I used was an old version, so I did a full Windows update, with no luck.

CoreXGT commented 2 years ago

I have the same issue, but you can install it manually via device manager right-click on device name > update driver > Browse my computer for driver software > Browse your already mounted virtio-win (D: E: etc) > next

Minehappy commented 2 years ago

Hello, open cmd (run as admin) and type "bcdedit /set testsigning on", restart your vm and install again. Make sure when the windows warns you if you want to install the driver just agree on it.

Eagle-251 commented 2 years ago

Hello, open cmd (run as admin) and type "bcdedit /set testsigning on", restart your vm and install again. Make sure when the windows warns you if you want to install the driver just agree on it.

Can confirm this works for me.