Whenever I try to connect to VM using virsh console <vm name>
my screen hangs and displays:
Connected to domain <vm name>
Escape character is ^]
I have found many solutions on the internet but nothing has worked for me and I am even not able to find the /etc/init
directory as CentOS 7 has a different directory structure.
I need /etc/init
directory to create a script which I found on the internet as a solution.
I am using only ssh connection and no GUI and I do not have any access to the physical machine.