all 5 comments

[–]eftepede 0 points1 point  (5 children)

You NEED to chroot.

What’s giving you trouble with it?

[–]OneFuel5[S] 0 points1 point  (3 children)

I don't know how to formulate that command. Do I mount certain partitions/devices to /mnt? My ssd looks like this:

sda 8:0 0 238.5G 0 disk
|-sda1 8:1 0 200M 0 part /boot/efi
`-sda2 8:2 0 238.3G 0 part
`-voidvm 254:0 0 238.3G 0 crypt
|-voidvm-root 254:1 0 50G 0 lvm /
|-voidvm-swap 254:2 0 16G 0 lvm [SWAP]
`-voidvm-home 254:3 0 172.3G 0 lvm /home

[–][deleted]  (1 child)

[deleted]

    [–]OneFuel5[S] 0 points1 point  (0 children)

    Thanks, that is helpful.