I had a look at the boot log. The lines from the beginning of the initramfs:
``` [ 1.214268] Run /init as init process [ 1.236339] systemd[1]: Inserted module 'autofs4' ``` There are 0.02 seconds between the "Run /init as init process" and the first systemd log line. So either systemd was used in the initrd (thus initramfs-tools was not used) or no initramfs was used at all. So no initramfs-tools code was involved in this boot and therefore it cannot be a regression from initramfs-tools. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056187 Title: fails to configure BOOTIF when using iscsi To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2056187/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
