Hello I have solved the issue.
When I migrated my vm from Kvm it had a different network interface from the one from the new vm on Proxmox
these are my steps that solved the issue:
grep -nr "enp1s0" (old interface name from kvm)
vim /etc/netplan/00-installer-config.yaml
change enp1s0 to...
Hello Everyone
I migrated a KVM image testvm.qcow2 into Proxmox VE
The steps I did :
1- Create a VM on Proxmox with the resources as my KVM image testvm.qcow2
2- after that I moved my testvm.qcow2 to the /var/lib/vz/images/101
3- I just renamed testvm.qcow2 to vm-101-disk-0.qcow2
4- I then...
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.