documentation

This commit is contained in:
Jack
2020-05-09 02:06:37 +03:00
parent f3bdc7bd93
commit 6a78b3fc32
+2 -2
View File
@@ -767,8 +767,8 @@ if [[ -n $(
fi fi
echo "Starting virtual machine \"${vm_name}\". echo "Starting virtual machine \"${vm_name}\".
This should take a couple of minutes. If booting fails, check that VirtualBox This should take a couple of minutes. If booting fails, check that VirtualBox
uses the VT-x/AMD-V paravirtualization interface, or see the documentation for successfully uses the VT-x/AMD-V paravirtualization interface, or see the
information on applying different CPU profiles." documentation for information about applying different CPU profiles."
( VBoxManage startvm "${vm_name}" >/dev/null 2>&1 ) ( VBoxManage startvm "${vm_name}" >/dev/null 2>&1 )
echo "While the script is running, please do not interact with the virtual machine." echo "While the script is running, please do not interact with the virtual machine."
[[ -z "${kscd}" ]] && declare_scancode_dict [[ -z "${kscd}" ]] && declare_scancode_dict