All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edgar Mobile <heideggm@hotmail.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: "yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] Adding SSH access to runqemu script
Date: Wed, 12 Apr 2023 18:10:34 +0000	[thread overview]
Message-ID: <SJ0PR84MB18468790FC8D338D2B0A63F9C79B9@SJ0PR84MB1846.NAMPRD84.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <CANNYZj9r3v0svpfvyBjMKA14qAQR4DdodhF+8RU6pyexqkQyzQ@mail.gmail.com>

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

runqemu slirp

was indeed enough to access via

ssh -p 2222 root@localhost StrictHostKeyChecking=No

Thanks!
________________________________
From: Alexander Kanavin <alex.kanavin@gmail.com>
Sent: Wednesday, April 12, 2023 5:45 PM
To: Edgar Mobile <heideggm@hotmail.com>
Cc: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] Adding SSH access to runqemu script

You can probably just add 'slirp' parameter to runqemu?

Alex


On Wed, 12 Apr 2023 at 19:31, Edgar Mobile <heideggm@hotmail.com> wrote:
>
> 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
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#59695): https://lists.yoctoproject.org/g/yocto/message/59695
> Mute This Topic: https://lists.yoctoproject.org/mt/98224416/1686489
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

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

  reply	other threads:[~2023-04-12 18:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2023-04-13 19:39   ` Edgar Mobile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR84MB18468790FC8D338D2B0A63F9C79B9@SJ0PR84MB1846.NAMPRD84.PROD.OUTLOOK.COM \
    --to=heideggm@hotmail.com \
    --cc=alex.kanavin@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.