From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?6I2S5LqV5ZCJ5YmH?= Subject: Re: No login prompt and no display manager. Date: Tue, 8 Jan 2019 15:41:27 +0900 Message-ID: References: <87lg3w8rva.fsf@elephly.net> <87d0p8882p.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000004a3b32057eeca3db" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggl57-0008Qi-AH for help-guix@gnu.org; Tue, 08 Jan 2019 01:41:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggl55-0003Xp-Cd for help-guix@gnu.org; Tue, 08 Jan 2019 01:41:45 -0500 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:35834) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ggl54-0003S4-Vb for help-guix@gnu.org; Tue, 08 Jan 2019 01:41:43 -0500 Received: by mail-wm1-x335.google.com with SMTP id t200so3156254wmt.0 for ; Mon, 07 Jan 2019 22:41:42 -0800 (PST) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: help-guix --0000000000004a3b32057eeca3db Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable The cause is comment out and swap-devices is solution. ;;(file-system ;; (device "/dev/sda2") ;; (mount-point "swap") ;; (type "swap")) %base-file-systems)) (swap-devices '("/dev/sda2")) 2019=E5=B9=B41=E6=9C=888=E6=97=A5(=E7=81=AB) 8:03 =E8=8D=92=E4=BA=95=E5=90= =89=E5=89=87 : > Linux-libre was booting but shepherd did not start at first then I > reinstalled guixsd with same config.scm, at this time I did mkfs.ext4 -L > my-root=3D/dev/sda1, then shepherd started and showed many failing messag= es, > no display slim login screen, couldn't change TTYs. > > Excuse my broken English. > > 2019=E5=B9=B41=E6=9C=888=E6=97=A5(=E7=81=AB) 6:35 Ricardo Wurmus : > >> >> =E8=8D=92=E4=BA=95=E5=90=89=E5=89=87 writes: >> >> > No, nothing. >> > >> > I confirmed slim was installed but not started and I couldn't change >> TTY >> > by Ctrl-Alt-F1/2/3/4. >> >> Do you see anything at all when Linux-libre is booting? There should be >> messages on TTY 1. >> >> -- >> Ricardo >> >> --0000000000004a3b32057eeca3db Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The cause is comment out and swap-devices is solution= .
=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=C2=A0= ;;(file-system
=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=C2=A0=C2=A0=C2= =A0 ;;=C2=A0 (device "/dev/sda2")
=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=C2=A0=C2=A0=C2=A0 ;;=C2=A0 (mount-point "swap")
= =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=C2=A0=C2=A0=C2=A0 ;;=C2=A0 (type &q= uot;swap"))
=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=C2=A0=C2=A0=C2= =A0 %base-file-systems))
=C2=A0 (swap-devices '("/dev/sda2"= ;))

2019=E5= =B9=B41=E6=9C=888=E6=97=A5(=E7=81=AB) 8:03 =E8=8D=92=E4=BA=95=E5=90=89=E5= =89=87 <kumagusu08@gmail.com= >:
Linux-libre was booting but shepherd did not start at first t= hen I reinstalled guixsd with same config.scm, at this time I did mkfs.ext4= -L my-root=3D/dev/sda1, then shepherd started and showed many failing mess= ages,=C2=A0 no display slim login screen, couldn't change TTYs.

=
Excuse my broken English.

2019=E5=B9=B41=E6=9C=888=E6=97=A5(=E7=81=AB) 6:35 Ricardo Wur= mus <rekado@elep= hly.net>:

=E8=8D=92=E4=BA=95=E5=90=89=E5=89=87 <kumagusu08@gmail.com> writes:

> No, nothing.
>
> I confirmed slim was installed but not started and=C2=A0 I couldn'= t change TTY
> by Ctrl-Alt-F1/2/3/4.

Do you see anything at all when Linux-libre is booting?=C2=A0 There should = be
messages on TTY 1.

--
Ricardo

--0000000000004a3b32057eeca3db--