Comment # 6 on bug 1208405 from
y2logs:

2023-02-16 17:01:54 <1> install(4221) [Ruby]
  bootloader/autoyast_converter.rb(import):31 import data
> #<Bootloader::AutoinstProfile::BootloaderSection:0x00005604fe555088 @parent=nil,
> @device_map=[],
> @loader_type="grub2-efi",
> @global=#<Bootloader::AutoinstProfile::GlobalSection:0x00005604fe5546d8
> @parent=#<Bootloader::AutoinstProfile::BootloaderSection:0x00005604fe555088
> ...>,
> @append="preempt=full mitigations=auto security=apparmor console=ttyS0,115200 console=tty0",
> @cpu_mitigations="auto",
> @gfxmode="auto",
> @hiddenmenu="false",
> @os_prober="false",
> @secure_boot="true",
> @terminal="gfxterm",
> @timeout=8,
> @update_nvram="true",
> @xen_kernel_append="vga=gfx-1024x768x16">>

2023-02-16 17:02:02 <1> install(4221) [Ruby]
  bootloader/sysconfig.rb(write):106
  Saving /etc/sysconfig/bootloader for grub2-efi


But I don't see a grub2-install call anywhere. Should that have come after
bootloader_finish?


You are receiving this mail because: