Site updated at 2017-07-21 19:47:28 UTC

This commit is contained in:
Travis CI 2017-07-21 19:47:28 +00:00
parent 2651747e02
commit 33aa344c43
32 changed files with 55 additions and 48 deletions

View file

@ -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>