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

[bug] x-sdbootutil.ignore not always working #160

Open
TobiPeterG opened this issue Nov 21, 2024 · 1 comment · May be fixed by #176
Open

[bug] x-sdbootutil.ignore not always working #160

TobiPeterG opened this issue Nov 21, 2024 · 1 comment · May be fixed by #176
Assignees

Comments

@TobiPeterG
Copy link
Collaborator

This is my crypttab
cr_root UUID=... none x-initrd.attach,tpm2-device=auto
Drive UUID=... /path/to/key.key luks,nofail,x-sdbootutil.ignore
OtherDrive UUID=... /path/to/key.key luks,nofail,x-sdbootutil.ignore
Games UUID=... /path/to/key.key luks,nofail,x-sdbootutil.ignore
Games2 UUID=... /path/to/key.key luks,nofail,x-sdbootutil.ignore
GamesM2 UUID=... /path/to/key.key luks,nofail,x-sdbootutil.ignore
Data UUID=... /path/to/key.key luks,nofail,x-sdbootutil.ignore

For some drives, the x-sdbootutil.ignore flag is ignored, for others, it is working.
I can. for example, deactivate the cr_root device and Games, but not Games2. I don't see a pattern why it works for some drives and for some it doesn't.
sdbootutil list-devices still lists them.

Can this be reproduced?

@aplanas aplanas self-assigned this Nov 21, 2024
@aplanas
Copy link
Collaborator

aplanas commented Nov 21, 2024

I will try to reproduce it

@TobiPeterG TobiPeterG linked a pull request Dec 20, 2024 that will close this issue
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 a pull request may close this issue.

2 participants