mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-01 08:47:35 +00:00

Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
9 lines
341 B
Markdown
9 lines
341 B
Markdown
---
|
|
title: "I'm trying to find my files on the host or SD card. Where are they?"
|
|
ha_category: Home Assistant
|
|
---
|
|
|
|
On a Home Assistant OS install, your files are on the data partition within `/mnt/data/supervisor/`.
|
|
On the SD itself, this is an EXT4 partition labeled `hassos-data`.
|
|
|
|
On a Supervised install, they are in `/usr/share/hassio/`. |