NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: how to protect sd card on rpi
In article <CAHKF-Asy3YTZ_jZS09Z5FuUv_-PVePhvPX4Ktw-PoFTCssT0Lw%mail.gmail.com@localhost>,
matthew sporleder <msporleder%gmail.com@localhost> wrote:
>On Mon, Sep 22, 2014 at 11:20 AM, Zoran Kolic <zkolic%sbb.rs@localhost> wrote:
>> 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
>>
>
>
>This is probably out of date.. but:
>http://mspo.com/how-to/netbsdreadmostly.html
Creating an image with mkimage -m does most of this I think.
If not fix it :-)
christos
Home |
Main Index |
Thread Index |
Old Index