-
Notifications
You must be signed in to change notification settings - Fork 4
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
ERROR: failed to scan device /dev/nvme0n1p3: -13 #10
Comments
|
@adam900710 Well, I tried it with both sudo and without, with the same effect. And using the normal btrfs kernel driver, I was able to mount it just fine. |
I still failed to reproduce the problem. Does your distro utilize extra security models especially SELinux? If so, have you tried disable SELinux or at least set it to permissive mode? If still failed to mount, I can add extra debug output to help debugging the problem. |
I'm on an Arch derivative (BlendOS), so no SELinux. I broke my arm a couple weeks ago so now I'm in a splint, so for now I'm not gonna bother fighting with the computer for now, but once I'm healed I'll give it a shot. Also, I may not be able to reproduce the problem; sway started segfaulting for some reason, and when reinstalling I ended up inadvertently deleting the partition. But yeah, I'll give it a shot once I can use my right hand without my splint hitting the shift key :p Thanks <3 |
There is a report about a weird -EACCESS failure mountting a partition, add extra debugging for it. Issue: #10 Signed-off-by: Qu Wenruo <[email protected]>
I have updated the branch to include some debugging. Wish you to have a full and quick recovery. |
Update: out of the splint woohoo, I can be a functioning member of society again! that was fast lol Anyways, got some school work to catch up on, once I've got some free time I'll try it and let you know how it goes |
When mounting a partition, btrfs-fuse throws this error.
There's no debug info; nothing changes when adding
-d
.The text was updated successfully, but these errors were encountered: