i have no clue as to why this happened and im in a pickle here.
i can’t also access snapshots taken previously
edit:
i can’t also access snapshots taken previously
edit:
i remember giving an error about something, but i couldnt take a pic since it black screened and put me here
Have you tried the mainline kernel (will be installed by default) also if you can provide some system logs it will help others help you more and if you can get the error message that would also help them
https://discovery.endeavouros.com/forum-log-tool-options/how-to-include-systemlogs-in-your-post/2021/03/
any kernel on the grub selection doesnt work
how can i do this from grub menu?
Maybe something happened to your file system. Can you access it with a live usb?
im trying to get the latest iso from eos atm so will have to update on that in a while… internet is being abysmally slow, the download is currently in the 20%'s
My brain isn’t going the greatest but if you go to it you should see the option (it may be lableled linux)
Edit Will be called linux
Just noticed you are trying to load a snapshot, is this what you intended to do?
im trying to boot into my system, after seeing that it can’t i tried to use the snapshot. same thing, it doesn’t work. i tried the other kernels (including the fallback), also the same
edit: the picture there is what happens when i try to load a kernel, not sure why it’s trying to load a snapshot instead
Did you try boot into a snapshot previously? (Just some guessing as this has never happened to me) Hopefully someone more knowledgeable can help out
yeah. clearly something happened after the failed system update attempt, but i can’t find a way to see the logs there as im currently stuck in grub
You probably have to arch-chroot and reinstall kernels. Maybe update after. Then try booting into the system.
This helpful article got me out of a pickle in the past when a Grub bug was introduced (article includes link to Arch-Chroot guide):
Did it update or fail, if it failed this could explain a lot
so you tried to boot a snapshot, how did you do this (as exact as possible)
i’ll try, this will be the first time i arch-chroot
this helps, i’ll try to follow as much as i can. thanks!
between this and your suggestion, which one should i try first?
edit: is there a way to try and diagnose the issue in a live usb environment before arch-chrooting?
can you post lsblk -f
?
hey there, i managed to get into a live usb environment, here’s the lsblk -f
output:
[liveuser@eos-2024.09.22 ~]$ lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0 squashfs 4.0 0 100% /run/archiso/airootfs
sda
├─sda1 exfat 1.0 Ventoy 0825-7F36
│ └─ventoy iso9660 Joliet Exten EOS_202409 2024-09-22-10-45-49-00 0 100% /run/archiso/bootmnt
└─sda2 vfat FAT16 VTOYEFI 223C-F3F8
nvme0n1
├─nvme0n1p1
│ vfat FAT32 C747-E210
├─nvme0n1p2
│ btrfs endeavouros 756b19ef-3577-4a68-a21c-cbf0dc485bb9
└─nvme0n1p3
swap 1 swap 7efe136d-5817-4003-9a3e-7d501e4c86a4
[liveuser@eos-2024.09.22 ~]$
Why doesn’t it show the subvolumes for btrfs?
Edit: Are you in arch-chroot?