unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Joshua Branson <bransoj@hotmail.com>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: grub not properly installing in GuixSD
Date: Fri, 28 Jul 2017 13:23:43 +0000	[thread overview]
Message-ID: <BN6PR10MB17290C740FE10FFEC8E03483A6BF0@BN6PR10MB1729.namprd10.prod.outlook.com> (raw)
In-Reply-To: <874lu05ndw.fsf@fastmail.com>

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

I’ve successfully installed guixSD!  Awesome!

Yeah, when I booted the usb stick, I DID see the guixSD grub menu.  I had been blindly pushing “c” for going to the command prompt, instead of pushing “e” to edit the boot command.  I pressed “e”  added “nomodeset” and boom.  I’m now properly booting guixSD and Arch Linux!

Thanks for all the help!

P.S.

I did add “nomodeset” to the linux kernel arguments in my config file.  I’ll try booting GuixSD w/o the “nomodeset” argument, and see if I can boot.   Because I’m not using mode setting right now, and my OS looks like something out of the 90s.  Something about the graphics just looks looks old.  It’s like the graphics is not clearly defined or something.  There may not be a free and good graphics driver for my radeon APU.  I’ll explore that in a few days.


On Jul 25, 2017, at 3:26 PM, Marius Bakke <mbakke@fastmail.com<mailto:mbakke@fastmail.com>> wrote:

Joshua Branson <bransoj@hotmail.com<mailto: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: Type: text/html, Size: 13208 bytes --]

      reply	other threads:[~2017-07-28 13:23 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
2017-07-28 13:23           ` Joshua Branson [this message]

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=BN6PR10MB17290C740FE10FFEC8E03483A6BF0@BN6PR10MB1729.namprd10.prod.outlook.com \
    --to=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).