All of lore.kernel.org
 help / color / mirror / Atom feed
* Adding SSH access to runqemu script
@ 2023-04-12 17:31 Edgar Mobile
  2023-04-12 17:45 ` [yocto] " Alexander Kanavin
  0 siblings, 1 reply; 4+ messages in thread
From: Edgar Mobile @ 2023-04-12 17:31 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

Greetings,

I built an Aarch64 client image with core-image-weston from master. Now I want to access the running machine via ssh. Usually, I would do this by adding the following to the qemu call when not using the runqemu script:

-device virtio-net-device,netdev=user0 -netdev user,id=user0,hostfwd=tcp::2222-:22

Is it possible to add this to the runqemu script via local.conf or so?

Regards

[-- Attachment #2: Type: text/html, Size: 2753 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-13 19:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12 17:31 Adding SSH access to runqemu script Edgar Mobile
2023-04-12 17:45 ` [yocto] " Alexander Kanavin
2023-04-12 18:10   ` Edgar Mobile
2023-04-13 19:39   ` Edgar Mobile

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.