all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 良ϖ <p.de.boisset@gmail.com>
To: help-guix@gnu.org
Subject: Re: Unable to boot GuixSD USB stick
Date: Mon, 10 Apr 2017 07:37:12 +0000	[thread overview]
Message-ID: <CA+cPLCgFWenOwAp0O3Wikvzqskc3wLK7rJrvQKNKsAjAcSN_SA@mail.gmail.com> (raw)
In-Reply-To: <CA+cPLCjGEpDrptXJfRfp8vCP1+1wZNoQZccNJFuRxwLGBp4A6Q@mail.gmail.com>

For the record, perhaps it would be useful to others in the same
situation to be hinted to read what's in grub.cfg: it contains the
reference to boot file and boot prompt (see the menu entry).

Using these references I was able to complete a boot. Don't forget to
include all options in the "linux …" command (boot file)

piotr

On 10/04/2017, 良ϖ <p.de.boisset@gmail.com> wrote:
> I've got some new stuff:
>
> Using Grub2 command line I am able to invoke `ls` to see all available
> device / partitions and guixsd bootable partition is present as
> (hd0,msdos1).
>
> So I want to boot Linux manually from Grub2 command line.
> set root=(hd0,msdos1)
>
> Next steps are to set boot files and boot prompt. I found nothing like
> "vmlinuz" at the root (it would be too easy) but after some meandering
> I find the two files /boot/grub/i386-pc/core.img and
> /boot/grub/i386-pc/boot.img
>
> linux /boot/grub/i386-pc/core.img
> returns error: "invalid magic number"
>
> linux /boot/grub/i386-pc/boot.img
> returns error: "unexpected end of file /boot/grub/i386-pc/boot.img"
>
> I have some questions:
> - Where in the bootable partition is the boot file I should launch?
> - If this boot file is core.img, how should I fix this magic number?
> - If this boot file is boot.img, how do I make sure the file has been
> correctly copied?
> - Is the image really usable "out of the box" or does it require some
> tuning?
>
> Thanks in advance.
>
> piotr
>
> On 09/04/2017, 良ϖ <p.de.boisset@gmail.com> wrote:
>> Hi,
>>
>> I've followed instructions on this page:
>> https://www.gnu.org/software/guix/manual/html_node/USB-Stick-Installation.html#USB-Stick-Installation
>>
>> everything goes smoothly and at the end I get a partition named
>> "gnu-disk-image" with flag "boot". Sounds good. When I mount it it's a
>> classical GNU / Linux root with folders bin, root, dev, etc, gnu,
>> home, mnt, root, run, tmp and var.
>>
>> However when I reboot the key isn't recognised by my laptop so I'm
>> unable to install it :'(
>>
>> Any ideas how I could solve that?
>>
>> Thanks in advance,
>>
>> piotr
>>
>

  reply	other threads:[~2017-04-10  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 18:46 Unable to boot GuixSD USB stick 良ϖ
2017-04-10  7:24 ` 良ϖ
2017-04-10  7:37   ` 良ϖ [this message]
2017-04-10  7:49 ` Thomas Danckaert
2017-04-10  8:37   ` 良ϖ

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=CA+cPLCgFWenOwAp0O3Wikvzqskc3wLK7rJrvQKNKsAjAcSN_SA@mail.gmail.com \
    --to=p.de.boisset@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=pierre@2bst.fr \
    /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.