On Wed, Aug 15, 2012 at 01:50:01PM +0200, Fred Verschueren wrote: > My problem: > When booting with init=/bin/systemd I have the following phenomenon: > > Job dev-mapper-nvidia_cjjcaiiep1.device/start timed out and booting > stops and I'm in a rescue shell. > my /home partition is not mounted. > > /dev/mapper/nvidia_cjjcaiiep1 exists. > > Systemctl start dev-mapper-nvidia_cjjcaiiep1.device gives the same > result timeout. > > and my /home is not mounted > > When I do a manual mount of the /home partition > mount /dev/mapper/nvidia_cjjcaiiep1 /home > /home is mounted > > Systemctl default > > my system resumes booting and finally comes online. I have the exact same problem with systemd-188-2, downgrading back to systemd-187-4 makes it work again.