Skip to content
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

Open
MiguelEXE opened this issue Nov 11, 2023 · 8 comments
Open

running posix.sys.stat.mkdir() can lead to unexpected error #2

MiguelEXE opened this issue Nov 11, 2023 · 8 comments

Comments

@MiguelEXE
Copy link
Contributor

image
also this happens when running coreutils mkdir

@Ocawesome101
Copy link
Contributor

are you running from the mtar installer? (run mount with no arguments and show the output)

@MiguelEXE
Copy link
Contributor Author

are you running from the mtar installer? (run mount with no arguments and show the output)

yes
2023-11-11_21 39 17

@Ocawesome101
Copy link
Contributor

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.

@Ocawesome101
Copy link
Contributor

the best real solution to this is to install ulos 2 to a writable medium.

@MiguelEXE
Copy link
Contributor Author

the best real solution to this is to install ulos 2 to a writable medium.

probally offtopic, but I already tried installing ULOS 2 but it didn't work
2023-11-15_23 52 04

@Ocawesome101
Copy link
Contributor

are you running beta 4?

instead of running the installer from the prompt at boot, log in and then run installer and see if it gives you an error.

@MiguelEXE
Copy link
Contributor Author

are you running beta 4?

instead of running the installer from the prompt at boot, log in and then run installer and see if it gives you an error.

I'm running the installation pastebin specified on ULOS 2 homepage (beta 1). Running install command gives this:

ulos_installation_error.mp4

@Ocawesome101
Copy link
Contributor

ah yeah that should be beta.4. i'll update it in a little bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants