Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: How do I fix this? (system doesn't boot) (Read 156 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

How do I fix this? (system doesn't boot)

I updated my system yesterday, after restarting I got this blue screen (picture attached, edited out uuid and
installation id)
I already tried chrooting into my install and running mkinitcpio, gave me an error

What should I do?

Re: How do I fix this? (system doesn't boot)

Reply #1
Did you try to boot usning fallback-initramfs?
If that works then try mkinitcpio again.
If not, what file system does the boot partition have?

artist
Linux is simple; use Artix, or Submit Your System To Evil Malicious D(a)emons

Re: How do I fix this? (system doesn't boot)

Reply #2
Yes, I tried booting with fallback-initramfs, it gives me the same error.

The boot partition uses FAT32 as the file system

Re: How do I fix this? (system doesn't boot)

Reply #3
It seems yoru system cannot find the fat32 driver.
From the console try a pacman -Sy linux.
Then boot from fallback-initramfs.

artist
Linux is simple; use Artix, or Submit Your System To Evil Malicious D(a)emons


Re: How do I fix this? (system doesn't boot)

Reply #5
Your system is missing ICU 0.76.
To be able to use pacman-static, download file pacman-static-7.0.0.r6.gc685ae6-15-x86_64.pkg.tar.xz from the omniverse repo, unpack so its contents go into usr and run pacman-static -Syu.
If icu 0.76 does not get installed then try another mirror.

artist
Linux is simple; use Artix, or Submit Your System To Evil Malicious D(a)emons

Re: How do I fix this? (system doesn't boot)

Reply #6
Thanks Artist

I updated the system with pacman-static and it boots up fine again

Re: How do I fix this? (system doesn't boot)

Reply #7
Glad to hear it worked, and thank you for your feedback.

artist
Linux is simple; use Artix, or Submit Your System To Evil Malicious D(a)emons