You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But if I later on umount this drive and run bcachefs fsck -ARv <partition>
I don't get any errors.
My best guess is that it can't access the passphrase in the keyring. But yet again, the mount init script can and root in userspace can aswell.
Edit: formatting
The text was updated successfully, but these errors were encountered:
I have a secondary encrypted bcachefs partition, which I unlock in my initramfs:
bcachefs unlock <partition>
Once I boot, fsck tells me the following:
But if I later on umount this drive and run
bcachefs fsck -ARv <partition>
I don't get any errors.
My best guess is that it can't access the passphrase in the keyring. But yet again, the mount init script can and root in userspace can aswell.
Edit: formatting
The text was updated successfully, but these errors were encountered: