What | Removed | Added |
---|---|---|
CC | mcepl@suse.com |
Created attachment 876475 [details] screenshot of the crash (In reply to Alberto Planas Dominguez from comment #17) > I cannot reproduce the issue here, maybe because my systems are in systemd > v256. > > Can I request that some one with the issue report the output of: > > bootctl 2>/dev/null | sed -ne 's/Firmware Arch: > *\(\w\+\)/firmware_arch="\1"/p;s/ *token: *\(\w\+\)/entry_token="\1"/p;s, > *\$BOOT: *\([^ ]\+\).*,boot_root="\1",p' > > It should return something like: > > firmware_arch="x64" > boot_root="/boot/efi" > entry_token="opensuse"-microos mitmanek:~ # bootctl 2>/dev/null | sed -ne 's/Firmware Arch: *\(\w\+\)/firmware_arch="\1"/p;s/ *token: *\(\w\+\)/entry_token="\1"/p;s, *\$BOOT: *\([^ ]\+\).*,boot_root="\1",p' firmware_arch="x64" boot_root="/boot/efi" entry_token="bfb41e21a4f34f10958f75adb1378666" mitmanek:~ # And yes that’s both in the transactional-update shell and the outside. And yes, inside the t-u shell I have transactional update # cat /etc/sysconfig/bootloader DEFAULT_APPEND="root=UUID=063dd8c0-910b-4d56-b14a-df6915277baf " FAILSAFE_APPEND="root=UUID=063dd8c0-910b-4d56-b14a-df6915277baf ide=nodma apm=off noresume edd=off nomodeset 3 " # LOADER_LOCATION=none LOADER_TYPE=systemd-boot SECURE_BOOT=yes transactional update # and transactional update # rpm -qa \*systemd\* coreutils-systemd-9.5-3.1.x86_64 systemd-experimental-256.4-1.2.x86_64 systemd-presets-common-SUSE-15-32.2.noarch systemd-rpm-macros-24-1.6.noarch systemd-presets-branding-Aeon-20231005-5.1.noarch systemd-default-settings-0.10-1.1.noarch systemd-default-settings-branding-openSUSE-0.10-1.1.noarch systemd-boot-256.4-1.2.x86_64 systemd-lang-256.4-1.2.noarch libsystemd0-256.4-1.2.x86_64 util-linux-systemd-2.40.1-5.1.x86_64 systemd-256.4-1.2.x86_64 transactional update # rpm -V coreutils-systemd systemd-experimental systemd-presets-common-SUSE systemd-rpm-macros systemd-presets-branding-Aeon systemd-default-settings systemd-default-settings-branding-openSUSE systemd-boot systemd-lang libsystemd0 util-linux-systemd systemd .....UG.. c /etc/machine-id transactional update #