Changeset 89514 in vbox
- Timestamp:
- Jun 4, 2021 5:05:10 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/autorun.sh
r82968 r89514 86 86 exit 87 87 ;; 88 *) 89 echo "Unable to start installation process with elevated privileges automatically. Please try running "\""$i"\"" manually." 90 exit 91 ;; 88 92 esac 89 93 fi … … 91 95 92 96 # else: unknown failure 93 echo "Linux guest additions installer not found -- try to start themmanually."97 echo "Linux guest additions installer not found -- try to start it manually." 94 98 exit 1 95 99
Note:
See TracChangeset
for help on using the changeset viewer.