How to fix network disconnected issue with AlmaLinux9/9.4 ? Print

  • 0

After VM cloning with module, network showing disconnected. To fix it you have to follow below steps and install required packages with AlmaLinux VM.

  1. Create a new VM and mount AlmaLinux9/9.4 ISO.
  2. Install OS on this VM
  3. yum -y install epel-release
  4. yum install open-vm-tools
  5. systemctl enable vmtoolsd
  6. systemctl start vmtoolsd
  7. yum install perl
  8. yum install cloud-init
  9. Reboot the VM
  10. Power Off the VM
  11. Convert to template
  12. Configure with module under Cloning Mapping section
  13. Make an VPS order and test with module

Was this answer helpful?

« Back