From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: OS doesn't see the partitions after reboot Date: Fri, 19 Aug 2016 16:13:03 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bakXm-0007Vw-C3 for help-guix@gnu.org; Fri, 19 Aug 2016 10:13:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bakXg-0006D5-HF for help-guix@gnu.org; Fri, 19 Aug 2016 10:13:09 -0400 Received: from mail-oi0-x236.google.com ([2607:f8b0:4003:c06::236]:36248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bakXg-0006D1-Bo for help-guix@gnu.org; Fri, 19 Aug 2016 10:13:04 -0400 Received: by mail-oi0-x236.google.com with SMTP id f189so64835986oig.3 for ; Fri, 19 Aug 2016 07:13:04 -0700 (PDT) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: dt Cc: help-guix > 2) I have set the labels on HDD partitions this way: > /dev/sdb1 (ext4) - boot > /dev/sdb2 (ext4) - root > /dev/sdb3 (swap) - swap > /dev/sdb4 (ext4) - home > > The config file for my system is attached. > > After invoking `guix system init /mnt/etc/config.scm /mnt` and rebooting > the OS fails to mount the partitions because it doesn't detect them. That's strange, as this is working for me on guixSD 0.11.0 installed in a Qemu VM. -- Vincent Legoll