
I tried installing it on Google Cloud Platform but couldn’t get it to work. My VM specs are 4 Cores with 16GB RAM located in “asia-southeast1”. I put the ip address, mask and gateway, after executing the script it closed the vm and I checked the monitor to make sure it was working, I saw it wasn’t even running. I used the screen capture option to check the issue. Turns out my gateway was wrong.
Screenshot of the error:
VM Info:
The command I put
“wget –no-check-certificate -qO InstallNET.sh ‘https://sunpma.com/other/oss/InstallNET.sh’ && bash InstallNET.sh –ip-addr 10.148.0.8 –ip-mask 255.255.255.255 –ip-gate 10.148.0.1 -dd ‘https://oss.sunpma.com/Windows/win/OVH_Win7_64_administrator_www.80host.com.gz’”
Please can you guide me on how you guys did the installation on Google Cloud Platform?
Also please show me how to find the netmask and gateway? I did it correctly (pretty sure) but it still seems to be not working.
I figured out the problem, it was due to the ip-mask being incorrect. Either way I used the correct one which is: "255.255.255.0" Hope this helps anyone in the future.
I figured out the problem, it was due to the ip-mask being incorrect.
Either way I used the correct one which is: “255.255.255.0”
Hope this helps anyone in the future.
See less