wiki-js/NAS/Synology/Qemu-for-Synology.html

20 lines
1.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
title: Qemu agent for Synology
description:
published: true
date: 2024-09-26T22:10:34.314Z
tags:
editor: ckeditor
dateCreated: 2024-09-26T22:10:34.314Z
-->
<p>Для того, чтобы была возможность управлять перезагрузкой и выключение в Proxmox нужно поставить дополнение</p>
<p>Нужно добавить репозиторий: <a href="https://spk7.imnks.com">https://spk7.imnks.com</a></p>
<figure class="image image_resized" style="width:52.45%;"><img src="/nas/qemu-1.png"></figure>
<p><strong>Install it and don't start at first.</strong> Then you need to ssh in your Xpeno and run this command, as described:</p>
<p>sudo sed -i 's/package/root/g' /var/packages/qemu-ga/conf/privilege</p>
<p>After that you need to stop Xpeno VM, turn on Qemu Guest Agent in VM options at Proxmox console:</p>
<figure class="image image_resized" style="width:52.32%;"><img src="/nas/qemu-2.png"></figure>
<p>В Proxmox нужно включить агента.</p>
<figure class="image image_resized" style="width:52.59%;"><img src="/nas/qemu-3.png"></figure>