17.02.2019 18:30, Hagen Buliwyf пишет:
Both openSUSE Leap 15.0 and openSUSE Tumbleweed install GRUB2 bootloader files (on an UEFI system) in "\EFI\opensuse".
Consulting the GRUB2 manual shows that "grub-install --target=x86_64-efi --bootloader-id="name_of_directory" would allow for different names (like "opensuse" and "tumbleweed").
How can i change this behavior and make each OS installing its bootloader files in its own directory?
Change GRUB_DISTRIBUTOR in /etc/default/grub on one system. Default is the first word of distribution name. Unfortunately IIRC it is no more possible to change via YaST bootloader module (i.e. during installation). -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org