From 67156df5bf7562057df12dbb300d24cbf98b5b9e 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/doc/training-guides/lab000-virtualbox-basics.xml b/doc/training-guides/lab000-virtualbox-basics.xml index 90c80894ae..4be6b24406 100644 --- a/doc/training-guides/lab000-virtualbox-basics.xml +++ b/doc/training-guides/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