my problem is fairly simple:
The installer fails to use a preexisting lvm2/luks configuration after install.
The setup:
A luks container with a lvm (home,swap,tmp,var) on a HDD
An unencrypted / on a SSD
All distros i used mount the lvms at /dev/mapper/XXX-home (example)
Opensuse 13.2 mounts it at /dev/XXX/home
The /dev/XXX/ doesnt exist in /dev, but /dev/mapper/ appears (after a failed install).
How do i get the Opensuse Net Installer to correctly detect and use my luks/lvm setup during installation?
Does anybody else have a problem like that?
I took a closer look at the installer options and i cant find anything to change the mountpoints for m lvm setup.
Is there no way to set the mountpoints manually?
After closer examination it is obvious to me that lvm wasnt the culprit. Its nvidia. if I install the nvidia drivers on my system it fails to boot (optimus enabled laptop).