Re: bhyve vm and virtio-console
- In reply to: peter garshtja : "Re: bhyve vm and virtio-console"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Feb 2025 10:54:03 UTC
On Fri, 14 Feb 2025 19:36:21 -0500 peter garshtja <peter.garshtja@ambient-md.com> wrote: > Alright, I was missing the point, in my case if I want to get shell > access via virtio-console then I should have attached getty to that > console inside the guest os, and eventually I expected to see the > same behavior as I have experienced with null modem emulator. > Yes, e.g., adding this in the vm's /etc/ttys will give you access to a console without login/password prompt: ttyV0.0 "/usr/libexec/getty autologin" xterm on secure -m p.s. To make the life of those reading threads later, and if your email client allows, please avoid top posting on the mailing lists: https://docs.freebsd.org/en/articles/mailing-list-faq/#_what_are_the_special_etiquette_consideration_when_replying_to_an_existing_posting_on_the_mailing_lists Thank you! -- Michael Gmelin