- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-04-2022 11:01 AM
I have installed the VM and on boot up I can log in with the default user/password admin/admin but my system then crashes shortly after that.
I unchecked time sync
I added these to the config
Any ideas?
11-08-2022 07:44 AM
Hi @JKerouac ,
Can you try factory resetting your box? Then, once reset please try the following:
1- Disable the time on the Vmware
2- Go to VM host directory and add below lines to the vmx file, to completely disable the time sync
time.synchronize.continue = "FALSE"
time.synchronize.restore = "FALSE"
time.synchronize.resume.disk = "FALSE"
time.synchronize.shrink = "FALSE"
time.synchronize.tools.startup = "FALSE"
3- Start the VM from : Power -> Power on to Firmware
4- from BIOS, change date to 01/01/2021
5- Save and Exit from BIOS
6- VM will come up and will not power off anymore, you can set NTP on the PA VM to have the correct time.
7- If you shutdown the VM and want to restart it again, repeat from step 3.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!