First post here, hope I'm putting it in right place.
I received a Raspberry Pi as a gift. I think it's a model B rev 1.0.
I loaded up an 8GB SD card with Arch Linux, and set up the network, and expanded the SD card to use the full size.
I did NOT add a swap partition after expanding the size.
I then decided to try to use pacman to download a couple programs.
When I first tried pacman, it gave an error very quickly, which I can't remember. I then googled, and found a post which indicated that I needed
to first set up pacman via a
pacman-key --init
command to set up the pacman files. When I did that it started out saying that it didn't find some file, then went on saying it was creating it.
It then seemed to do nothing. I let it run for 2 or 3 hours. I did a ps -A which showed that it was still running, but on doing a top command, I didn't see any activity
from that process, so I finally canceled out of it.
After leaving the process, I once again tried to use pacman to grab a couple programs. This time, it found the programs, gave me an option to say "Y" to install it, and then started the download process, however then I got these error 404 messages, saying that less than 1 kB of data transferred in 10 seconds, so transfer was terminated. One of the programs I tried this on had several dozen files to download. Most did as described, giving the error 404, but others were sucessful, indicating rates of a few Mbps. But since all the files weren't downloaded, the installation failed.
Question is WHY?
I thought perhaps my SD card isn't fast enough, but I tested FTP transfers to/from the card, and it indicated speeds of around 7 Mbps.
My lan is connected to the internet via an 11 Mbps WildBlue Exede sat internet system, and it worked fine downloading files to a desktop with Ubuntu, via it's manager.
Is it possible that I need to install a swap partition? If so, how is that done?
Is it possible that I need to repeat the pacman-key --init process, and if so, what did I do wrong to cause it to hang?
Any other ideas?
Thanks for any help. The Raspberry is working great other than this, and I'm sure I can get by without pacman, but I'm confused re what I'm doing wrong.
I asked this question on another forum as well.




