Environment
- ConteraCMR (Linux)
Issue:
The "Respawning too fast" error is caused by data corruption on the OS drive and/or Storage drive and prevents the recorder from booting.
There are a few options available to resolve the issue
Repair Corrupt Data
Boot into System Recovery Support Tools
- Power the recorder off and wait 10 seconds
- Power on the recorder and tap F12 on the keyboard, this should load the Boot Manager. Enter "dvr4321" if you are prompted for a password.
- Keep the top option selected (this should be the primary OS drive) and hit the "Enter" key, then IMMEDIATELY after hit the "Esc" key
- You should now be at the Grub menu; Hit the down arrow on the keyboard to select the "NVR OS Recovery x64" option and hit enter.
- You should now be at the System Recovery Warning screen; Click "Continue"
- There should now be three options to choose from, "Conditional, Complete & Support Tools"; Select "Support Tools"
- Select "Support Tools" and the recorder should boot into the Recovery environment and display Support Tools
Once logged into Support Tools
- Double-click Terminal on the desktop. If there is no terminal on the desktop then right-click on the black background select "Terminals" and "xterm".
- In the Terminal type lsblk and press enter.
- Take note of the system's partitions. Partition entries are of the formats mmcblk1pN and sdXN where N is a number and X is a lowercase letter.
- For each partition in your list run: fsck -y /dev/partition # Where "partition" gets replaced with the partition name. Example: fsck -y /dev/mmcblk1p4
- The recovery partition the system is booted from will refuse to be repaired due to being mounted. Any other errors should be reported to support analysis. Further diagnostics may be necessary to ensure the drive is not failing.
- If no errors, type: reboot
- Once errors are found and fixed, reboot
- The recorder should boot into ConteraVMS
Factory Default - WIPE ALL DATA
If the above method does not resolve the issue, the more aggressive option would be running the Factory Default from a Recovery USB to wipe all data from both the Operating System Drive and the Video Storage drives.
Comments
0 comments
Please sign in to leave a comment.