- Timestamp:
- Mar 5, 2009 3:11:37 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/vboxadd.sh
r17407 r17409 210 210 if dmesg | grep "vboxConnect failed" > /dev/null 2>&1; then 211 211 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." 214 214 exit 1 215 215 fi
Note:
See TracChangeset
for help on using the changeset viewer.