IT/Software/Virtualization/QEMU/QEMU Mac: Difference between revisions
Access restrictions were established for this page. If you see this message, you have no access to this page.
Walttheboss (talk | contribs) (Created page with "This is only a place holder for now. I will polish it soon. Here is a great script. BUT it must be fixed for Kubuntu About line 21 in the install script Change -display g...") |
Walttheboss (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
About line 21 in the install script | About line 21 in the install script | ||
Change | Change | ||
-display | -display sdl,gl=on \ | ||
to | to | ||
-display gtk,gl=on \ | -display gtk,gl=on \ |
Revision as of 10:48, 29 October 2021
This is only a place holder for now. I will polish it soon.
Here is a great script. BUT it must be fixed for Kubuntu About line 21 in the install script Change
-display sdl,gl=on \
to
-display gtk,gl=on \