Raspberry Pi Image: Difference between revisions

316 bytes added ,  10:17, 12 July 2022
Add root account information
(Add root account information)
 
Line 143: Line 143:
# the processed ''realtime.txt'' -> /run/cumulusmx/realtime.txt
# the processed ''realtime.txt'' -> /run/cumulusmx/realtime.txt
# the processed '''wxnow.txt''' -> /run/cumulusmx/wxnow.txt
# the processed '''wxnow.txt''' -> /run/cumulusmx/wxnow.txt
=== Root Account ===
The image does not alter the default root account from the Raspberry Pi OS base image. So the root account does not have a password set, and cannot be used to logon to the system. If you wish to relax this default security then there are plenty of web sites with instructions on how to do this.


=== Image Customisations ===
=== Image Customisations ===
Line 190: Line 194:
: cd /opt/CumulusMX
: cd /opt/CumulusMX
: sudo mono CumulusMX.exe
: sudo mono CumulusMX.exe


= Build Creation Notes =
= Build Creation Notes =