VirtualBox

Ignore:
Timestamp:
Oct 1, 2015 1:05:50 PM (9 years ago)
Author:
vboxsync
Message:

Installers/linux: try to rebuild the kernel modules if they cannot be loaded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd.sh

    r57971 r57986  
    215215
    216216        $MODPROBE vboxguest >/dev/null 2>&1 || {
    217             fail "modprobe vboxguest failed"
     217            setup
     218            $MODPROBE vboxguest >/dev/null 2>&1 ||
     219                fail "modprobe vboxguest failed"
    218220        }
    219221        case "$no_udev" in 1)
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