Tried updating the kernel on Manjaro but got stuck in a boot loop. Need advice on resolving this issue.
Tried updating the kernel on Manjaro but got stuck in a boot loop. Need advice on resolving this issue.
Hey, I see you're dealing with a boot loop issue after updating your system. Here are some steps you can try to fix it without needing a full clean install:
1. **Check Boot Order** – Make sure your boot drive (SSD) is set as the first option in the BIOS/UEFI settings.
2. **Disable Secure Boot** – If enabled, temporarily disable it to see if that resolves the loop.
3. **Reset BIOS Settings** – Try resetting the BIOS to default or a known-good configuration.
4. **Check for Hardware Issues** – Ensure both drives are properly connected and functioning.
5. **Update Bootloader** – Sometimes updating the bootloader (e.g., GRUB) helps.
6. **Test with Another Drive** – If possible, switch to the HDD to rule out a problem with the SSD.
7. **Sanitize Only if Necessary** – If you're comfortable, you can perform a clean install on the boot drive after troubleshooting.
Let me know what you find, and I’ll guide you further!
I would begin by using a Linux live setup to transfer your files from the non-functional drive to a backup storage. After that, the simplest approach could be to reinstall Linux, ensuring you choose the correct installation drive—preferably an SSD. Based on my experience, FreeBSD offers the highest stability and data protection. The setup process is somewhat more challenging, but once complete it becomes quite intuitive. You likely have the expertise for this kind of configuration. Upgrading FreeBSD to newer versions is straightforward, allowing continuous improvements without needing a full reinstall. Void Linux, while technically a rolling release, tends to be more reliable than Arch and Manjaro. I’m unsure if Void performs better in practice, but I haven’t encountered any issues personally. The XFCE version paired with glibc installs rapidly. Alongside Clear Linux, Void is among the fastest options for workstations. With XBPS packages available, plus Flatpak and Nix support, you gain access to roughly 100,000 packages at your disposal.