Date: Fri, 28 Jun 2013 01:50:47 -0400 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: freebsd-virtualization@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org> Subject: making bhyve 100% silent Message-ID: <CAGBxaXmoWEX8wD6nBd-dgkM7wp6OUW7Ev3cTeQPvhUXBRjRn8g@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
bhyve(8) seems to bypass the standard stdin/out/err and send it's output directly to the TTY when handling guest console I/O. I need to make it so it is 100% silent (and/or send all it's output to a file and accept no input at all). How can I do this?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXmoWEX8wD6nBd-dgkM7wp6OUW7Ev3cTeQPvhUXBRjRn8g>