Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get working #4

Open
Dev01-D opened this issue Mar 15, 2018 · 5 comments
Open

Unable to get working #4

Dev01-D opened this issue Mar 15, 2018 · 5 comments

Comments

@Dev01-D
Copy link

Dev01-D commented Mar 15, 2018

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 :-(

@Real-Time-Kodi
Copy link
Owner

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

@Edgsoccer
Copy link

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.

@devinmahoney
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@devinmahoney @Real-Time-Kodi @Dev01-D @Edgsoccer and others