myspaghetti / macos-virtualbox

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
GNU General Public License v2.0
13.46k stars 1.11k forks source link

Documentation not found #582

Closed Sorinaki closed 2 years ago

Sorinaki commented 2 years ago
echo -e "\nError: Could not configure virtual machine \"${vm_name}\"."
echo -e "Please execute the stage ${low_contrast_color}configure_vm${default_color} again before resuming the script"
echo -e "as described in the documentation.\n"
echo "Exiting."
myspaghetti commented 2 years ago

I'm sure you'll find this reply patronizing, but I have no idea how you could have reached any stage of the script without seeing at least two messages telling you how to access the documentation.

The error message doesn't mean "why didn't you read the documentation?", it means "if you want to know how to resume the script, please read the documentation."

myspaghetti commented 2 years ago

Ommited mention of documentation from error message in commit 48f33a7