littlekernel / lk

LK embedded kernel
MIT License
3.12k stars 613 forks source link

mkdir or other file system commands return -2 error #248

Open skyloft7 opened 5 years ago

skyloft7 commented 5 years ago

So whenever I type in mkdir foo or any other filesystem commands they fail and return -2 as an error code ]mkdir foo error -2 making directory '/foo'