It doesn't look very happy.

Assuming it is the card that is at fault, maybe reformatting it with the
SD Association software would help. There again, maybe not.
https://www.sdcard.org/downloads/index.html

I destroyed my first two cards about 8 years ago (before RPi's were
born). Since then I've never had a problem. I make sure to have no swap
partition, and all logging is kept off the card with the following in my
(Debian/Raspbian) fstab. Other distributions might want different
permissions. I don't know what PCP does.


Code:
--------------------
    
  # Ramdisks for frequently written areas. This relieves stress on flash drives.
  # /var/log must be root writeable only
  tmpfs /var/log  tmpfs mode=0755,defaults 0 0
  
--------------------


------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=109728

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to