On Thu, 24 Nov 2022 at 15:08, Alexander Kanavin via lists.openembedded.org <[email protected]> wrote: > > Do we need special privileges to be able to run that? > > No, you only need to build meta-ide-support as the scripts take nfsd > executable from sysroot of that (could be improved and available > directly from qemu's own sysroot). > > Then it should simply work if you give the rootfs tarball as parameter > to runqemu: > $ runqemu tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.tar.bz2 > nographic kvm
I discovered that there is in fact a selftest for this: https://git.yoctoproject.org/poky/tree/meta/lib/oeqa/selftest/cases/runqemu.py#n202 So I went ahead and fixed/cleaned up everything, so that no special hoops are required, and things 'just work' by building an image and then running runqemu, and the selftest is re-enabled and passes. Patches are coming. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#173765): https://lists.openembedded.org/g/openembedded-core/message/173765 Mute This Topic: https://lists.openembedded.org/mt/95151297/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
