unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Joshua Branson <bransoj@hotmail.com>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: grub not properly installing in GuixSD
Date: Tue, 25 Jul 2017 21:26:19 +0200	[thread overview]
Message-ID: <874lu05ndw.fsf@fastmail.com> (raw)
In-Reply-To: <BN6PR10MB1729795BB79F41B19EAE24B6A6BB0@BN6PR10MB1729.namprd10.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 1238 bytes --]

Joshua Branson <bransoj@hotmail.com> writes:

> Yup.  That's correct.  I am asking about how to modify
>
>
> set root=(hd0,msdos1)    (I think this is the vfat system)
>
> chainloader (${root})/efi/boot/name-of-efi-file.efi
>
> boot
>
>
> to something like
>
>
> set root=(hd0,msdos1)    (I think this is the vfat system)
>
> chainloader (${root})/efi/boot/name-of-efi-file.efi
>
> linux (hd0,msdos1)/path/to/vm-linuz-libre    ?
>
> boot
>
>
> But thanks for reminding me about disabling modesetting.  If I can't boot the usbstick via modesetting, then I probably need to change my config to disable it as well.  Otherwise I'll successfully install guixSD and grub, but the boot process will fail when it tries to load the raedon driver.

I wonder why you don't see the GRUB menu when booting the USB
normally. Do you get a five second blank screen before the kernel
loads?

Worst case scenario, you can install Guix (not necessarily GuixSD) on
some other system and generate a new USB image that adds 'nomodeset':

$ wget https://git.savannah.gnu.org/cgit/guix.git/plain/gnu/system/install.scm
...make some changes...
$ guix system disk-image install.scm

...then dd the resulting store item onto a USB drive as usual.

Hope this helps!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2017-07-25 19:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-17 19:28 grub not properly installing in GuixSD Joshua Branson
2017-07-17 20:23 ` Joshua Branson
2017-07-17 21:47 ` Marius Bakke
2017-07-18 17:51   ` Joshua Branson
2017-07-18 23:11     ` Marius Bakke
2017-07-22 21:58   ` Joshua Branson
2017-07-23 12:39     ` Ricardo Wurmus
2017-07-24 14:04       ` Joshua Branson
2017-07-25 19:26         ` Marius Bakke [this message]
2017-07-28 13:23           ` Joshua Branson

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=874lu05ndw.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=bransoj@hotmail.com \
    --cc=help-guix@gnu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).