https://bugzilla.novell.com/show_bug.cgi?id=725622 https://bugzilla.novell.com/show_bug.cgi?id=725622#c27 --- Comment #27 from Harald Koenig <koenig@linux.de> 2011-10-27 09:05:42 UTC --- (In reply to comment #24)
one thing you can also try :
- commenting the tmpfs line in your fstab (just to be sure)
ACK, you're right! mount point /var/run/nscd did not exist anymore. and after creating and rebooting, it's vanished again:-( so: I've comment that fstab line and -- drum roll -- the system came up includung X11 and network! BUT: /home still is not mounted. I noticed that (at least now) /dev/mapper/cr_home already exists after boot, so only the "mount /home" does not work (or happen at wrong time) yet. running "mount /home" manually works fine as expected...
-when running under systemd: cp /run/systemd/generator/cryptsetup*.service /etc/systemd/system
then, for cryptsetup\@*.service files (not sure how they are named on your system) in /etc/systemd/system, add After=lvm.service
in the section [Unit]
and reboot (under systemd)
so I tried that one -- but no change. /dev/mapper/cr_home exists but does not get mounted to /home yet... I'll attach another dmesg output with debug logs... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.