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

Investigate wait on boot #1

Open
rayui opened this issue Jul 28, 2023 · 2 comments
Open

Investigate wait on boot #1

rayui opened this issue Jul 28, 2023 · 2 comments

Comments

@rayui
Copy link
Owner

rayui commented Jul 28, 2023

Master node is currently set to wait on boot

To get current network on boot setting: sudo raspi-config nonint get_boot_wait
To enable waiting for network on boot: sudo raspi-config nonint do_boot_wait 0

It causes boot time to increase significantly. Investigate if it is possible to disable and still work

@rayui
Copy link
Owner Author

rayui commented Jul 31, 2023

master node does not have wait on network enabled.

@rayui
Copy link
Owner Author

rayui commented Aug 3, 2023

this could be cloud config waiting for eth0 to come up.

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

1 participant