Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 09:16:41 -0500 (CDT)
From:      Dan Mack <mack@macktronics.com>
To:        Aryeh Friedman <aryeh.friedman@gmail.com>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: headerless guest under bhyve
Message-ID:  <alpine.BSF.2.00.1306250913360.2577@olive.macktronics.com>
In-Reply-To: <CAGBxaXk4nE0Ew0aKL-UX8KDERqf3GWeFQfNoaJ1F3km5VH3nug@mail.gmail.com>
References:  <CAGBxaXk4nE0Ew0aKL-UX8KDERqf3GWeFQfNoaJ1F3km5VH3nug@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Jun 2013, Aryeh Friedman wrote:

> How do I make it so I do not need to allocate a xterm to being the
> console for a bhyve guest? (so far I have not been able to make it so
> I can break the connection to the console and the guest doesn't crash)

I have a screen session running and keep all the bhyves running in it ...

  # screen -S bhyve
  # cd /vms/system1
  # ./vmrun.sh system1
  # <detach or create new screen for another vm>

I would prefer a serial console based scheme obviously where they could 
run completely headless.   Screen is nice because at least I have 
configurable scrollback and such.

dan
--
Dan Mack




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1306250913360.2577>