Date: Fri, 2 May 2014 08:27:28 +0200 From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <olivier@cochard.me> To: Neel Natu <neelnatu@gmail.com> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re: bhyve and serial port emulation problem Message-ID: <CA%2Bq%2BTcpU8VthaFv9W89L4mXMwu29kWbU=Y71R-G1488XKSUk1w@mail.gmail.com> In-Reply-To: <CAFgRE9HrDAzsNpsafQGS8TPZ7CPbOXsG2D5t0scvUrKDp=bAoQ@mail.gmail.com> References: <CA%2Bq%2BTcrssCnQ_6%2BP6vn69nH103WuBB7E7Wv5dCSKcFgVPQWTbw@mail.gmail.com> <CAFgRE9FG9WNA=nguEOK_7N7dOXSQG2qGuCbDsVj4UD6_Vun0jA@mail.gmail.com> <CA%2Bq%2BTcq8fMGGUh_X25w6PZuoiSEHoXqEvjLsWydAmMkmxmip2A@mail.gmail.com> <CAFgRE9HrDAzsNpsafQGS8TPZ7CPbOXsG2D5t0scvUrKDp=bAoQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 1, 2014 at 7:29 PM, Neel Natu <neelnatu@gmail.com> wrote: > Hi Olivier, > > The UPDATING entry in r264175 describes how to fix this: > http://svnweb.freebsd.org/base?view=revision&revision=264175 > > Briefly, you will now need to change your /etc/ttys to look like this: > ttyu0 "/usr/libexec/getty 3wire" vt100 on secure > > If your virtual machine has an older world then your /etc/gettytab > will not have the entry for "3wire" and you may want to use > "3wire.9600" instead. > Hi Neel, I've just discovered that on an headless server I had the same problem too, then concluded that I need to check some serial port behavior change and not bhyve bug. I believe the default templates for /etc/ttys (like src/etc/etc.amd64/ttys) need to be updated for replacing "std.9600" by "3wire" for avoiding this regression on new installation. Sorry for the noise regarding bhyve, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bq%2BTcpU8VthaFv9W89L4mXMwu29kWbU=Y71R-G1488XKSUk1w>