all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Kete Foy <kete@ninthfloor.org>
Cc: help-guix@gnu.org
Subject: Re: Not booting
Date: Thu, 23 Jun 2016 10:42:13 +0300	[thread overview]
Message-ID: <87lh1wnyga.fsf@gmail.com> (raw)
In-Reply-To: <b4a96b25-75a7-8e40-f8a7-5fa6c2e4f522@ninthfloor.org> (Kete Foy's message of "Wed, 22 Jun 2016 15:41:00 +0000")

Kete Foy (2016-06-22 18:41 +0300) wrote:

> Alex Kost:
>> 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?
>>
> Thanks, the config is attached.
> I used lsblk to make sure the device label was correct.

OK, just to make sure could you also look if this gives your "rootfs"
label:

  # e2label /dev/sdaN

> The message I got was, "error: file '/vmlinuz' not found
> "Failed to boot both default and fallback entries"

I realized that this error doesn't make sense: there is no any "vmlinuz"
in GuixSD.  IIUC this error appears after grub tried to boot one of its
entries, right?  What is the name of this grub entry?

I have a feeling that you see an error from a grub that wasn't installed
by guix.  My guess is: it tries to load some other distro and doesn't
find its kernel (which is called "vmlinuz").

Probably the grub wasn't installed by GuixSD, and an old grub (from a
previous distro) left.  Did you see any error during "guix system init"?

-- 
Alex

  reply	other threads:[~2016-06-23  7:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-21 20:44 Not booting Kete Foy
2016-06-22  8:38 ` Alex Kost
2016-06-22 15:41   ` Kete Foy
2016-06-23  7:42     ` Alex Kost [this message]
2016-06-23 11:27       ` Kete Foy
2016-06-23 12:47         ` Kete Foy
2016-06-23 13:36           ` Ludovic Courtès
2016-06-23 14:08             ` Mark H Weaver
2016-06-23 14:40               ` Ludovic Courtès
2016-07-16 20:03           ` Chris Marusich
2016-07-17 13:23             ` Kete Foy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lh1wnyga.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=kete@ninthfloor.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.