by alfred1 » Sat Jul 21, 2012 1:29 pm
$this->bbcode_second_pass_quote('WarheadsSE', 'P')retty straight forward
$this->bbcode_second_pass_code('', '
[2012-07-17 09:40] ==> Kernel modules are now only read from /usr/lib/modules, all custom
[2012-07-17 09:40] built kernels and modules must be moved there before rebooting.
')
Check /media/rootfs/lib for modules. If it is is there, move it. We've moved them in the new kernel packages. Upstream bit us on that one.
thanks for this information. My Pogoplug stopped working after updating with pacman -Syu, i already saw this information, but just forgot to move the files. After reboot, i could not connect, the pogoplug showed up after blinking green with a yellow LED - i think this means a warning. I put the USB disk where the root file system is located for my pogoplug to a normal ubuntu pc and copied all files from
[path to usb disk]/lib/ to [path to usb disk]/usr/lib/
with sudo cp -R lib/* usr/lib/
Maybe this helps someone to get his or her pogoplug back up and running in a short time.
It would be useful, if there could be a warning BEFORE updating or BEFORE rebooting.
As an alternative it might be cool to move all files via script automatic when updating.
Thank you for this great product warhead, i like it with archlinux more than before
