I have been running up to date on an E02 with a USB hard drive, /boot on /dev/sda1 ext2 and / on /dev/sda2 ext4.
Today (2012/07/17) I did a pacman -Syu and several things updated including new initscripts (often a danger it seems). After reboot the E02 appears to come up with solid LED but no ssh access and does not appear in my router device list as it normally does.
I formatted a USB flash drive to ext2 and installed a new rootfs and can boot from that with ssh access and can then mount the USB hard drive.
After having failed to boot with the hard drive and then mounting it after booting from flash, I looked in /media/rootfs/var/log and there appears to be nothing new since the pacman update and reboot.
I am seeking suggestions on what to do next. Any ideas?
Here is the pacman.log
$this->bbcode_second_pass_code('', '
[2012-07-17 09:39] Running 'pacman -Syu'
[2012-07-17 09:39] synchronizing package lists
[2012-07-17 09:39] starting full system upgrade
[2012-07-17 09:40] upgraded libsystemd (185-4.1 -> 186-2)
[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.
[2012-07-17 09:40] upgraded kmod (9-1 -> 9-2)
[2012-07-17 09:40] upgraded util-linux (2.21.2-3 -> 2.21.2-5)
[2012-07-17 09:40] upgraded systemd-tools (185-4.1 -> 186-2)
[2012-07-17 09:40] upgraded initscripts (2012.06.1-1 -> 2012.06.3-2.1)
[2012-07-17 09:40] >>> Updating module dependencies. Please wait ...
[2012-07-17 09:40] upgraded linux (3.1.10-11 -> 3.1.10-12)
[2012-07-17 09:41] upgraded linux-headers (3.1.10-11 -> 3.1.10-12)
[2012-07-17 09:41] upgraded lirc-utils (1:0.9.0-18 -> 1:0.9.0-20)
[2012-07-17 09:41] upgraded perl-dbi (1.618-2 -> 1.622-1)
[2012-07-17 09:41] upgraded perl-error (0.17017-1 -> 0.17018-1)
[2012-07-17 09:41] upgraded procps-ng (3.3.3-1 -> 3.3.3-3)
[2012-07-17 09:41] upgraded smartmontools (5.42-4 -> 5.43-1)
[2012-07-17 09:41] upgraded syslog-ng (3.3.5-1.1 -> 3.3.5-2)
')