NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

how to protect sd card on rpi



After installing on raspberry pi, I found few articles,
how to help sd card to live longer. What is neccessary
to put in conf files for that?

I.e. to have in fstab:

   /dev/ld0a    /    ffs     rw,noatime,nodevmtime 1 1

Then to put into /etc/rc.conf:

  syslogd=NO
  manpagedb=NO
  savecore=NO
  virecover=NO
  fsck_flags="-P -p -y"

Also, how would apmd and powerd behave on rpi?
Best regards

                       Zoran



Home | Main Index | Thread Index | Old Index