I need to get into a newly-installed KVM image to set up its (veth) networking, but Java problems keep me from getting a VNC console on the machine.
I need veth networking so I can run DHCP on the virtual network (this is a college computer lab for CIS majors and I want to use it to teach server configuration), and I want KVM so I can run NFSv4.
Is there anything similar to 'vzctl enter <id>' that works for KVM guests, or some technique for setting up networking from the outside?
I need veth networking so I can run DHCP on the virtual network (this is a college computer lab for CIS majors and I want to use it to teach server configuration), and I want KVM so I can run NFSv4.
Is there anything similar to 'vzctl enter <id>' that works for KVM guests, or some technique for setting up networking from the outside?