-
Notifications
You must be signed in to change notification settings - Fork 60
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
after updating to bookworm I see automount failures on SD card partitions and other things that should not be automounted #31
Comments
ballle98
changed the title
after updating to bookwork I see automount failures on SD card partitions and other things that should not be automounted
after updating to bookworm I see automount failures on SD card partitions and other things that should not be automounted
Oct 23, 2024
ballle98
added a commit
to ballle98/udev-media-automount
that referenced
this issue
Jan 3, 2025
…ions and other things that should not be automounted Fixes Ferk#31
turned on some debug and the real problem was flock was not released because of long running ntfs child process holding FD 3 This was one of the jobs failing:
The one that succeeded:
flock not released:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: