Changes

stoney cloud: Nested virtualization

277 bytes added, 12:51, 20 December 2013
/* Setup */
== Setup ==
 
Login as root, then execute the following and reboot (or <code>rmmod/modprobe</code> the corresponding modules if no VM is running)
 
<source lang='bash'>
cat > /etc/modprobe.d/nested-virtualization.conf << EOF
options kvm-intel nested=1
options kvm-amd nested=1
EOF
</source>
[[Category:stoney cloud]][[Category:Installation]]
Bureaucrat, administrator
425
edits