Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

     $ cp /home/root/keyfile /mnt

Now Keep the VM details on kernel partition

     $ vi /mnt/vm-info.txt

Add the below information 

     Port:22 (Remove 22 and your VM port Number, if there is no port number make it 22 )

     Machine:rdkb (Remove rdkb and enter your VM name)

     ip:96.118.156.223 (Remove the ip and add your VM ip )

     $ umount /mnt

 Reboot the image

...