You are not logged in.
I ran a pacman -Suy some time ago (don't remember exactly) but didn't reboot the server until today. I'm running software raid and forgot to edit my mkinitcpio so today when I rebooted the machine it couldn't boot. So I ran the live cd, activated the raid, mounted and ran chroot. Then I removed the raid-partitions hook and added the mdadm and raid ones. Ran a pacman -S kernel26 and a "depmod -a 2.6.30-ARCH" and thought everything would be good when I rebooted but I still get:
/lib/modules/2.6.30-ARCH/modules.dep: No such file or directory
on each boot. I'm pretty clueless of what to do - any suggestions would be nice.
Last edited by molinero (2009-06-25 19:02:19)
Offline
Try running depmod manually and see if that solves it. I don't know which options you'll need though, but
depmod --help
should be able to assist you with that .
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Managed to get it up and running again. Did a downgrade to 2.6.28 and then upgraded again to 2.6.30 - seemes to have fixed it.
Offline