Matt
Matt

Reputation: 5788

How to Drop to Command Line While Guest OS in Virtualbox

In most linux guis, there is a command for dropping to the shell. Most of the time the ctr + alt + F1 . But what about when it's a guest os inside virtual box? I try to use this shortcut and the host drops to the host's terminal, not the guest.

I thought this would be an easy answer to find, but it seems that's not the case. Any help is appreciated.

Upvotes: 0

Views: 256

Answers (1)

user934691
user934691

Reputation:

Did you try host + F1? For example, right ctrl + F1.

Upvotes: 2

Related Questions