From mboxrd@z Thu Jan 1 00:00:00 1970 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 Message-ID: References: <20180101214735.734b62cd@scratchpost.org> <20180102095808.04d1111b@scratchpost.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113e4d3a2d6ab20561c93dad" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWKa8-0002Fh-Ug for bug-guix@gnu.org; Tue, 02 Jan 2018 06:18:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWKa2-0005CQ-Qh for bug-guix@gnu.org; Tue, 02 Jan 2018 06:18:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51827) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eWKa2-0005CG-Lc for bug-guix@gnu.org; Tue, 02 Jan 2018 06:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eWKa2-0000PM-9e for bug-guix@gnu.org; Tue, 02 Jan 2018 06:18:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180102095808.04d1111b@scratchpost.org> 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: Danny Milosavljevic Cc: 29934@debbugs.gnu.org --001a113e4d3a2d6ab20561c93dad Content-Type: text/plain; charset="UTF-8" 2018-01-02 9:58 GMT+01:00 Danny Milosavljevic : > > > 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 --001a113e4d3a2d6ab20561c93dad Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-01-02 9:58 GMT+01:00 Danny Milosavljevic <dannym@scratchpost= .org>:
> 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
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^^^^^^^^^^^^^
So if you start qemu in a terminal, you can log into the guest from that te= rminal (at least when you pass (kernel-arguments '("console=3DttyS= 0")) to the guest.

You can copy & paste normally from that terminal.


It says:
qem= u-system-x86_64: -hda Q: Could not open 'Q': No such file or direct= ory

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