Site updated at 2017-07-21 19:47:28 UTC
This commit is contained in:
parent
2651747e02
commit
33aa344c43
32 changed files with 55 additions and 48 deletions
|
@ -76,9 +76,9 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<h3><a class="title-link" name="resinos--generic" href="#resinos--generic"></a> ResinOS / Generic</h3>
|
||||
<p>Map the usb drive into add-on with <code class="highlighter-rouge">devices</code> options. If you need it on multiple add-ons you can use the <code class="highlighter-rouge">/share</code> folder which is accessable from multiple add-ons.
|
||||
It is also possible to create a add-on that only mount stuff to <code class="highlighter-rouge">share</code>.</p>
|
||||
<p>You can format the usb device with multiple volumes and map it to the specific add-on.</p>
|
||||
<p>Map the USB drive into add-on with <code class="highlighter-rouge">devices</code> options. If you need it on multiple add-ons you can use the <code class="highlighter-rouge">/share</code> folder which is accessible from multiple add-ons.
|
||||
It is also possible to create an add-on that only mounts stuff to <code class="highlighter-rouge">share</code>.</p>
|
||||
<p>You can format the USB device with multiple volumes and map it to a specific add-on.</p>
|
||||
<h3><a class="title-link" name="generic" href="#generic"></a> Generic</h3>
|
||||
<p>The <code class="highlighter-rouge">share</code> is default on <code class="highlighter-rouge">/usr/share/hassio/share</code> so you can mount your volumes into this folder.</p>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue