scottgus1 wrote:I've never heard of a Virtualbox method to cause no keyboard to be presented to the guest. You could try disabling the keyboard in the guest OS.
Thanks for the reply Scott. Disabling the keyboard in the unfortunately isn't an option as this is a bootable ISO that I am testing, so at that point there is no guest OS (other than that that is on the ISO, and hardcoding
that to have / not have a keyboard would defeat the purpose of what I am trying to test).
michaln wrote:PhilV wrote:Is there anyway I can run a VM without a keyboard attached?
No. Consider fixing your script.
The script
is fixed. The whole point of the script is that it is a single installation script that will automatically switch between interactive / automated depending on whether there is a 'user interface' (i.e. keyboard) attached.
I was hoping to be able to test it on VirtualBox, but if I cannot tell the Guest VM that there is NO keyboard attached I cannot do that.
Oh well, back to
real hardware then I guess...
