Skip to content

Fixed ramdisk sysroot generator#1

Merged
schaefi merged 1 commit intoslfo-1.2from
fix_ramdisk_sysroot_generator
Jan 16, 2026
Merged

Fixed ramdisk sysroot generator#1
schaefi merged 1 commit intoslfo-1.2from
fix_ramdisk_sysroot_generator

Conversation

@schaefi
Copy link
Collaborator

@schaefi schaefi commented Jan 12, 2026

Do not use a custom _dev name and stick with the UUID representation of the disk image in RAM after deployment. Former versions of udev did not create a by-uuid device representation which now seems to have changed. This then leads to the device name RamDisk_rootfs not being created the and respective .device unit times out. In addition the timer unit for the standard device representation changed to infinity. This fixes bsc#1254116

Do not use a custom _dev name and stick with the UUID representation
of the disk image in RAM after deployment. Former versions of udev
did not create a by-uuid device representation which now seems to
have changed. This then leads to the device name RamDisk_rootfs
not being created the and respective .device unit times out.
In addition the timer unit for the standard device representation
changed to infinity. This fixes bsc#1254116
@schaefi schaefi self-assigned this Jan 12, 2026
@schaefi schaefi merged commit f43603d into slfo-1.2 Jan 16, 2026
11 checks passed
@schaefi schaefi deleted the fix_ramdisk_sysroot_generator branch January 16, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant