Hello all,
My Odroid HC2 has been working fine, but recently the SMB service won't start.
I tried to restart the service, no dice. This was the result from sudo journalctl -xe
Code
-- Unit smbd.service has begun starting up.
May 11 23:58:23 odroidhc2 smbd[4154]: /usr/sbin/smbd: error while loading shared libraries: /usr/lib/arm-linux-gnueabihf/libldap_r-2.4.so.2: cannot read file data: Inpu
May 11 23:58:23 odroidhc2 kernel: BTRFS warning (device mmcblk1p2): csum failed root 5 ino 72834 off 1167896576 csum 0xe36288ed expected csum 0x23718ab7 mirror 1
May 11 23:58:23 odroidhc2 systemd[1]: smbd.service: Main process exited, code=exited, status=127/n/a
May 11 23:58:23 odroidhc2 systemd[1]: Failed to start Samba SMB Daemon.
-- Subject: Unit smbd.service has failed
Can anyone suggest how I go about fixing this?
Thanks for your time.