I have launched a VM in GCP using a custom image from the GCP console.
I have added a start-up script while launching the VM.
When I login into the VM, I have observed that my start-up script is not executed.
I have gone through the log file and observed the " No start-up script found" message in /var/log/syslog.
Note : Start-up scripts execute successfully for VM's launched using GCP default images.
Can any one help me on how to execute start-up scripts for VM's launched using custom images.
Thanks,
Bhanu Saketi.