VirtualBox

Changeset 17409 in vbox for trunk


Ignore:
Timestamp:
Mar 5, 2009 3:11:37 PM (16 years ago)
Author:
vboxsync
Message:

Additions/Linux/installer: correct the error message if shared folders are not available

File:
1 edited

Legend:

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

    r17407 r17409  
    210210                if dmesg | grep "vboxConnect failed" > /dev/null 2>&1; then
    211211                    fail_msg
    212                     echo "You may be trying to run Guest Additions from binary release of VirtualBox"
    213                     echo "in the Open Source Edition."
     212                    echo "Unable to start shared folders support.  Make sure that your VirtualBox build"
     213                    echo "supports this feature."
    214214                    exit 1
    215215                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