mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Added instructions to pick qemu targets if no specific target (#12035)
* added instructions to pick emu targets if no specific target Based on Franck's response to my issue here: https://github.com/home-assistant/hassio-installer/issues/74 I suggest to clarify the documentation with the above text * Update source/hassio/installation.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
21f60f768c
commit
cca527752e
@ -199,6 +199,8 @@ curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/mast
|
||||
|
||||
See the [hassio-installer](https://github.com/home-assistant/hassio-installer) GitHub page for an up-to-date listing of supported machine types.
|
||||
|
||||
If you can not find your machine type in the list, you should pick the `qemu` release. i.e., `qemux86-64` for a normal 64-bit Linux distribution, or `qemuarm-64` for most modern ARM-based target like Raspberry Pi clones, or TV boxes.
|
||||
|
||||
<div class='note'>
|
||||
When you use this installation method, the core SSH add-on may not function correctly. If that happens, use the community SSH add-on. Some of the documentation might not work for your installation either.
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user