Hi, after installing 6.1.12-1 + extension pack a Windows 10 guest can be used with the new guest additions, but a Windows 7 guest doesn't boot anymore, after installing the guest additions. Starting Windows 7 in safe mode works, but doesn't find a solution. I restored Windows 7 from a snapshot and tried again. The Windows 7 guest failed to boot again after installing the guest additions. Does anybody experience the same issue?
Search Criteria
Package Details: virtualbox-bin-guest-iso 7.1.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/virtualbox-bin.git (read-only, click to copy) |
---|---|
Package Base: | virtualbox-bin |
Description: | VirtualBox guest additions ISO image for use with virtualbox-bin package |
Upstream URL: | https://www.virtualbox.org/ |
Keywords: | machine oracle virtualization vm |
Licenses: | GPL-3.0-only |
Provides: | virtualbox-guest-iso |
Submitter: | Rainmaker |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 62 |
Popularity: | 0.000203 |
First Submitted: | 2015-08-18 09:16 (UTC) |
Last Updated: | 2024-11-25 20:52 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
Required by (4)
- virtualbox-bin (optional)
- virtualbox-kvm (requires virtualbox-guest-iso) (optional)
- virtualbox-svn (requires virtualbox-guest-iso) (optional)
- virtualbox6.1-bin (optional)
Sources (13)
- 013-Makefile.patch
- 60-vboxdrv.rules
- dkms.conf
- http://download.virtualbox.org/virtualbox/7.1.4/VirtualBox-7.1.4-165100-Linux_amd64.run
- https://download.virtualbox.org/virtualbox/7.1.4/VirtualBoxSDK-7.1.4-165100.zip
- LICENSE.sdk
- VBoxAuth-r106073.h
- VBoxAuthPAM-r106073.c
- VBoxAuthSimple-r106073.cpp
- vboxreload
- vboxweb.service
- virtualbox.modprobe
- virtualbox.sysusers
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 15 Next › Last »
Ralf_Mardorf commented on 2020-07-17 03:08 (UTC)
dbermond commented on 2020-04-21 23:26 (UTC)
@joerg-krause AUR helpers are not supported. Please use makepkg.
No malicious code on this PKGBUILD, it's just extracting the main source file.
joerg-krause commented on 2020-04-16 06:30 (UTC)
The Aura package manager fails to build this package to avoid potentially malicious code:
sudo aura -Ax virtualbox-bin
aura >>= Determining dependencies...
aura >>= WARNING: The PKGBUILD of `virtualbox-bin` contains blacklisted bash expressions.
sh "VirtualBox-${pkgver}-${_build}-Linux_amd64.run" --target "${pkgname}-${pkgver}" --nox11 --noexec
aura >>= `sh` can be used to execute arbitrary code not tracked by this PKGBUILD.
aura >>= Do you wish to quit the build process? [Y/n]
aura >>= Cancelled further processing to avoid potentially malicious bash code.
Ralf_Mardorf commented on 2020-04-06 11:12 (UTC) (edited on 2020-04-06 11:12 (UTC) by Ralf_Mardorf)
Romario74, see the "Update" added to my original comment. I noticed that the extension pack needed to be reinstalled already before you replied. However, there's still an issue displayed for one guest's settings, even while the guest seems to be usable. After doing some further testing virtualbox-bin 6.1.4-2 seems not to work when booted to the real-time patched kernel 5.6.2, it seems to work when booted to the real-time patched kernel 4.19.106. "Seems", since I only made short tests and those failed when booted to the kernel 5.6.2, but worked when booted to the kernel 4.19.106. Now I'll try to backup two tablets with the Windows 7 and with the Windows 10 guest, while booted into 5.6.2-arch1-2 with "threadirqs". Until now the Windows 7 guest works. If I don't report anything else within the next hours, it continued to work without failure and the Windows 10 guest worked, too.
Romario74 commented on 2020-04-05 20:37 (UTC)
You have to reinstall the extension pack. This is what gives you USB support for your VMs. No need to restore from backup. And thanks for the virtualbox update, works fine with kernel 5.6.
Ralf_Mardorf commented on 2020-04-05 18:18 (UTC) (edited on 2020-04-05 20:17 (UTC) by Ralf_Mardorf)
A self-build real-time patched kernel 5.6.2-rt1 as well as 5.6.2-arch1-2 from Testing, with virtualbox-bin 6.1.4-2, trying to start a Windows 10 or Windows 7 guest fails with "Implementation of the USB 2.0 controller not found!" The same happens for a self-build real-time patched 4.19.106-rt46. After downgrading to virtualbox-bin 6.1.4-1, the self-build real-time patched kernel 4.19.106-rt46, that could be used before the upgrade to virtualbox-bin 6.1.4-2, still results in the same error. Even while I'm loading and unloading the modules on demand, I restarted the machine to no avail. FWIW all modules were build. The vbox and vbox-prev files do only contain different timestamps, anything else doesn't differ. The snapshots were not touched at all. Since it worked a few hours before I upgraded virtualbox-bin, nothing else was upgraded, I'll restore the guests from backups or what ever else might be broken.
Update: There was no need to restore from a backup, I just needed to reinstall the extension pack, so perhaps it even works with kernel 5.6. I can't test it now. Both Windows guests can be used again, but an invalid setting for the Windows 7 guest is detected, it's just not mentioned what setting.
dbermond commented on 2020-04-05 16:46 (UTC)
@Romario74 I've added a patch for linux 5.6.
Romario74 commented on 2020-03-31 14:41 (UTC)
dkms modules do not build with kernel 5.6
Ralf_Mardorf commented on 2019-07-28 16:29 (UTC)
It isn't solved. I've run out of ideas.
Pinned Comments
dbermond commented on 2022-10-21 19:08 (UTC)
Notice:
To avoid crashes when upgrading Guest Additions from version 6.x to 7.x on Windows guests, uninstall the old Guest Additions first, then reboot, and then install the new ones. It's recommended to do all these operations in Safe Mode. See this upstream bug ticket for more details.