Hi,
I am trying to set up alpine Linux Guest OS using the below command
#virt-install --name=mfecdrupalalphine
--file=/linuxkvmguestosdisk/var/lib/libvirt/images/mfecdrupalalphine.img
--file-size=100 --nonsparse --vcpus=2 --ram=6096 --network=bridge:br0
--os-type=linux --os-variant=alpinelinux3.8
- On Feb 12, 2020, at 8:34 AM, Peter Krempa pkre...@redhat.com wrote:
> to briefly summarize what those three knobs do:
>
> 1) memory - this is the initial memory size for a VM. qemu grants this
> amount of memory to the VM on start. This is also the memory the guest
> is able to use if the b