I have installed Buster on an older Raspberry Pi B+. It seems to be working ok, but when I look at the log (cat /var/log/syslog |grep failed) I see these "failed" messages:
Mar 29 09:21:15 PiBBuster automount[418]: mount_autofs_indirect: failed to read map for /media/
Mar 29 09:21:15 PiBBuster automount[418]: handle_mounts: mount of /media/ failed!
Mar 29 09:21:15 PiBBuster automount[418]: master_do_mount: failed to startup mount
Mar 29 09:22:15 PiBBuster systemd[1]: Dependency failed for Configure Bluetooth Modems connected by UART.
Mar 29 09:22:15 PiBBuster systemd[1]: hciuart.service: Job hciuart.service/start failed with result 'dependency'.
Mar 29 09:22:15 PiBBuster systemd[1]: dev-serial1.device: Job dev-serial1.device/start failed with result 'timeout'.
Since the Pi B+ does not have a Bluetooth chip I assume that I need to change something so that it does not try to start service??? But where?
I have a USB memory stick attached to the unit. What are the "mount" messages about? And how do I fix them?
I have no idea about the last two messages.
Lastly, my rc.local writes some messages which I see in the consol screen, but cannot find in the above log. How can I find/see them?
Thanks for any help/ideas.....RDK
