I have a weird problem with my Pi since a few days:
A lot of commands result in "segmentation fault". Any "apt-get install" does, some normal programs do.
I've googled it and found out it might be a broken file system, so I tried $ sudo fsck.ext4 -pfvc /dev/sde2 on a linux computer. That command returned /dev/sde2: Updating bad block inode., but this did not fix the issue.
Anything I can do about that without re-flashing a backup onto the SD card? And, why does my Pi always "eat" (destroy) my SD cards in a short amount of time? I've reinstalled the Pi like four months ago ...