bug#40997: [raid] The bootloader can only be installed to a single drive

2021-08-28 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > Hello, > > maxim.courno...@gmail.com writes: > >> Using Guix System, the bootloader declaration doesn't currently seem to >> support being installed to multiple drives: >> >> (bootloader (bootloader-configuration >> (bootloader grub-bootloader) >

bug#40997: [raid] The bootloader can only be installed to a single drive

2021-08-07 Thread Maxim Cournoyer
Hello, maxim.courno...@gmail.com writes: > Using Guix System, the bootloader declaration doesn't currently seem to > support being installed to multiple drives: > > (bootloader (bootloader-configuration > (bootloader grub-bootloader) > (target "/dev/sda") >

bug#40997: [raid] The bootloader can only be installed to a single drive

2020-05-01 Thread maxim . cournoyer
Using Guix System, the bootloader declaration doesn't currently seem to support being installed to multiple drives: --8<---cut here---start->8--- (bootloader (bootloader-configuration (bootloader grub-bootloader) (target "/dev/s