Skip to content

Commit 59a9764

Browse files
authored
Create external_drive.markdown
1 parent 0571d74 commit 59a9764

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

source/hassio/external_drive.markdown

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: page
3+
title: "External device"
4+
description: "How to map external device on Hass.io."
5+
date: 2017-04-30 13:28
6+
sidebar: true
7+
comments: false
8+
sharing: true
9+
footer: true
10+
---
11+
12+
13+
### {% linkable_title ResinOS / Generic %}
14+
15+
Map the usb drive into add-on with `devices` options. If you need it on multible add-ons you can use the `/share` folder which is accessable from multibe add-ons.
16+
It is also possible to create a add-on that only mount stuff to `share`.
17+
18+
You can format the usb device with multible volumes and map it to the specific add-on.
19+
20+
### {% linkable_title Generic %}
21+
22+
The `share` is default on `/usr/share/hassio/share` so you can mount your volumes into this folder.
23+

0 commit comments

Comments
 (0)