-
Notifications
You must be signed in to change notification settings - Fork 1
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
running posix.sys.stat.mkdir()
can lead to unexpected error
#2
Comments
are you running from the mtar installer? (run |
the mtarfs is read-only. there's just not quite support for that in the correct places for the error handling to be clean. i'll get to it at some point but suffice to say mkdir (or any write operations for that matter) will never work on mtarfs. |
the best real solution to this is to install ulos 2 to a writable medium. |
are you running beta 4? instead of running the installer from the prompt at boot, log in and then run |
I'm running the installation pastebin specified on ULOS 2 homepage (beta 1). Running ulos_installation_error.mp4 |
ah yeah that should be |
also this happens when running coreutils mkdir
The text was updated successfully, but these errors were encountered: