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

fix(preinstall_config): Ensure install is supported if /boot/cmdline.txt does not exist on pi #46

Conversation

jhampson-dbre
Copy link
Owner

cmdline.txt is in /boot/firmware/, so we make a symlink to /boot/cmdline.txt so that the supervised installer can detect that cgroups v1 is enabled

Fixes #44

…txt does not exist on pi

cmdline.txt is in `/boot/firmware/`, so we make a symlink to `/boot/cmdline.txt` so that the supervised installer can detect that cgroups v1 is enabled

Fixes #44
@jhampson-dbre jhampson-dbre merged commit 34f54d5 into main Aug 3, 2022
@jhampson-dbre jhampson-dbre deleted the 44-Install-not-supported-if-/boot/cmdlinestxt-does-not-exist-on-pi branch August 3, 2022 01:56
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

Successfully merging this pull request may close these issues.

Install not supported if /boot/cmdlines.txt does not exist on pi
1 participant