Showing posts with label raspberrypi. Show all posts
Showing posts with label raspberrypi. Show all posts

/bin/bash: error while loading shared libraries: libgcc_s.so.1

After a couple of Portage-based updates, including GCC, I was the victim of a loss of connection to my headless RaspberryPi server. Afterwards I was not able to use "su" or "sudo" because of the following error message:

error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

RaspberryPi - A little USB device speed test

After installing sucessfully Gentoo on my Raspberry Pi, I decided to do a little speed test one of my USB sticks to find the best filesystem to enhance Pi's storage capabilities. The candidate is the SanDisk's Cruzer Blade with 32GB (PCI 0781:5567).

RaspberryPi - Install Gentoo (headless)

After buying a Raspberry Pi for home automation and a building a little home server, I decided to install again Gentoo as my favorite OS. There a lot of Tutorials out there which handles this topic. Also there are some of them that describe the steps to do for a working installation without monitor and keyboard. So, I want to thank all the contributors, blog an howto writers that have inspired me to write this one. Even if I try to comment every step in detail, this is more like a Todo list for myself.