mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-27 20:06:52 +00:00
Update page
This commit is contained in:
parent
8dda541b41
commit
b313bde993
@ -359,12 +359,6 @@ export default function OtherNASSystemsPage() {
|
||||
</li>
|
||||
<li>UEFI boot is recommended</li>
|
||||
<li>VirtIO network adapter provides best performance</li>
|
||||
<li>
|
||||
After installation, install the QEMU Guest Agent:
|
||||
<pre className="bg-gray-100 p-2 mt-1 rounded text-sm overflow-x-auto">
|
||||
apt update && apt install qemu-guest-agent -y
|
||||
</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -385,13 +379,6 @@ export default function OtherNASSystemsPage() {
|
||||
</li>
|
||||
<li>UEFI boot is recommended</li>
|
||||
<li>VirtIO network adapter provides best performance</li>
|
||||
<li>
|
||||
After installation, install the QEMU Guest Agent:
|
||||
<pre className="bg-gray-100 p-2 mt-1 rounded text-sm overflow-x-auto">
|
||||
pkg install -y qemu-guest-agent && sysrc qemu_guest_agent_enable=YES && service qemu-guest-agent
|
||||
start
|
||||
</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -412,12 +399,6 @@ export default function OtherNASSystemsPage() {
|
||||
</li>
|
||||
<li>Both UEFI and Legacy BIOS are supported</li>
|
||||
<li>VirtIO network adapter provides best performance</li>
|
||||
<li>
|
||||
After installation, install the QEMU Guest Agent:
|
||||
<pre className="bg-gray-100 p-2 mt-1 rounded text-sm overflow-x-auto">
|
||||
apt update && apt install qemu-guest-agent -y
|
||||
</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -438,12 +419,6 @@ export default function OtherNASSystemsPage() {
|
||||
</li>
|
||||
<li>UEFI boot is recommended</li>
|
||||
<li>VirtIO network adapter provides best performance</li>
|
||||
<li>
|
||||
After installation, install the QEMU Guest Agent:
|
||||
<pre className="bg-gray-100 p-2 mt-1 rounded text-sm overflow-x-auto">
|
||||
dnf install -y qemu-guest-agent && systemctl enable --now qemu-guest-agent
|
||||
</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
BIN
web/public/vm/windows/virtio-step-1.png
Normal file
BIN
web/public/vm/windows/virtio-step-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
BIN
web/public/vm/windows/virtio-step-2.png
Normal file
BIN
web/public/vm/windows/virtio-step-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 178 KiB |
BIN
web/public/vm/windows/virtio-step-3.png
Normal file
BIN
web/public/vm/windows/virtio-step-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 160 KiB |
BIN
web/public/vm/windows/virtio-step-4.png
Normal file
BIN
web/public/vm/windows/virtio-step-4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
BIN
web/public/vm/windows/virtio-step-5.png
Normal file
BIN
web/public/vm/windows/virtio-step-5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 KiB |
Loading…
x
Reference in New Issue
Block a user