VirtualBox

Ignore:
Timestamp:
Nov 15, 2011 11:09:50 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74858
Message:

Additions/solaris/Installer: fixed trying to unload non-existent vboxguest driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Installer/postinstall.sh

    r39239 r39304  
    111111    # vboxguest.sh would've been installed, we just need to call it.
    112112    echo "Configuring VirtualBox guest kernel module..."
    113     $vboxadditions_path/vboxguest.sh restartall silentunload
     113    # stop all previous moduels (vboxguest, vboxfs) and start only starts vboxguest
     114    $vboxadditions_path/vboxguest.sh stopall silentunload
     115    $vboxadditions_path/vboxguest.sh start
    114116
    115117    sed -e '/name=vboxguest/d' /etc/devlink.tab > /etc/devlink.vbox
Note: See TracChangeset for help on using the changeset viewer.

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