Fabian Vogt changed bug 1213595
What Removed Added
Component Live Medium Basesystem
Summary Live ISO does not creates Persistent storage Live ISOs fail to boot due to wrong by-label links
Status RESOLVED REOPENED
Assignee dcassany@suse.com systemd-maintainers@suse.de
Resolution FIXED ---

Comment # 5 on bug 1213595 from Fabian Vogt
Looks like this is broken again somehow, all openQA runs with 15.5 and 15.6
isos booted off USB fail:
https://openqa.opensuse.org/tests/3992142#step/finish_desktop/2

I booted the system with "debug console=ttyS0 systemd.log_target=console
rd.udev.log_level=debug", fortunately it still fails. Log is attached.

It is visible that udev prefers the by-label link to sda instead of sda1 for
some reason, even though https://bugzilla.suse.com/show_bug.cgi?id=1213185
implies that the fix for https://github.com/systemd/systemd/issues/28468 got
backported.

dev-disk-by\x2duuid-2024\x2d02\x2d21\x2d09\x2d57\x2d45\x2d00.device: Device
dev-disk-by\x2duuid-2024\x2d02\x2d21\x2d09\x2d57\x2d45\x2d00.device appeared
twice with different sysfs paths
/sys/devices/pci0000:00/0000:00:09.0/usb4/4-1/4-1:1.0/host3/target3:0:0/3:0:0:0/block/sda
and
/sys/devices/pci0000:00/0000:00:09.0/usb4/4-1/4-1:1.0/host3/target3:0:0/3:0:0:0/block/sda/sda1,
ignoring the latter.
dev-disk-by\x2dlabel-openSUSE_Leap_15.5_Rescue_CD.device: Device
dev-disk-by\x2dlabel-openSUSE_Leap_15.5_Rescue_CD.device appeared twice with
different sysfs paths
/sys/devices/pci0000:00/0000:00:09.0/usb4/4-1/4-1:1.0/host3/target3:0:0/3:0:0:0/block/sda
and
/sys/devices/pci0000:00/0000:00:09.0/usb4/4-1/4-1:1.0/host3/target3:0:0/3:0:0:0/block/sda/sda1,
ignoring the latter.


You are receiving this mail because: