Hi,
maybe a very simple question but reading https://pve.proxmox.com/pve-docs/qm.1.html I didn't understand how to use the qm set command for adding a second virtual disk to an existing VM.
What I'm looking for is the equivalent to VM Management -> Add -> Hard Disk -> (default settings: SCSI...
There is no problem with cloning templates, this is done by the command
qm clone 252 1003 --name 3
And then after coning, I wanted to change the ip
qm set 1003 --ipconfig0 ip=192.168.0.3/24,gw=192.168.0.1
See response
update VM 1003: -ipconfig0 ip=192.168.0.3/24,gw=192.168.0.1
I reboot VM 1003...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.