On Thu, 09.06.16 11:10, Florent Peterschmitt ([email protected]) wrote:
> My position on that problem is that systemd only looks for the > device file's path to generated mount units, and somehow a conflict > appears somewhere. With the symlinks it does generate some > etc-dev-usr-src, etc-dev-lib-modules... mount units. Well, as soon as something is mounted it's mounted, systemd accepts that. Try "udevadm info /dev/mapper/root". That should show you what udev knows about the device. Then try "systemctl status /dev/mapper/root". That will show you what systemd knows about it. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
