Hi, I was updating my system when my pc shutdown , and now my pc cant find the kernel, i tried to chroot but i get this error
sudo mount /dev/sda2 /mnt
but when i try to use
sudo garuda-chroot /mnt/@
mount: /mnt/@/proc: mount point does not exist.
dmesg(1) may have more information after failed mount system call.
==> ERROR: failed to setup API filesystems in chroot /mnt/@
Can someone help me? pls
Naman
8 January 2024 22:22
2
Hi there, welcome to the community!
Have you tried booting from a snapshot?
2 Likes
No, how do I do that?
I’m using a USB to access to my files, but I don’t know what is snapshot
SGS
8 January 2024 23:24
4
Just move the cursor (arrow key) down and search for snapshot on grub page.
From Grub fails after update - #3 by librewish
Some unlucky times that your system is not bootable and the only advised option is to use chroot from a Live ISO to repair the installed system (for example, to (re)install the bootloader), here is the suggested method:
steps required to chroot to your installed Garuda installation (btrfs)
Boot to a Garuda usb Live ISO
Start a terminal and
Find your installed system (btrfs) partition, you need the /dev/<something> part.
lsblk -f
Warning: Remem…
2 Likes
Naman
9 January 2024 09:52
6
When you boot the Garuda Linux, there must be an option that says snapshots
. I don’t remeber the exact name, but it is there.
If you don’t find it, I can share the image…
1 Like
system
Closed
23 January 2024 11:26
8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.