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
b843ca60
Commit
b843ca60
authored
Sep 21, 2016
by
Francesc Guasch
Browse files
fixed KVM storage pool initialization at fresh install
parent
b64048c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/INSTALL.md
View file @
b843ca60
...
...
@@ -22,6 +22,7 @@ Clone the sources:
-
libconfig-yaml-perl
-
libmoose-perl
-
libjson-xs-perl
-
qemu-utils
##Old debian
...
...
@@ -60,10 +61,10 @@ Create a config file at /etc/ravada.conf with:
#KVM backend
Install KVM and virt-manager. Create new virtual machines (called domains) there.
See docs/operation.md
Install KVM
$ sudo apt-get install qemu-kvm
$ sudo apt-get install qemu-kvm qemu-utils
$ sudo virsh pool-define-as default dir - - - - "/var/lib/libvirt/images"
#Ravada user
...
...
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