VirtualBox

Changeset 20269 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jun 4, 2009 11:31:33 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48140
Message:

Solaris/Installer: wording minor change.

File:
1 edited

Legend:

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

    r20264 r20269  
    3131currentzone=`zonename`
    3232if test "$currentzone" = "global"; then
    33     echo "Configuring VirtualBox kernel modules..."
     33    echo "Loading VirtualBox kernel modules..."
    3434    /opt/VirtualBox/vboxdrv.sh stopall silentunload checkarch
    3535    rc=$?
     
    8080    # one suceeds and it appears as though the new one is being used.
    8181    if test "$rc" -ne 0; then
    82         echo "## Configuration failed. Aborting installation."
     82        echo "## Loading failed. Aborting installation."
    8383        exit 2
    8484    fi
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