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

Cannot create user in the linux #8

Closed
karelbilek opened this issue Feb 6, 2025 · 4 comments
Closed

Cannot create user in the linux #8

karelbilek opened this issue Feb 6, 2025 · 4 comments
Labels
wontfix This will not be worked on

Comments

@karelbilek
Copy link

When I do adduser foobar, I see

adduser: Function not implemented.

I wonder on what level is this error thrown. :) Is it TinyEMU?

@karelbilek
Copy link
Author

I think it might be related to this?

ultraembedded/riscv-linux-prebuilt#1

@Entersjkhdfkjdhfksjf
Copy link

Entersjkhdfkjdhfksjf commented Feb 7, 2025

This is just a barebones linux kernel, a lot of the os is missing. If you want all of that you can build your own (instructions are in the page) and change "BITS" to 64. This will make a alpine linux vm.

@ading2210
Copy link
Owner

This is not a bug, rather it's just a quirk from the included Linux kernel being so small (with a lot of features disabled as a result).

@ading2210 ading2210 added the wontfix This will not be worked on label Feb 10, 2025
@ading2210 ading2210 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
@karelbilek
Copy link
Author

karelbilek commented Feb 10, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants