You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new db option in the config settings, can keep using v0.2.5 settings. If you want to skip db checking in the begin of the aion kernel launch. need to add <check_integrity>false</check_integrity> in the DB category.
Checksum
a checksum is a small-sized datum derived from a block of digital data for the purpose of detecting errors which may have been introduced during its transmission or storage.
How to use Checksum
download the aion kernel release binary and the checksum file (the file name SHA1SUMS) and put the files into the same folder.
open terminal and go to the folder.
type in sha1sum -c SHA1SUMS
if the binary file is complete and no error, you will see the message output like this : aion-v0.2.6.2f8fdfa-2018-05-10.tar.bz2: OK