https://bugzilla.suse.com/show_bug.cgi?id=1226122 https://bugzilla.suse.com/show_bug.cgi?id=1226122#c6 --- Comment #6 from Thorsten Kukuk <kukuk@suse.com> --- (In reply to Felix Miata from comment #5)
The installer needs to be adapted to receive input related to "not managed" and what the results of kernel and dracut installation should include, such as radio buttons or checkboxes for /boot/, /boot/efi/, neither, discrete filesystem, etc. handled through /etc/alternatives or /etc/sysconfig.
The installer does not copy the kernel or initrd into /boot, this are the bootloader scripts. Letting the installer do this wouldn't make any sense because you want to update this files with the next update, too. And if you have no bootloader, nothing is copying the kernel, because nothing which could do it get's installed. See my previous comment, the kernel must be in the location where the selected bootloader needs it, not in a random place. I'm afraid you need to create your own scripts for your bootloader, as that is not shipped with openSUSE. -- You are receiving this mail because: You are on the CC list for the bug.