You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I built this in Docker using run-release. Here is the output:
Am I missing something? Why is
lorem.txt
not found?The text was updated successfully, but these errors were encountered: