You're right, the problem was in mount, and was quite stupid. My XFS file system was broken. I solved the problem by : - booting on a liveCD (an Ubuntu one) - installing cryptsetup and lvm2 - modprobe dm_mod - modprobe aes - cryptsetup sda2 hda2_crypt - vgchange -a y [vg] - adding swap : swapon /dev/mapper/[vg]-swap - xfs_repair /dev/mappep/[vg]-root (idem with [vg]-home)
After that my system booted, but some things was broken. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]