The problem with booting the system

It still doesn’t work out :worried:

@VlPo

sudo mount -o subvol=@ /dev/nvme0n1p2 /mnt
sudo mount /dev/nvme0n1p1 /mnt/boot/efi
sudo arch-chroot /mnt

Edit: I hope i got it right. :wink:

Edit: https://wiki.archlinux.org/title/Chroot#Running_on_Btrfs

1 Like

yes always the same row mount root system on /mnt and the esp efi into it /mnt/boot/efi looks like you rebooted in between.

THANK YOU SO MUCH FOR YOUR HELP!
Everything worked out and the system booted up normally :+1:

2 Likes

that`s good to hear !

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.