unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: tumashu <tumashu@163.com>
To: David Craven <david@craven.ch>
Cc: guix <guix-devel@gnu.org>
Subject: Re:Re: mounting "my-home" to /home cannot work again.
Date: Sat, 14 Jan 2017 20:10:04 +0800 (CST)	[thread overview]
Message-ID: <b93f530.3ad1.1599ce27781.Coremail.tumashu@163.com> (raw)
In-Reply-To: <CAL1_im=NWZwngTFf_dMsA6Pj82zr8XgX=N9g8FjmwU-LCEyW1Q@mail.gmail.com>

(file-systems (cons fs-root %fs-base-file-systems))

can work
在 2017-01-14 19:00:35,"David Craven" <david@craven.ch> 写道:
Hi!

> ------------------------
> [   12.079023] [drm] Initialized radeon 2.48.0 20080528 for 0000:01:00.0 on
> minor 0
> [   13.253525] input: HDA Intel MID Mic as
> /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
> [   13.253746] input: HDA Intel MID Headphone as
> /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
> [   13.253983] input: HDA ATI HDMI HDMI/DP,pcm=3 as
> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
> [   13.326750] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
> [   13.327259] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8b20000, irq=19
> [   13.446723] ath9k 0000:44:00.0 wlo1: renamed from wlan0
> **Get stuck at this point.....**
> -------------------------

These are generated by the kernel. There must be some stacktrace or
errors from guixsd missing somewhere, maybe when running guix system
reconfigure?

I don't see how an error in the guixsd configuration or a bug in
guixsd would cause the kernel to hang during boot, before entering the
initrd.

The recommended way of adding file-systems to an operating-system
definition according to the guix manual is:

(file-systems (cons* fs-root fs-home fs-backup1 fs-backup2 %base-file-systems))

Can you verify that the working setup kernel is the same one as the
non working setup kernel?

Possibly a relevant commit is 37203715805335131d18ac05ecb0367f222cd065.

HTH!

David

  parent reply	other threads:[~2017-01-14 12:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-14  1:41 mounting "my-home" to /home cannot work again tumashu
2017-01-14 11:00 ` David Craven
2017-01-14 12:08   ` tumashu
2017-01-14 12:10   ` tumashu [this message]
2017-01-14 14:14   ` tumashu
2017-01-14 16:46     ` David Craven
2017-01-15  1:46       ` tumashu
2017-01-15  9:47         ` David Craven
2017-01-14 17:29     ` Ludovic Courtès
2017-01-15  0:05       ` tumashu

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=b93f530.3ad1.1599ce27781.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=david@craven.ch \
    --cc=guix-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).