here is the video i'll be mentioning throughout this post
so the problem is that fstabk cannot moun /dev/mapper/vg0-home it saus that its possibly non existent, even tho it's opened with dmcrypt before
after this failes i have to CTRL+ALT+F2 sign in as root and write
Code: Select all
mount /dev/mapper/vg0-home /homei tried labeing it as 'home' in dmcrypt but still i have vg0-home in mapper,
i cannot mount 'home' in ampper because i get wrong fs error
here is my fstab
here is my dmcrypt config, you see it labeled as 'home'
here is my lvm config but i dont things its used :/
here is my blkid you see home mounted as LVM2 memebr? which i dont know what is and vg0-home as ext4 which is correct
here is df -h command, 'home' isnt even listed here
here is my fdisk -l also dev/sda/3 is the /home encrypted partition


