We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7273d02 + 8d8c04b commit 731c5f1Copy full SHA for 731c5f1
1 file changed
docs/source/getting_started.rst
@@ -62,6 +62,10 @@ Here are some key points about the boot process of the Charge controller:
62
- EVerest is automatically started with the default configuration of chargebyte after the boot
63
process is completed. The initial configuration is explained in the `Initial Configuration`_ section.
64
65
+.. warning::
66
+ The journaling file system on the Charge controller does not completely protect against data loss if the
67
+ power supply is interrupted. So please try to use the Linux commands ``reboot`` and ``halt`` instead.
68
+
69
70
Understanding LED Status Indicators
71
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments