Having some issues with recovering system after crashed update.
I have decrypted the disk with cryptsetup open /dev/nvme0n1p2 descrypted --type luks Mounted both main disk partition and EFI partition to /mnt successfully
When i attempt to do sudo arch-chroot /mnt
I get chroot: failed to run /bin/bash : No such file or directory
I tried pacstrap /mnt base linux linux-firmware
But it says I don't have enough space in disk
I'm a bit at the limit of my knowledge so any help is appreciated