Hi,
Tomáš Čech skribis:
> Configuration excerpt...
>
> (bootloader (grub-configuration
> (device "/dev/sda")
> (menu-entries
> (list
>(menu-entry
> (label "openSUSE")
> (linux "(hd0,msdos1)/vmlinuz")
>
On Sat, Sep 10, 2016 at 12:03:38AM +0200, Ludovic Courtès wrote:
Good news!
Good news indeed!
l...@gnu.org (Ludovic Courtès) skribis:
Tomáš Čech skribis:
Grub configuration interpretes `linux' as directory where is located
bzImage. If I enter file name instead, result configuration will
Good news!
l...@gnu.org (Ludovic Courtès) skribis:
> Tomáš Čech skribis:
>
>> Grub configuration interpretes `linux' as directory where is located
>> bzImage. If I enter file name instead, result configuration will be
>> wrong.
>
> The solution will be to not automatically append “/bzImage” (and
Tomáš Čech skribis:
> Grub configuration interpretes `linux' as directory where is located
> bzImage. If I enter file name instead, result configuration will be
> wrong.
The solution will be to not automatically append “/bzImage” (and
likewise for the initrd.)
We could change places where ‘menu
Grub configuration interpretes `linux' as directory where is located
bzImage. If I enter file name instead, result configuration will be
wrong.
Example of system configuration:
(bootloader (grub-configuration
(device "/dev/sda")
(menu-entries
(list