Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2024 17:45:28 -0700
From:      Bakul Shah <bakul@iitbombay.org>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: bhyve/nmdm/cu console paste in problem
Message-ID:  <D6E8A037-0242-4C11-9D7C-0E10FFA4B46C@iitbombay.org>
In-Reply-To: <8s6spo36-3013-2sor-rs8p-79q2n5r1n022@yvfgf.mnoonqbm.arg>
References:  <8s6spo36-3013-2sor-rs8p-79q2n5r1n022@yvfgf.mnoonqbm.arg>

next in thread | previous in thread | raw e-mail | index | archive | help
I presume bhyve emulates a serial device, has a limited buffer and
can only work so fast before dropping characters....

Your best bet may be to use picocom or some such term emulator
program with a builtin support for "file transfer" or can use
an external program such as sz/rz which are designed to deal with
lossy serial lines. Put your "paste" in a host file and xfer it.
Alternately add another emulated net port and ssh in (if you are
debugging networking, this may require some ingenuity!).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D6E8A037-0242-4C11-9D7C-0E10FFA4B46C>