Changes

Jump to: navigation, search

OPS235 Lab 2

524 bytes added, 13:20, 20 September 2017
Part 2: Configure VMware Workstation for Nested VMs
# In a terminal as the root user, edit the file called: '''/boot/efi/EFI/centos/grub.cfg'''
# Search for the first occurrence of the Linux Kernel boot command.
# Insert the boot option: '''kvm-intel.nested=1''' at the end of the Linux kernel boot options. See below for reference(only '''ONE''' of these settings might be applicable)<blockquote><code style="font-family:courier;font-size:1.2em;margin-left:20px;"><br>linuxefi /vmlinuz-3.10.0-693.2.2.el7.x86_64 root=/dev/mapper/centos_c7host-root ro crashkernel=auto rd.lvm.lv=centos_c7host/root rd.lvm.lv=centos_c7host/swap rhgb quiet LANG=en_US.UTF-8 <span style="color:blue;font-weight:bold">kvm-intel.nested=1</span><br> initrdefi /initramfs-3.10.0-693.2.2.el7.x86_64.img</code></blockquote> <span style="color:red;font-weight:bold">OR</span>
<blockquote><code style="font-family:courier;font-size:1.2em;margin-left:20px;">
221
edits

Navigation menu