Changing the Root Password
On the mission computer the default root password is auterion
.
The default password can be changed when you repackage your AuterionOS image. To do so add the argument password='MyNewPassword'
when running the command make package-update
. An example is shown below:
cd <path_to_auterion-developer-tools>
make package-update password='MyNewPassword' version=my-version artifactPath=<AEPX4 Release>.auterionos
Comments
0 comments
Please sign in to leave a comment.