Displaying 1 result from an estimated 1 matches for "devisreagan".
2018 Sep 17
0
Re: How to assign IP via virt-install
You've not given libvirt anything to install; therefore, it has nothing it
can tell about the IP address. Are you intending, for example, to add a
mapping between MAC and IP address to a DHCP server for later use?
- Peter
On Mon, 17 Sep 2018 at 13:23, Devis Reagan Ponraj -ERS, HCL Tech <
devisreagan-p@hcl.com> wrote:
> Hi Team ,
>
> I am new to virt-install , need your help pls .
>
> With below command I able to create a VM & I can see the mac address as
> well .
>
> virt-install --virt-type=kvm --name newclicentos --ram 6144 --vcpus=2
> --import --network=...