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

Kernel panic on first boot #117

Open
edurenye opened this issue May 9, 2020 · 2 comments
Open

Kernel panic on first boot #117

edurenye opened this issue May 9, 2020 · 2 comments

Comments

@edurenye
Copy link

edurenye commented May 9, 2020

Booting the RPi 3 B+ with the last Raspbian set up using pi-gen got me the following error:

---[ end Kernel panic - not syncing: Requested init /usr/lib/raspi-config/init_resize.sh failed (error -13). ]---
@ghost
Copy link

ghost commented May 21, 2020

This means the init script has the permissions set wrongly (execute permission missing)

@edurenye
Copy link
Author

Is the pi-gen that sets those permissions I haven't changed them.

Actually it just works fine if before I use the dd command to move the image to the SD card I format the SD card.
If first I do not format it then this error appears, it's kind of strange. So now I always just format it before the dd command.

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