From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24130: RAID config boot hangs at [...] Clocksource: Switched to clocksource tsc Date: Wed, 09 Nov 2016 21:45:19 +0100 Message-ID: <87a8d8757k.fsf@gnu.org> References: <86eg6854ju.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4Zl0-0000Nw-F4 for bug-guix@gnu.org; Wed, 09 Nov 2016 15:46:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4Zkw-0000KA-FZ for bug-guix@gnu.org; Wed, 09 Nov 2016 15:46:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35888) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c4Zkw-0000K1-Cw for bug-guix@gnu.org; Wed, 09 Nov 2016 15:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1c4Zkw-0003QK-3U for bug-guix@gnu.org; Wed, 09 Nov 2016 15:46:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <86eg6854ju.fsf@gmail.com> (myglc2@gmail.com's message of "Mon, 01 Aug 2016 21:43:17 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: myglc2 Cc: 24130@debbugs.gnu.org Hi myglc2, myglc2 skribis: > I am attempting to set up RAID. First, following the doc, I ended up > with system39.scm, attached, excerpt below: Sorry for the looong delay. In addition to the doc, there=E2=80=99s no a s= ystem test in (gnu tests install) (search for =E2=80=9Craid-root-os=E2=80=9D) tha= t installs GuixSD with a RAID root file system, and this has allowed us to fix a couple of bugs in this area. Could you try again, following the doc and/or the test, and see how it goes? TIA, Ludo=E2=80=99.