all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: swedebugia <swedebugia@riseup.net>
To: help-guix@gnu.org
Subject: Re: No login prompt and no display manager.
Date: Thu, 31 Jan 2019 15:39:35 +0100	[thread overview]
Message-ID: <26b8a71f-3dc4-8d7f-6779-96d6c5b07f01@riseup.net> (raw)
In-Reply-To: <CAH2wgjjwrcPzVBmk1_gb1cEXaYyN83Zcev9hpnHHrbrb0x17Nw@mail.gmail.com>

On 2019-01-08 07:41, 荒井吉則 wrote:
> 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"))
Does this mean you solved the problem and that your swap-code above was 
the cause?

If yes, congratulations, I think you should report a bug with your 
findings so we can implement a check for this during reconfigure and 
point the user to defining swap properly.

-- 
Cheers Swedebugia

  reply	other threads:[~2019-01-31 14:39 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         ` 荒井吉則
2019-01-31 14:39           ` swedebugia [this message]
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=26b8a71f-3dc4-8d7f-6779-96d6c5b07f01@riseup.net \
    --to=swedebugia@riseup.net \
    --cc=help-guix@gnu.org \
    /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.