bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29934: in virtual machines the graphical dektop environment randomly


From: Danny Milosavljevic
Subject: bug#29934: in virtual machines the graphical dektop environment randomly fails to show up
Date: Tue, 2 Jan 2018 09:58:08 +0100

> As for the log in the guest, how wold I copy and paste it ?

There's a stdio feature in qemu:

qemu-system-x86_64 -enable-kvm -hda Q -serial stdio -m 1G
                                      ^^^^^^^^^^^^^

So if you start qemu in a terminal, you can log into the guest from that 
terminal (at least when you pass (kernel-arguments '("console=ttyS0")) to the 
guest.

You can copy & paste normally from that terminal.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]