Raspberry PI B+ trials - the story so far.
Having lost my spare RPI I went out and bought a B+, totally forgetting to check if it was 100% compatible with the B.
Tried the "latest" MinePeon image (0.2.4.6) and of course got no USB or Ethernet.
Googled a bit ands decided to try the Arch Linux upgrade route on an older RPI. This fell over because my older RPI is very finnicky about SD Cards and borked every time I tried it.
Then tried starting from a recent Linux Arch image (works fine) and manually adding and configuring MinePeon (and Apache, php, rrd etc.). This failed due to my inexperience and the refusal by git to bring in the minepeon/http directory.
Finally decided to try MineForeman's testing build (MPRPI20130727) which booted fine. Struggled a bit to find the correct login/password (see higher in this thread for the answer) and then wondered what to do next when presented by "#" in Putty

After some fiddling and more Googling I found the following:
- bfgminer starts automatically on boot
- "screen -r" brings up the bfgminer control screen
- You can add your own pools and delete the pre-configured ones, but changes are not saved! (or not to the right place)
- Edit /opt/minepeon/etc/miner.conf to set your pool(s) instead
- There is also a file called /opt/minepeon/etc/miner.user.conf, contents appear to be identical to miner.conf, so I edited this too
- Reboot and mine away!
I haven't yet found out how to get the web interface working (if there is one), for the moment it just gives me a 503, perhaps Neil could give me some pointers?
Working fine with 2 Bi*Furies, next job to get the Gridseed Dual connected.
Finally a note about USB 3 hubs. I got one that was recommended for USB ASICS, a Tecknet 10 port with 12V 4A supply. This hub has been the bane of my life under Windows and totally failed to work with the Raspberry PI B or B+ (lights up on insertion and then goes out). I changed to a cheap and nasty unbranded USB3 hub with a 5V 4A supply and it's working fine.
I hope that this post will be of help to new RPI B+ owners.