-
Notifications
You must be signed in to change notification settings - Fork 21
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
MSET9 is (probably) borked on SELinux. Potentially doing something that SELinux doesn't like that makes the drive unwriteable. #35
Comments
I've run this on Ubuntu before, and haven't personally encountered this issue (so it must not happen every time, but obviously still happens)
That's really strange since FAT32 doesn't support permissions. So it's either a mounting issue, hardware issue, or you accidentally turned on the lock switch... Can you try running |
Hi Anon! |
The main thing is, MSET9 is doing something that is making SELinux freak out and make the drive unwriteable. |
I don't know much about SELinux but I think that it overrides root, so if touch works, then it probably means it's something else... Try running
Maybe try disabling SELinux temporarily and see if you can write to the drive?
That's weird, maybe it has to do with the unicode craziness? You might want to test the SD card for errors in case the problem is that your SD card is failing, but to be honest I'm as confused as you are about all this (I'm not an MSET9 developer) |
During my MSET9 usage, I ran into a problem where MSET9 wouldn't uninstall, stating that there were no ID1s, and sure enough, there weren't, I thought this was just an isolated issue, however, upon looking at the homebrew Discord other people ran into the same issue, and there was one consistency that I found, and that was that they were all running Linux. Please look into this issue (my SD card also went Read-Only after installing, you may have a permissions based issue in which you are turning the drives read only, causing the fake ID1s to not be possible to write and therefore deleting the ID1.
The text was updated successfully, but these errors were encountered: