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

Filesystem #22

Open
yuppox opened this issue Jan 24, 2022 · 1 comment
Open

Filesystem #22

yuppox opened this issue Jan 24, 2022 · 1 comment

Comments

@yuppox
Copy link

yuppox commented Jan 24, 2022

I built this in Docker using run-release. Here is the output:

[  0.040000] kmain: loading kshell...

This is ArvernOS kernel shell. Type 'help' for more information.
Protip: switch to usermode with the 'usermode' command.

kshell> ls
     2 ./
     2 ../
     0 dev/
     0 proc/
     0 bin/
   172 booo
     0 etc/
   717 info
   446 lorem.txt
kshell> cat lorem.txt
no such file or directory
kshell>

Am I missing something? Why is lorem.txt not found?

@TheK0tYaRa
Copy link

TheK0tYaRa commented Jan 25, 2022

Does it work the same way in usermode?

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