Alta AML-A311D-CC journal issues running debian on an sd card

hi there, running debian 6.1.92-15907-gf36fd2695db3 version 12.6

Now that the ethernet crash loop is fixed I have another problem with unclean shutdown it seems. Everytime I reboot my Alta I get errors journald corrupted or uncleanly shut down and every few boots I get corruption on my usb microsd card reader that has a duplicate microsd card for backup purposes.

 dmesg | grep -i journ
[    6.786558] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    6.810106] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    6.834071] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    7.342818] systemd[1]: Starting systemd-journald.service - Journal Service...
[    7.496253] systemd[1]: Started systemd-journald.service - Journal Service.
[    7.869547] systemd-journald[344]: Received client request to flush runtime journal.
[    7.943394] systemd-journald[344]: File /var/log/journal/01db1006dd5f4ed6882a6b945bc6e874/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   11.381838] systemd-journald[344]: Received SIGTERM from PID 1 (systemd).
[   11.382448] systemd[1]: Stopping systemd-journald.service - Journal Service...
[   12.206050] systemd[1]: systemd-journald.service: Deactivated successfully.
[   12.210699] systemd[1]: Stopped systemd-journald.service - Journal Service.
[   12.306988] systemd[1]: systemd-journald-audit.socket: Deactivated successfully.
[   12.310283] systemd[1]: Closed systemd-journald-audit.socket - Journal Audit Socket.
[   12.341436] systemd[1]: systemd-journald-dev-log.socket: Deactivated successfully.
[   12.344810] systemd[1]: Closed systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   12.377482] systemd[1]: systemd-journald.socket: Deactivated successfully.
[   12.380242] systemd[1]: Closed systemd-journald.socket - Journal Socket.
[   12.433216] (ovs-ctl)[657]: ovs-vswitchd.service: Failed to connect stdout to the journal socket, ignoring: Connection refused
[   12.468928] (pplicant)[663]: wpa_supplicant.service: Failed to connect stdout to the journal socket, ignoring: Connection refused
[   12.516876] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[   12.557559] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[   12.612068] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   12.854100] systemd[1]: Starting systemd-journald.service - Journal Service...
[   15.058110] systemd[1]: Started systemd-journald.service - Journal Service.

What is the matter? Any pointers where I can look for unclean shutdowns or is this a general problem? Many thanks in advance.

noone else having this?