Saturday, July 06, 2013

Cannot install VirtualBox Guest Additions in Windows 8.1 Preview

When installing Windows 8.1 Preview from ISO, I am unable to install Guest Additions. Below is the error message.





The search is on how to fix or find a workaround for this issue.

Update(s):
- Even running in compatibility mode is not working
- This is now working on VirtualBox 4.2.16 (Type=Microsoft Windows, Version = Windows 8.1)

References:
https://forums.virtualbox.org/viewtopic.php?f=8&t=55260

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...