#258 Issue closed: OpenSuSe 12.3 udev Kernel Device Manager failed (in RESCUE image)

Labels: bug

gdha opened issue at 2013-06-26 07:33:

After minutes spawning error messages on the console got a login screen.
Need to investigate the following:
image

gdha commented at 2013-06-26 15:12:

There's a bug in script 61_verify_and_adjust_udev_systemd.sh, but that will be for next week

if [[ ! -h /lib/systemd/system/sockets.target.wants/$m ]] || [[ ! -h /usr/lib/systemd/system/sockets.target.wants/$m ]]; then
> echo rm -f $ROOTFS_DIR/usr/lib/systemd/system/sockets.target.wants/$m
> fi
rm -f /usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket

[Export of Github issue for rear/rear.]