Skip to content

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

Open
michaelreid wants to merge 1 commit into
geerlingguy:masterfrom
michaelreid:fix/README-full-resolution-notes
Open

Update README to include notes on EFI Graphics Resolution command#44
michaelreid wants to merge 1 commit into
geerlingguy:masterfrom
michaelreid:fix/README-full-resolution-notes

Conversation

@michaelreid

Copy link
Copy Markdown

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

marco-m commented Oct 11, 2018

Copy link
Copy Markdown

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

@geerlingguy

Copy link
Copy Markdown
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.

3 participants