You are not logged in.
Pages: 1
My system froze during pacman -Syu (maybe while it was making the new kernel).
And Now, I am unable to boot into arch (even with fallback kernel).
I get some errors like:
fixing recursive error but reboot needed
Watchdog detected hard lockup on CPU0
comm: swapper tainted G D W
Last edited by jck (2011-02-28 08:51:24)
Offline
I'd boot from the install media and do an fsck manually.
Offline
I'm not sure if fsck can solve a kernel panic....
Offline
You need to rebuild your kernel image using mkinitcpio while chrooting into your arch install from a live cd. See https://wiki.archlinux.org/index.php/Chroot and https://wiki.archlinux.org/index.php/Mkinitcpio.
Offline
You were both right I guess, I was not able to mount my partition through the live cd. So I fscked it and mounted it and rebuilt the kernel. The problem is solved. Thanks
Offline
Pages: 1