foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.65k stars 1.14k forks source link

[Solved] 1366x768 resolution bug #196

Open pikootkoh opened 4 years ago

pikootkoh commented 4 years ago

I read the docs and i knew it wasn't recommended to set the resolution.

But the curiosity in me couldn't help it (as usual) and wanted to see what would happened if i set it to 1366x768 🤣...

and so I'm here 😅

How do i restore to it's previous screen resolution? Any help would be appreciated. Thank you. Stay safe

Edit: Nvm, fixed it.

After boot click [Esc] to get in EFI Shell then type:

$ fs0: $ ls $ cd \EFI\CLOVER\ $ edit config.plist

find and edit the resolution F3 to save then "y" exit

Done 🙂

kowalski7cc commented 4 years ago

I think editing the template should fix it. I tried to switch to VGA graphics and I had all the resolutions listed. Try with the virtio.sh script.

tylerferrara commented 4 years ago

@kowalski7cc could you share your template file?

kowalski7cc commented 4 years ago

@tylerferrara everything is in pull #206

lunaneff commented 4 years ago

if it's solved please close the issue