-
Notifications
You must be signed in to change notification settings - Fork 203
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
Partition Recovery Failure, I/O Error Until Drive Is Reseated #302
Comments
I can no longer unlock from dislocker even on command line but i can view the contents of the card on windows no issue. |
I believe this was due to a recent change in apparmor as I am able to mount like I was previously after disabling it. The weird part is it was fine for approximately two or three boots after enabling apparmor/auditd before it became an issue. |
Issue has popped back up, this time with no apparmor enabled at all. When trying to run the first command to create the dislocker-file i get
and then my journalctl shows that /mnt/media and /mnt/dislocker are failing dependencies and it appears my device is timing out waiting for the sd card to be recognized. When I take it out and pop it back in, the issue is resolved and i can decrypt and mount it almost immediately. The other partition on the card is a keyfile used to unlock my home partition and is able to be mounted fine without reseating the card even though it says the first (bitlocker) partition is timing out. journalctl section:
Is there some kind of module I should add to my mkinitcpio i may be missing now? This is only a relatively recent change but im not sure what would have caused it. I am on the most recent version of the cachyos kernel but it appears to persist across the default linux kernel as well. Soon to test LTS with it. Currently my modules and hooks for mkinitcpio are:
|
Confirmed issue is also happening on a brand new card as well with a fresh bitlocker partition. When booting now, without reseating if I run commands to manually unlock the partition I get an error
|
As an update, interestingly enough the issue does not present itself in the event I need to force power off (Example: Lately swaylock appears not to be able to wake from sleep and leads to a red screen when unlocked, I force off by holding power for several seconds and it blanks off without 'properly' shutting down) and power back on. At poweron, my symbolic links to the drive are active and drive is open. So maybe it is getting locked or held onto by some process when it is shutting down properly that prevents it from being opened properly after a 'proper' shut down. Or bitlocker isnt being closed all the way I guess. |
Hey, love the software and its a huge help to the community.
Currently it is the only thing that fits into what im trying to do. I use an external drive for media such as music and videos and it is bitlocker encrypted on an exfat partition for compatibility with dualboot windows. The card works fine in windows but not in linux suddenly after very little change. I added umask=022 to the second entry to fstab but it booted fine for a few runs. Now before I reach tty I see 'Dislocker has failed to mount, /mnt/Media has failed dependency check'. Running the commands normally seems to work fine but is quite annoying as it resets some of my xdg icons.
journalctl and systemctl status mnt-dislocker are of no help, but the output of the former is
The text was updated successfully, but these errors were encountered: