GNU bug report logs - #29934
in virtual machines the graphical dektop environment randomly fails to show up

Previous Next

Package: guix;

Reported by: Catonano <catonano <at> gmail.com>

Date: Mon, 1 Jan 2018 20:07:01 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Catonano <catonano <at> gmail.com>
Cc: 29934 <at> debbugs.gnu.org
Subject: bug#29934: in virtual machines the graphical dektop environment randomly fails to show up
Date: Tue, 2 Jan 2018 18:15:15 +0100
On Tue, 2 Jan 2018 15:31:49 +0100
Catonano <catonano <at> gmail.com> wrote:

> You said that I could have logged in from the host terminal, right ?
> 
> How do I do that ?
> 
> The host terminal is running qemu, there are the messages that I'm pasting
> here, no prompt

Then no getty is running.

Please add 

    (mingetty-service-type config =>
                           (mingetty-configuration
                            (inherit config)
                            (tty "/dev/ttyS0")))))

to (services ...) in vm-config-desktop.scm .

Maybe agetty instead of mingetty, I forgot...

That should start a login thingie on the serial.




This bug report was last modified 1 year and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.