VirtualBox

Ignore:
Timestamp:
Oct 15, 2008 6:13:17 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37968
Message:

solaris/mod.sh: unload hack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/solaris/mod.sh

    r11725 r13296  
    4141$SUDO cp $DIR/vboxdrv $VBOXDRV_DIR/vboxdrv
    4242$SUDO cp $script_dir/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf $VBOXDRV_CONF_DIR/vboxdrv.conf
    43 old_id=`/usr/sbin/modinfo | /usr/xpg4/bin/grep vbox | cut -f 1 -d ' ' `
     43old_id=`/usr/sbin/modinfo | /usr/xpg4/bin/grep vbox | cut -f 1 -d ' ' | sort -n -r `
    4444if test -n "$old_id"; then
    4545    echo "* unloading $old_id..."
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