Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Categories
Random page
Top Contributors
Recent changes
Contribute
Create a page
How to help
Wiki policy
Adapt videos to articles
Articles in need of work
Help
Frequently asked questions
Join the discord!
Help about MediaWiki
Consumer_Action_Taskforce
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Futotemporarywikipage
(section)
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
Purge cache
General
What links here
Related changes
Special pages
Page information
Cargo data
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==== 1.1 Download the Home Assistant KVM Image and Prepare it for Use ==== <ol style="list-style-type: decimal;"> <li><p>Go to the ''[https://www.home-assistant.io/installation/linux official Home Assistant website]''.</p></li> <li><p>'''Find the KVM Image''':</p> <ul> <li><p>Scroll down to the section titled βKVM(virt-manager)β.</p></li> <li><p>Click the link to download the latest KVM <code>.qcow2.xz</code> image from the official Home Assistant GitHub releases. Alternatively, you can download directly from the GitHub link provided ''[https://github.com/home-assistant/operating-system/releases/download/13.1/haos_ova-13.1.qcow2.xz here]''.</p></li> <li><p>''(Note: This file version will change over time, so make sure you are downloading the latest release.)''</p></li> <li><p>''MAKE SURE YOU GRAB THE ONE FOR KVM VIRSH VIRTUAL MACHINE MANAGER IN LINUX, NOT THE VIRTUALBOX ONE!''</p></li></ul> </li> <li><p>'''Download and Unzip the Image''':</p> <ul> <li><p>Once the download is complete, youβll need to unzip the <code>.qcow2.xz</code> file. Run the following command to decompress the file:</p> <pre>xz -d haos_ova-13.1.qcow2.xz</pre></li> <li><p>''(Make sure the filename reflects the version you downloaded, as it may vary.)''</p></li></ul> </li> <li><p>'''Move the Unzipped Image to the Correct Directory''':</p> <ul> <li><p>Move the decompressed <code>.qcow2</code> file to your virtual machine images directory, typically <code>/var/lib/libvirt/images/</code>. Use the following command to move it:</p> <pre>sudo mv ~/Downloads/haos_ova-13.1.qcow2 /var/lib/libvirt/images/</pre></li></ul> </li> <li><p>'''Set the Correct Ownership and Permissions''':</p> <ul> <li><p>Change the ownership of the image file so that it is owned by the <code>libvirt-qemu</code> user and group:</p> <pre>sudo chown libvirt-qemu:libvirt /var/lib/libvirt/images/haos_ova-13.1.qcow2</pre></li></ul> </li> <li><p>'''Set the right permissions to make sure it is readable and writable by the owner, but not everyone else:'''</p></li></ol> <pre>sudo chmod 0640 /var/lib/libvirt/images/haos_ova-13.1.qcow2</pre> <gallery mode="packed-hover" heights=250 widths=400 perrow=2> File:lu55028jxdmy_tmp_6a102293.png File:lu55028jxdmy_tmp_fc378926.png File:lu55028jxdmy_tmp_7540e9f2.png File:lu55028jxdmy_tmp_c44a31fb.png File:lu55028jxdmy_tmp_83761502.png File:lu55028jxdmy_tmp_5af2cd09.png File:lu55028jxdmy_tmp_696b6c09.png File:lu55028jxdmy_tmp_48c367ce.png </gallery> <span id="install-the-home-assistant-virtual-machine-on-ubuntu-server-linux"></span>
Summary:
Please note that all contributions to Consumer_Action_Taskforce are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (see
Consumer Action Taskforce:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:
Cancel
Editing help
(opens in new window)