Oleg Pykhalov <[email protected]> skribis: > [email protected] (Ludovic Courtès) writes: > >> Note that if all you want is dual-boot, this should already be possible >> by defining new menu entries in the GuixSD config: >> >> >> https://www.gnu.org/software/guix/manual/html_node/Bootloader-Configuration.html#index-dual-boot > > Are linux linux-arguments initrd in menu-entry required?
Currently yes: this is how you tell GRUB what to boot. > Maybe we could have configfile field? > https://www.gnu.org/software/grub/manual/grub/html_node/configfile.html Yes, we could do that. One question is how to integrated properly since ‘menu-entry’ is now bootloader-independent. Perhaps Mathieu or Danny have ideas? Thanks, Ludo’.
