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

Changes to entries config don't persist after update #166

Open
circlenaut opened this issue Aug 1, 2019 · 2 comments
Open

Changes to entries config don't persist after update #166

circlenaut opened this issue Aug 1, 2019 · 2 comments
Labels

Comments

@circlenaut
Copy link

After mounting my ESP partition and editing ESP/loader/entries/Solus-*.conf to change rd.luks.uuid=yyy to rd.luks.name=yyy=SolusCrypto and running clr-boot-manager update the entries revert back to rd.luks.uuid.

Running clor-boot-manager list-kernels also throws the following:
[FATAL] cbm (../src/bootloaders/systemd-class.c:L507): sd_class_get_default_kernel Unable to parse loader config com.solus-project.lts.4.9.186-134 com.solus-project.current.5.2.2-122

Might this be related to this?

I'm running version 3.1.0. Has the commit posted by Girtablulu been pushed? Is there a newer version out?

@miguelinux
Copy link
Contributor

Well currently this is how clr-boot-manger is programed, it will write the entry *.conf whit the UUID from the encrypted partition, and it wont add any new label.

That is a new enhancement for clr-boot-manger, to label the encrypted partition with a configuration file, but

What is the use case to label the UUID?

@dorileo
Copy link
Contributor

dorileo commented Jan 31, 2020

I suppose adding your kernel args to /etc/kernel/cmdline should be enough. Please let me know if it doesn't fix or issue (I'm not sure if the version Solus is running would have the feature though). Thanks.

@dorileo dorileo added the bug label Jan 31, 2020
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

3 participants