From e7459198f1e05369a242dd370f1cc6ce0d6f31ad Mon Sep 17 00:00:00 2001 From: My Spaghetti <31696646+myspaghetti@users.noreply.github.com> Date: Fri, 17 Jul 2020 16:07:46 +0300 Subject: [PATCH] documentation --- macos-guest-virtualbox.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index d46ad08..a89ff67 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -816,10 +816,10 @@ if [[ -n $( ) ]]; then echo "Could not attach \"${macOS_release_name}_Installation_files.viso\". Exiting."; exit fi -echo "Starting virtual machine \"${vm_name}\". +echo -e "Starting virtual machine \"${vm_name}\". This should take a couple of minutes. If booting fails, exit the script by pressing CTRL-C then see the documentation for information about applying -different CPU profiles." +different CPU profiles in the section ${highlight_color}CPU profiles and CPUID settings${default_color}. ( VBoxManage startvm "${vm_name}" >/dev/null 2>&1 ) echo -e "\nUntil the script completes, please do not manually interact with\nthe virtual machine." [[ -z "${kscd}" ]] && declare_scancode_dict