From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26158: I can only start an X server in guix as root Date: Fri, 31 Mar 2017 18:29:54 +0200 Message-ID: <871stdl88t.fsf@gnu.org> References: <3e393b30-1328-dc44-164b-ae78116182d8@pelzflorian.de> <87bmsx2d2h.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ctzS6-0000Wz-EA for bug-guix@gnu.org; Fri, 31 Mar 2017 12:31:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ctzS2-0006Dj-HC for bug-guix@gnu.org; Fri, 31 Mar 2017 12:31:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56513) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ctzS2-0006D6-Er for bug-guix@gnu.org; Fri, 31 Mar 2017 12:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ctzS1-0002Qp-R8 for bug-guix@gnu.org; Fri, 31 Mar 2017 12:31:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Joshua Branson's message of "Thu, 30 Mar 2017 13:01:54 +0000") 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: Joshua Branson Cc: "26158@debbugs.gnu.org" <26158@debbugs.gnu.org> Hi, (- help-guix.) Joshua Branson skribis: > I've responded to this email on the guix-bugs emailing list located=20 > here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26158 > > I did try a guix system vm /path/to/config-file.scm; and I could still=20 > not log into guixSD. In the VM the password for users other that root is uninitialized. So you must first log in as =E2=80=98root=E2=80=99, for instance on a tty, run= =E2=80=9Cpasswd joshua=E2=80=9D, and only after that will you be able to log in. Could you check if that helps? Thanks in advance! Ludo=E2=80=99.