all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Adding chainloader stanzas to Grub
@ 2018-04-29  6:23 白い熊@相撲道
  2018-04-29 20:15 ` Joshua Branson
  2018-05-03  6:40 ` Chris Marusich
  0 siblings, 2 replies; 4+ messages in thread
From: 白い熊@相撲道 @ 2018-04-29  6:23 UTC (permalink / raw)
  To: help-guix

Hello:

Is there a way to add full chainloader stanzas to Grub via the sysconfig file through system reconfigure in GuixSD. 

I'd like to have for instance the following entry added: 

menuentry "PureOS on /dev/sda2" {
   set root=(hd0,9)
   chainloader +1
   }

Can I do this? 
--
白い熊@相撲道

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-03  6:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-29  6:23 Adding chainloader stanzas to Grub 白い熊@相撲道
2018-04-29 20:15 ` Joshua Branson
2018-04-30 10:41   ` 白い熊@相撲道
2018-05-03  6:40 ` Chris Marusich

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.