From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25568: LUKS on top of RAID not supported Date: Sun, 29 Jan 2017 00:23:01 +0100 Message-ID: <874m0i22i2.fsf@gnu.org> 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]:58883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXcLm-0001eH-NP for bug-guix@gnu.org; Sat, 28 Jan 2017 18:24:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXcLi-0002BS-9S for bug-guix@gnu.org; Sat, 28 Jan 2017 18:24:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51310) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cXcLi-0002BM-6U for bug-guix@gnu.org; Sat, 28 Jan 2017 18:24:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cXcLi-0007z1-2A for bug-guix@gnu.org; Sat, 28 Jan 2017 18:24:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXcKo-0001d5-QD for bug-guix@gnu.org; Sat, 28 Jan 2017 18:23:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXcKl-0001vw-LI for bug-guix@gnu.org; Sat, 28 Jan 2017 18:23:06 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXcKl-0001vq-IJ for bug-guix@gnu.org; Sat, 28 Jan 2017 18:23:03 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:51402 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cXcKk-0001sg-WE for bug-guix@gnu.org; Sat, 28 Jan 2017 18:23:03 -0500 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: 25568@debbugs.gnu.org Having a root partition on LUKS on RAID is not supported as of 0.12.0, as reported by Divan Santana : https://lists.gnu.org/archive/html/help-guix/2017-01/msg00047.html Ludo=E2=80=99.