From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Not booting Date: Wed, 22 Jun 2016 11:38:40 +0300 Message-ID: <87oa6tty7j.fsf@gmail.com> References: <634d7459-c41b-c2ad-a913-c2a2f49357cd@ninthfloor.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFdgK-0003hB-9p for help-guix@gnu.org; Wed, 22 Jun 2016 04:38:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFdgG-0007SY-2z for help-guix@gnu.org; Wed, 22 Jun 2016 04:38:43 -0400 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]:34030) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFdgF-0007SQ-R4 for help-guix@gnu.org; Wed, 22 Jun 2016 04:38:40 -0400 Received: by mail-lf0-x243.google.com with SMTP id l184so12502708lfl.1 for ; Wed, 22 Jun 2016 01:38:39 -0700 (PDT) In-Reply-To: <634d7459-c41b-c2ad-a913-c2a2f49357cd@ninthfloor.org> (Kete Foy's message of "Tue, 21 Jun 2016 20:44:58 +0000") 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: Kete Foy Cc: help-guix@gnu.org Kete Foy (2016-06-21 23:44 +0300) wrote: > Hello, I have failed to boot GuixSD both with and without an encrypted > /home partition. > > The message I got was, "error: file '/vmlinuz' not found > "Failed to boot both default and fallback entries" > > The installations finished without an error. > > From the default config, I changed the host-name, timezone, bootloader > device, file-system label, user-account name, user-account comment, and > user-account home-directory. Perhaps the bootloader device you wrote does not exist. Could you paste your config? Also did you maybe use "--no-grub" option (for "guix system") and configured your grub manually? -- Alex