[VirtualBox] Add vboxpci to rmmod instructions.

Sérgio M. Basto sergiomb at rpmfusion.org
Wed Oct 12 03:19:14 CEST 2016


commit 840b6fc2bf7107211cca2274e6c702362ff66182
Author: Sérgio M. Basto <sergio at serjux.com>
Date:   Sat Oct 8 02:21:19 2016 +0100

    Add vboxpci to rmmod instructions.

 VirtualBox-5.1.0-strings.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/VirtualBox-5.1.0-strings.patch b/VirtualBox-5.1.0-strings.patch
index f2d9666..2e45fd2 100644
--- a/VirtualBox-5.1.0-strings.patch
+++ b/VirtualBox-5.1.0-strings.patch
@@ -24,7 +24,7 @@ Replace some strings with ones that (sometimes) make more sense.
      "VirtualBox. The installation of VirtualBox was apparently not "
      "successful. Executing<br/><br/>"
 -    "  <font color=blue>'/sbin/vboxconfig'</font><br/><br/>"
-+    "  <font color=blue>rmmod vboxnetadp vboxnetflt vboxdrv; systemctl restart systemd-modules-load.service</font> as root<br/><br/>"
++    "  <font color=blue>rmmod vboxnetadp vboxnetflt vboxpci vboxdrv; systemctl restart systemd-modules-load.service</font> as root<br/><br/>"
      "may correct this. Make sure that you do not mix the "
 -    "OSE version and the PUEL version of VirtualBox."
 +    "RPMFusion version and the Oracle version of VirtualBox."


More information about the rpmfusion-commits mailing list