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: Catonano
Subject: bug#29934: in virtual machines the graphical dektop environment randomly fails to show up
Date: Tue, 2 Jan 2018 12:17:05 +0100



2018-01-02 9:58 GMT+01:00 Danny Milosavljevic <address@hidden>:

> 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.


It says:
qemu-system-x86_64: -hda Q: Could not open 'Q': No such file or directory

This is the ffile that I'm using to launch quemu
https://paste.freshbakedyams.com/paste/T4NS0FD2

reply via email to

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