↧
Using virt-install to create a virtual machine template for OpenStack
Playing with KVM and OpenStack I wanted to create a custom Linux virtual machine template. The easiest way to do this is to first create a blank disk using the qemu-img command. qemu-img create -f...
View ArticleOpenCompute Winterfell RHEL/CentOS PXE boot over serial console
The main issue with installing OS’s on these Winterfell servers is the complete lack of video card :) Your only option is serial console using the USB > Serial header adapter. So the task is to...
View Article