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

install.py needs to reboot after system updates #23

Open
needlestack opened this issue Apr 8, 2016 · 0 comments
Open

install.py needs to reboot after system updates #23

needlestack opened this issue Apr 8, 2016 · 0 comments
Labels

Comments

@needlestack
Copy link
Contributor

After updating the system (apt-get dist-upgrade -y and rpi-update) the system needs to reboot. Otherwise the iptables commands can fail because of a kernel version mismatch.

This problem isn't always there, depending on how recent your version of the raspbian image is - but if dist-upgrade gets far enough ahead that the kernel version changes, it can cause problems.

As it is, if you get an error like Error: Unable to set iptables MASQUERADE on eth0., you can just reboot manually and restart the installer (no harm in just running it again).

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

No branches or pull requests

1 participant