Package: initramfs-tool
Version: 0.115
So I updated to latest kernel package in SID 3.13-1 and system did not
reboot.
problem is that the ramdisk can't find root.
looking into this I can see that the raid device is found but the lvm on
top of the raid is never started.
if*//*I run "lvm vgchange -ay" then the disks shows up in /dev/mapper/
not sure how I can continue the boot from there but it looks like this
lvm command is not run or run to early before the raid is up or something.
Also got a bit confused as I saw systemd running from the ramdisk and I
have not yet installed systemd.
I was trying to just restart the boot with "exec init" but that did not
work. I think it used to work. how do I continue an aborted boot.