If you are using the emulated filesystem, then your OSKit program will see the same filesystem space as any other regular Unix executable It's root and current working directory (``cwd'') are the same as the parameter you passed to start_fs_native. Thus, unlike a standard Unix program, your cwd is hNOT the same as where you ran it.