From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: problem installing on RAID partition and hot to rescue Date: Wed, 08 May 2019 15:02:50 +0200 Message-ID: <87sgtpw139.fsf@gnu.org> References: <877eb28819.fsf@roquette.mug.biscuolo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOMDq-0002Zw-2O for guix-devel@gnu.org; Wed, 08 May 2019 09:02:58 -0400 In-Reply-To: <877eb28819.fsf@roquette.mug.biscuolo.net> (Giovanni Biscuolo's message of "Tue, 07 May 2019 19:54:26 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Giovanni Biscuolo Cc: guix-devel@gnu.org Hello! Giovanni Biscuolo skribis: > I "manually" created a RAID 1 device /dev/md0 and used that device with > the "guided partitioning" method: What did you do exactly? Did you modify /mnt/etc/config.scm once the graphical installer had displayed it? And did you also re-partition and re-mount your disks accordingly? That sounds inconvenient and error-prone. :-/ > last but not least: should we add a guided RAID partitioning > method to the Graphical Installer? I guess we should! Ludo=E2=80=99.