Displaying 1 result from an estimated 1 matches for "nbalonso".
Did you mean:
alonso
2016 Mar 04
0
Sharing virtualizing physical Server 2008R2 experience on CentOS 7
...ze.
- It doesn't appear to be possible to trick it using a sparse qcow2
disk file to fit it into a smaller disk (500GB HDD to 250GB SSD in my
case)
UEFI
====
- current version of libvirt/virt-manager in C7 doesn't appear come
with UEFI firmware/loader
- got it done thanks to http://www.nbalonso.com/centos-7-uefi-boot-kvm/
- Summary:
- install ovmf from https://www.kraxel.org/repos/
- using virsh edit, add to the <arch> section:
<loader>/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
- sidenote: with the UEFI BIOS, warm reboot of the VM often ends up in...