TipsAndTricks/RunningQemuOnMacOSX

From Yocto Project
Revision as of 20:34, 27 September 2016 by Stephano (talk | contribs) (Created page with "If you'd like to forward X11 from a build machine to a machine running OSX, you'll need to install [https://www.xquartz.org/ XQuartz]. Sadly the keyboard mapping will be incor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

If you'd like to forward X11 from a build machine to a machine running OSX, you'll need to install XQuartz. Sadly the keyboard mapping will be incorrect. To solve this simply add these qemu params to your runqemu command:

runqemu qemuparams="-k en-us" qemux86