by karog » Tue Jun 05, 2012 7:09 pm
$this->bbcode_second_pass_quote('WarheadsSE', 'I')f you are one of the many that have had to modify the /etc/pacman.conf, then you will need to append a few lines to the bottom of that file to add the [alarm] repository.
$this->bbcode_second_pass_code('', '
[alarm]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist
')
If we had not needed to modify it for the Initscripts problem, this would not be an issue.
I added the repo, installed, hwids, libaccept4 and systemd-tools (removing udev-oxnas). When I boot, the LED flashes and then goes out. I can ping successfully but it refuses ssh.
I tried this twice by refreshing a test flash from the primary one with the same results both times.
I have another pogo I can plug the flash drive into to examine it. But I have no serial cable.
Any suggestions?
UPDATE:
Moving the flash to another pogo and looking at the messages.log I see:
$this->bbcode_second_pass_code('', '
Jun 5 15:07:45 p21 ntpd[789]: set local clock to Tue Jun 5 15:07:45 EDT 2012 (offset 1338923239.763607s)
Jun 5 15:07:46 p21 init: open(/dev/console): No such file or directory
Jun 5 15:07:46 p21 init: open(/dev/console): No such file or directory
Jun 5 15:07:46 p21 init: open(/dev/console): No such file or directory
Jun 5 15:07:46 p21 dhcpcd[754]: eth0: sending IPv6 Router Solicitation
Jun 5 15:07:50 p21 dhcpcd[754]: eth0: sending IPv6 Router Solicitation
Jun 5 15:07:50 p21 dhcpcd[754]: eth0: no IPv6 Routers available
Jun 5 15:07:56 p21 init: open(/dev/console): No such file or directory
Jun 5 15:07:56 p21 init: open(/dev/console): No such file or directory
Jun 5 15:07:56 p21 init: open(/dev/console): No such file or directory
')
kernel.log looks fine.
In errors.log I see:
$this->bbcode_second_pass_code('', '
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/60-cdrom_id.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/60-persistent-alsa.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/60-persistent-input.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/60-persistent-serial.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/60-persistent-storage-tape.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/60-persistent-storage.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/60-persistent-v4l.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/61-accelerometer.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/70-udev-acl.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/75-net-description.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/75-probe_mtd.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/75-tty-description.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/78-sound-card.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/80-drivers.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/81-arch.rules': No such file or directory
Jun 5 15:05:57 p21 udevd[362]: can not find '/lib/udev/rules.d/95-keyboard-force-release.rules': No such file or directory
')
The only thing in /lib/udev/rules.d is 60-pcmcia.rules.