help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No login prompt and no display manager.


From: 荒井吉則
Subject: Re: No login prompt and no display manager.
Date: Tue, 8 Jan 2019 15:41:27 +0900

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年1月8日(火) 8:03 荒井吉則 <address@hidden>:
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=/dev/sda1, then shepherd started and showed many failing messages,  no display slim login screen, couldn't change TTYs.

Excuse my broken English.

2019年1月8日(火) 6:35 Ricardo Wurmus <address@hidden>:

荒井吉則 <address@hidden> 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


reply via email to

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