documentation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user