Replies: 4 comments 15 replies
-
|
The systemd reference is odd. I don't recall systemd being used in the boot files. Are you using the base script unmodified? Or have you changed it? |
Beta Was this translation helpful? Give feedback.
-
|
Does the remoteaccess installation work if you set the remoteaccess variable to no, install the system as usual, then run the script with the "remoteaccess" option after the system is installed? |
Beta Was this translation helpful? Give feedback.
-
|
I have duplicated your error. It looks like there has been a change in ubuntu 26.04 to a systemd based dracut. That is in conflict with the upstream zfsbootmenu non-systemd approach. I don't have a fix yet. Let me know if you get one. Historic systemd conflict issues on the zfsbootmenu github: |
Beta Was this translation helpful? Give feedback.
-
|
I've updated the script to use zfsbootmenu's containerised build system. The system resolves package dependency issues such as the one with 26.04. Please can you test and let me know if it works? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
not able to generate-zbm. Do you figure its because 26.04 is untried? ?Thoughts thanks in advance.
No initramfs generator specified; using dracut
Creating ZFSBootMenu 3.1.0-13-g33da683 from kernel /boot/vmlinuz-7.0.0-14-generic
SPL (6eaeae3a) and system (314aa342) hostids do not match!
dracut[E]: Module 'systemd-networkd' depends on module 'systemd', which can't be installed
dracut[E]: Module 'dyn-netconf' depends on module 'systemd-networkd', which can't be installed
dracut[E]: Module 'systemd-battery-check' depends on module 'systemd', which can't be installed
dracut[E]: Module 'systemd-pcrextend' depends on module 'systemd', which can't be installed
dracut[E]: Module 'network' depends on module 'systemd-networkd', which can't be installed
dracut[E]: Module 'crypt-ssh' depends on module 'network', which can't be installed
dracut[E]: Module 'crypt-ssh' cannot be installed.
Failed to create /tmp/wLoj4N5umR/zfsbootmenu.img
Beta Was this translation helpful? Give feedback.
All reactions