On Wed, Jun 13, 2012 at 04:29:44PM -0700, Kevin Arthur wrote: > Looks like your initramfs got borked when you updated the kernel. Make > sure to read the recent news article [1] about systemd-tools replacing > udev (and maybe the last question in the troubleshooting section of the > pacman wiki page [2]), and be sure to run this after updating (but > before rebooting): > > # mkinitcpio -p linux > > [1] http://www.archlinux.org/news/systemd-tools-replaces-udev/ > [2] https://wiki.archlinux.org/index.php/Pacman#Troubleshooting > Problem solved. Thanks.