Symptom
A “Failed to write fstab” error can appear if the system is running low on space on the root “/” partition.
<br>
Affected Versions
This affects all exacqVision S-Series versions. A fix will be released at a later date.
<br>
Resolution
To recover from this error, free up space on the root partition using these steps:
- Open a Terminal window.
- Type cd /var/log.
- Type sudo ls -lh to view a list of directory files and the size of each file (this might require root access).
- Look for files that use a large amount of space, perhaps 100KB or larger.
- Delete the large files by typing sudo rm immediately folllowed by the filename. For example, type sudo rm tw_mgmt.log.
- Type cd /var/log/samba.
- Repeat steps 3 to 5 in this location to list, find, and remove large files.