On 06/13/2012 06:04 AM, Bill Sun wrote:
I got the error message:
ERROR: device '/dev/xvda1' not found. Skipping fsck. ERROR: Unable to find root device '/dev/xvda1'. You are being dropped to a recovery shell Type 'exit' to try and continue booting sh: can't access tty; job control turned off
Regards
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 -- Kevin Arthur