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

Base preset bricks kernel installation #253

Closed
Saij opened this issue Jun 17, 2015 · 3 comments
Closed

Base preset bricks kernel installation #253

Saij opened this issue Jun 17, 2015 · 3 comments

Comments

@Saij
Copy link

Saij commented Jun 17, 2015

Hi,

when you choose the base preset to install a Raspberry PI 2 you'll always get a RSOD (Rainbow Screen Of Death) because it'll not install the module ${kernel_meta_package}.
In line 304 of /scripts/etc/init.d/rcS the variable cdebootstrap_cmdline will be completly overwritten.

Using the server preset and everything will be fine.

Greetings
Saij

@diederikdehaas
Copy link
Member

Thanks for your report 👍

Note to self: also check other presets when testing 😉

@Saij
Copy link
Author

Saij commented Jun 17, 2015

Little Quick Fix:

in installer-config.txt just put following line
packages=${kernel_meta_package}

@diederikdehaas
Copy link
Member

The fix is included with v1.0.8 of the installer, so it should now just work.

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

2 participants