From 0d4555446cf9e21ecce09a078b1a875aa0b1e868 Mon Sep 17 00:00:00 2001 From: Pranav Salunke Date: Fri, 2 May 2014 15:34:30 +0530 Subject: [PATCH] Removes Unnecessary Table Removes code section being displayed inside table. Change-Id: I6403917e800d77457ab1ac0fcaa67ad636ab002e --- lab000-virtualbox-basics.xml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/lab000-virtualbox-basics.xml b/lab000-virtualbox-basics.xml index 90c80894..4be6b244 100644 --- a/lab000-virtualbox-basics.xml +++ b/lab000-virtualbox-basics.xml @@ -81,20 +81,12 @@ If you don't know whether your processor is VT enabled, you - could check it by installing cpu checker - - - - # apt-get install cpu-checker - - - # kvm-ok - - - - If your device does not support VT it will show - INFO:Your CPU does not support KVM extensions - KVM acceleration can NOT be used + could check it by installing cpu checker: + # apt-get install cpu-checker +# kvm-ok + If your device does not support VT it will show: + INFO:Your CPU does not support KVM extensions +KVM acceleration can NOT be used You will still be able to use Virtual Box but the instances will be very slow. There are many ways to configure your OpenStack Setup, we