by josep » Sat Feb 04, 2012 6:02 pm
I have been trying to stabilize my B01 pogoplug archlinux installation.
This morning I realized that pacman -Syu actually pulled through the previous problem it had, with udev-osnas, and had an error due to /etc/mtab.
Reading the forums, it seemed the problem was known and easy to resolve, using pacman -Syuf.
I did that. But after the next reboot, I could not normally ssh into the box. I am getting the following message:
$this->bbcode_second_pass_quote('', '&')quot;PTY allocation request failed on channel 0"
Thinking I had some sort of dirty interaction I decided to start afresh, reimaging my external flash drive folllowing the instructions, from a ubuntu Linux box.
After doing so, I executed the pacman -Syuf command, everything went through, and I did reboot the box.
Well, the problem seems the same. I am getting the same message when attempting to ssh into the box.
I can get into the box using ssh -T, and execute some commands.
So, thinking some kernel modules were not loaded, I tried to execute depmod -a, getting the following error:
$this->bbcode_second_pass_quote('', '&')quot;WARNING: could not open /lib/modules/2.6.31.6_SMP_820/modules.builtin: No such file or directory"