PiBAN
PiBAN copied to clipboard
Unable to get working
Hi there, I would love to have this working on my Pi Zero but i have loaded the image and when i boot my pi with USB installed it loads and sits waiting for login. If i log in, nothing still happens :-(
This is a script that is automatic and does not require a screen or keyboard. There is no feedback on the screen. The next version will dump logging information out over tty1
Raspberry Pi Zero W External dock with Power PiBAN Version 1.2 with all defaults
Tried it with Raspberry Pi Zero W and it boots then it likes reads/write the drive for 30 seconds then it stops reading the HD. I have the HD on an external dock with light indicator that tells me when the drive is being read. Adding visual would be great to see progress, logs or errors.
@jeffreytigch Could you provide your crontab command? It looks like you need to run the following two commands on boot:
sudo udevadm control --reload-rules
sudo /etc/init.d/udev restart