Skip to content

Add persistent /data partition and automatic mount support (#30)#42

Open
StefanaHanc wants to merge 1 commit intoedgeengineer:mainfrom
StefanaHanc:feature/persistent-data
Open

Add persistent /data partition and automatic mount support (#30)#42
StefanaHanc wants to merge 1 commit intoedgeengineer:mainfrom
StefanaHanc:feature/persistent-data

Conversation

@StefanaHanc
Copy link
Contributor

This PR implements issue #30 — Adds a dedicated persistent storage partition for ML models and application data.

  • Added /data partition in rpi-partuuid.wks
  • Added persistent-storage recipe with:
    • data.mount (systemd unit for mounting /data)
    • data-setup.service and script to initialize permissions
  • Verified on Raspberry Pi: partition created, mounted automatically, data persists across reboots.

Copy link
Member

@mihai-chiorean mihai-chiorean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ceva conflict la merge, dar looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants