From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#29934: in virtual machines the graphical dektop environment randomly fails to show up Date: Tue, 2 Jan 2018 12:51:03 +0100 Message-ID: <20180102125103.3effc0fe@scratchpost.org> References: <20180101214735.734b62cd@scratchpost.org> <20180102095808.04d1111b@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWL72-000325-ER for bug-guix@gnu.org; Tue, 02 Jan 2018 06:52:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWL6w-0001Ys-M2 for bug-guix@gnu.org; Tue, 02 Jan 2018 06:52:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51860) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eWL6w-0001Yd-Jf for bug-guix@gnu.org; Tue, 02 Jan 2018 06:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eWL6w-0001Ho-DI for bug-guix@gnu.org; Tue, 02 Jan 2018 06:52:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Catonano Cc: 29934@debbugs.gnu.org > This is the ffile that I'm using to launch quemu > https://paste.freshbakedyams.com/paste/T4NS0FD2 Yeah, so this one has already the "-serial stdio" option. And it also has the console=ttyS0 option. So just run the VM from a terminal, it should print output and accept input in the terminal.