VirtualBox

Changeset 58090 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Oct 7, 2015 12:49:43 PM (9 years ago)
Author:
vboxsync
Message:

Installers/linux: provide clean-up mechanism for upgrade hiccups from 5.0.4 and earlier to later versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/VM.cpp

    r57984 r58090  
    316316                                  "that no kernel modules from an older version of VirtualBox exist. "
    317317                                  "Then try to recompile and reload the kernel modules by executing "
    318                                   "'/sbin/rcvboxdrv setup' as root");
     318                                  "'/sbin/vboxconfig' as root");
    319319                    break;
    320320#endif
     
    382382                                  "was either not loaded or /dev/vboxdrv is not set up properly. "
    383383                                  "Re-setup the kernel module by executing "
    384                                   "'/sbin/rcvboxdrv setup' as root");
     384                                  "'/sbin/vboxconfig' as root");
    385385#else
    386386                    pszError = N_("VirtualBox kernel driver not loaded");
     
    424424                                  "was either not loaded or /dev/vboxdrv was not created for some "
    425425                                  "reason. Re-setup the kernel module by executing "
    426                                   "'/sbin/rcvboxdrv setup' as root");
     426                                  "'/sbin/vboxconfig' as root");
    427427#else
    428428                    pszError = N_("VirtualBox kernel driver not installed");
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette