all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 荒井吉則 <kumagusu08@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: No login prompt and no display manager.
Date: Tue, 8 Jan 2019 15:41:27 +0900	[thread overview]
Message-ID: <CAH2wgjjwrcPzVBmk1_gb1cEXaYyN83Zcev9hpnHHrbrb0x17Nw@mail.gmail.com> (raw)
In-Reply-To: <CAH2wgjh2QBZTyvc7mEGxEBMMmntcg2g2=rMqqaWpACASsbVfHg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]

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 荒井吉則 <kumagusu08@gmail.com>:

> 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 <rekado@elephly.net>:
>
>>
>> 荒井吉則 <kumagusu08@gmail.com> 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
>>
>>

[-- Attachment #2: Type: text/html, Size: 1925 bytes --]

  reply	other threads:[~2019-01-08  6:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-07 12:52 No login prompt and no display manager 荒井吉則
2019-01-07 14:27 ` Ricardo Wurmus
2019-01-07 21:13   ` 荒井吉則
2019-01-07 21:35     ` Ricardo Wurmus
2019-01-07 23:03       ` 荒井吉則
2019-01-08  6:41         ` 荒井吉則 [this message]
2019-01-31 14:39           ` swedebugia
2019-02-02  0:00             ` Yoshinori Arai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH2wgjjwrcPzVBmk1_gb1cEXaYyN83Zcev9hpnHHrbrb0x17Nw@mail.gmail.com \
    --to=kumagusu08@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.