From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: bug#29933: can't login in a virtual machine Date: Mon, 1 Jan 2018 17:39:22 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c05424ae5d6de0561b99fb9" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW387-0006r4-Lp for bug-guix@gnu.org; Mon, 01 Jan 2018 11:40:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW386-00005y-Vk for bug-guix@gnu.org; Mon, 01 Jan 2018 11:40:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51375) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eW386-00005r-TC for bug-guix@gnu.org; Mon, 01 Jan 2018 11:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eW386-0005MS-Mv for bug-guix@gnu.org; Mon, 01 Jan 2018 11:40:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW37V-0006kp-0U for bug-guix@gnu.org; Mon, 01 Jan 2018 11:39:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW37U-0008Ac-6l for bug-guix@gnu.org; Mon, 01 Jan 2018 11:39:25 -0500 Received: from mail-yw0-x22a.google.com ([2607:f8b0:4002:c05::22a]:43574) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eW37U-0008AP-1Z for bug-guix@gnu.org; Mon, 01 Jan 2018 11:39:24 -0500 Received: by mail-yw0-x22a.google.com with SMTP id n25so11263748ywh.10 for ; Mon, 01 Jan 2018 08:39:23 -0800 (PST) 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: 29933@debbugs.gnu.org --94eb2c05424ae5d6de0561b99fb9 Content-Type: text/plain; charset="UTF-8" I can't login in the virtual machine I created I used this line ./pre-inst-env guix system vm ~/configs/vm-config-desktop.scm \ --image-size=10GB \ --expose=$HOME \ --share=$HOME/tmp=/exchange In the resulting virtual machine, a graphical login manager pops up I type "root" as user, empty password the login starts but then the screen stays black and after a while the login screen pops up again This is where I am $ git describe v0.13.0-5123-g95bdcc21e Thanks --94eb2c05424ae5d6de0561b99fb9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I can't login in the virtual = machine I created

I used this line

./pre-inst-env guix = system vm ~/configs/vm-config-desktop.scm \
=C2=A0=C2=A0 --image-size=3D= 10GB \
=C2=A0=C2=A0 --expose=3D$HOME \
=C2=A0=C2=A0 --share=3D$HOME/t= mp=3D/exchange

In the resulting virtual machine, a graphical l= ogin manager pops up

I type "root" as user, empty pa= ssword
the login starts but then the screen stays black and after a whi= le the login screen pops up again

This is where I am

$ = git describe
v0.13.0-5123-g95bdcc21e

Thanks
--94eb2c05424ae5d6de0561b99fb9--