Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to include notes on EFI Graphics Resolution command #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelreid
Copy link

The script got me up and running in no time with a new El Capitan guest on my Sierra host.

But I struggled with resolution until I came across this command from some online video comments. It was in the VirtualBox documentation and this was the only thing that worked for me.

The extradata for my host now looks like:

Key: GUI/Fullscreen, Value: true
Key: GUI/HiDPI/UnscaledOutput, Value: true
Key: GUI/LastCloseAction, Value: PowerOff
Key: GUI/LastNormalWindowPosition, Value: 139,44,1024,789
Key: VBoxInternal2/EfiGopMode, Value: 4
Key: VBoxInternal2/EfiGraphicsResolution, Value: 1440x900

Thanks!

@marco-m
Copy link

marco-m commented Oct 11, 2018

@geerlingguy did you have a chance to look at this PR ?

@geerlingguy
Copy link
Owner

I haven't personally had this issue, but it may be worth including the extra documentation for those that do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants