You are not logged in.
I tried https://bbs.archlinux.org/viewtopic.php?id=277800 as well as reinstalling kernel package via chroot (exact same error if you need to know specifics). The file exists when I look for it in chroot, but it doesn't show while booting. I am using btrfs if that is important.
Last edited by thenightterrorx (2023-08-27 23:31:48)
Offline
need more info....
-is this a uefi or legacy installation ?
-if uefi then how have you mounted your efi partition ? (/boot , /efi or /boot/efi) ?
Last edited by jonno2002 (2023-08-27 02:41:38)
Offline
"exact same error" but you never told us the error in the first place?
Offline
The error is "error: file `/boot/intramfs-linux.img` not found." exactly the same as in that topic linked.
Also it is bios, or legacy.
The only other thing I did before the reboot where it broke was install https://aur.archlinux.org/packages/xpenguins, but I doubt that is relevant. Also I used arch install script to install originally.
Offline
What bootloader? What's your btrfs layout? Subvols? Compression?
Offline
The bootloader is grub, and it is using subvols. Sorry I don't know much about this I am a noob to arch linux.
Offline
How did you install the system?
Offline
archinstall script
Offline
As I have no idea what that script does, nor have any desire to learn, I'll leave this to someone else now.
Offline
Sorry, I am big dum dum. Looking back, I had mounted /dev/sda1 to /boot/efi instead of just /boot in the chroot. It works now. I hope I didn't cost you too much of your time.
Offline
Please remember to mark your thread [SOLVED] (edit the title of your first post).
Offline
Also it is bios, or legacy.
I had mounted /dev/sda1 to /boot/efi instead of just /boot in the chroot
thats exactly where i was heading but you said it was legacy/bios so why do you have an efi partition ?
Offline
Exactly, I wasn't thinking straight and blindly followed one of the solutions without thinking. I created the /boot/efi directory with mkdir lol.
Last edited by thenightterrorx (2023-08-27 23:32:18)
Offline
If the error was that it couldn't find /boot/intramfs-linux.img, then no /boot partition was being used so your solution makes no sense.
Offline