Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system blocked if sd card is filled up #7

Open
amchagas opened this issue Feb 21, 2016 · 0 comments
Open

system blocked if sd card is filled up #7

amchagas opened this issue Feb 21, 2016 · 0 comments

Comments

@amchagas
Copy link
Owner

If the users create videos or time lapses that are too long/big, the sd card will be filled up and the system will be inaccessible upon the next boot. Recovering data will be a pain and normally the whole system has to be reinstalled from scratch.

This normally happens because up to now, we have been using only one partition for user data and system data. One solution could be to partition the SD card, so that the /home folder goes into its own partition, and even if that gets filled, the system partition will still be able to work.

Here is a link describing steps to create different partitions in raspian https://mike632t.wordpress.com/2014/02/10/resizing-partitions/

amchagas added a commit that referenced this issue Aug 17, 2018
Tweak BOM descriptions, add some links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant