Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
150075ee
Commit
150075ee
authored
Nov 12, 2021
by
Francesc Guasch
Browse files
doc: fix agent start on alpine guest
parent
1d5a4e58
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docs/install_guest_alpine.rst
View file @
150075ee
...
@@ -111,12 +111,19 @@ Now the setup process will install minimal applications to start the server.
...
@@ -111,12 +111,19 @@ Now the setup process will install minimal applications to start the server.
Installing more software
Installing more software
~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~
You should at least install these applications:
You should at least install these applications
and start udev
:
.. prompt:: bash #
.. prompt:: bash #
apk add qemu-guest-agent acpi
apk add qemu-guest-agent acpi udev
rc-update add udev
rc-update add udev-trigger
rc-update add udev-settle
rc-update add udev-postmount
rc-update add qemu-guest-agent
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment