You are not logged in.
Pages: 1
Right now after updating and following the warning posted in the news in the front page of archlinux.org I can't boot my system, the error says it can't find libp11-kit.so.0, which is the file the post said would get overwritten. Now, I don't have a backup OS in this computer, nor I have a way to get my hands on a USB flash drive for at least a couple days, and this is the only computer I have on me right now.
Is there a way I could tell the system not to look for this library when booting? Or rather, boot in some sort of minimal environment where I could fix this? I tried booting into single-user mode, to no avail, and I don't really have any more ideas.
I can provide further information if needed, and any help would be greatly greatly appreciated.
Thanks in advance!
Last edited by SKeaLoT (2020-04-13 07:17:01)
- You crashed my helicopter!
- Verily!
Offline
You can boot from the live media and chroot into your system, as you did when you installed Arch.
Offline
Maybe I didn't phrase it right, so I apologize for the misunderstanding, but sadly I have no way of producing a live media of any sort right now, or any time soon.
- You crashed my helicopter!
- Verily!
Offline
You can change the target on the kernel line: https://wiki.archlinux.org/index.php/Sy … _boot_into
Offline
Or boot to a shell by using the init=/bin/bash kernel command line parameter.
Jin, Jîyan, Azadî
Offline
Pages: 1