Configure the OS installation media (CentOS 7 Minimal) on the KVM Host
Setting the CentOS Minimal media as the Virtual Media for OS installation on the undercloud VirtualMachine. This is the Virtual Media that will be used with the --location option of the virt-install command to install OS on the undercloud server.
Copy the ISO image to the /var/lib/libvirt/images to the KVM Host
ls -ltr /var/lib/libvirt/images/ | grep -i centos | grep -i min
-rw-r--r--. 1 qemu qemu 713031680 Sep 5 2017 CentOS-7-x86_64-Minimal-1611.iso
No comments:
Post a Comment