[deleted]
Do you have lvm enabled? (You can check with sudo lvscan
)
If you have then you have to mount the system with mount /dev/SolusSystem/Root /target
(My lvm root partition is /dev/SolusSystem/Root, yours maybe different. So check with lsblk
and find your root partition)
If you are unsure, just post your lsblk output here. We will try to help.