:: Re: [DNG] Devuan for Raspberry Pi f…
Top Page
Delete this message
Reply to this message
Author: Bruce Ferrell
Date:  
To: dng
Subject: Re: [DNG] Devuan for Raspberry Pi fried SD CARD.
On 12/2/18 2:41 AM, Edward Bartolo wrote:
> Hi everyone.
>
> Recently I have been using a Raspberry Pi 3B, obviously powered with
> Devuan, to run as music player. Restarting it yesterday, I was
> dismayed to discover it would not boot properly anymore, with long
> lists of errors complaining about not being able to write to the SD
> CARD. The latter is not full. Examining it I found it is now
> permanently marked as read-only. Searching online for an explanatory
> cause, I learnt this occurs when the maximum number of write cycles is
> reached. So, the SD CARD, although brand new is now to be thrown away.
>
> The purpose of this email is to ask how to radically minimized write
> cycles to the SD CARD when I run Devuan for Raspberry Pi 3. I found a
> how-to which uses /tmp fs for frequently modified system files, but
> the user uses systemd and I do not want to have that.
>
> Can any good soul help, please?
> Thanks.
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Yeah, this IS one of the issues around flash/SSD storage... They run fast and wear out faster.

My suggestion for a Raspberry PI is to use a USB disk and use the info at this link:

https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md

That will allow you to run Devuan from a USB drive attached to the PI and completely avoid the whole flash memory issue.