VirtualBox

Changeset 89514 in vbox


Ignore:
Timestamp:
Jun 4, 2021 5:05:10 PM (4 years ago)
Author:
vboxsync
Message:

Additions: Linux: autorun.sh: improve log messages when install cannot be started automatically, bugref:8531.

File:
1 edited

Legend:

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

    r82968 r89514  
    8686                exit
    8787                ;;
     88            *)
     89                echo "Unable to start installation process with elevated privileges automatically. Please try running "\""$i"\"" manually."
     90                exit
     91            ;;
    8892            esac
    8993        fi
     
    9195
    9296    # else: unknown failure
    93     echo "Linux guest additions installer not found -- try to start them manually."
     97    echo "Linux guest additions installer not found -- try to start it manually."
    9498    exit 1
    9599
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