This is bad, it should be quite impossible to get /boot/initrd.img & /boot/vmlinuz symlinks out of sync!
The only relevant thing that I can think of is us dropping the /etc /kernel-img.conf file Previously, /etc/kernel-img.conf contained # Kernel image management overrides # See kernel-img.conf(5) for details do_symlinks = yes do_bootloader = no do_initrd = yes link_in_boot = yes on s390x, whilst "link_in_boot" default was no. We changed that, and make "link_in_boot" default to 1 everywhere and that's reflected in /usr/share/perl5/DebianLinux.pm As an experiment, can you please create /etc/kernel-img.conf as shown above and let me know if that "fixes" things? I'll try to trace this further myself as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877088 Title: [UBUNTU 20.04] installkernel script does not symlink /boot/initrd.img which is required with the default zipl.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1877088/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
