On Thu, 2023-06-22 at 14:56 +0000, Patrick Schleizer wrote:
> ls -la /lib/systemd/systemd-udevd
> lrwxrwxrwx 1 root root 12 Feb 28 11:15 /lib/systemd/systemd-udevd ->
> /bin/udevadm
>
> ls -la /bin/udevadm
> ls: cannot access '/bin/udevadm': No such file or directory
What is the output of
ls -ld /bin /bin/udevadm /usr/bin/udevadm
?
How did you create the chroot?
Ansgar