Anhad Singh
Anhad Singh
```cfg :Aero CMDLINE=$INCLUDE(kernel.toml) ``` Also having something like the above would be useful.
Hi, What did you run to compile it? Could you please provide the full command output. That error means that you likely haven't compiled the sysroot (using `./aero.py --sysroot`). Thanks.
> Since ./aero.ry --sysroot never succeeds Can you post the logs for that?
Yeah but I need spare time for that which I am short off.
This is the result of the disk image not being built. Can you please post the output of `./tools/mkimage.sh`? Also did you install the dependencies via `./tools/deps.sh`?
> It looks like there is something wrong with the deps.sh script. I managed to make it work by editing it. Can you explain what was wrong? > ANOTHER BIG...
Thanks for reporting the issue! I will try to document things better but `cargo install --path .` is how one should be able to install CallOfFerris. Issues about the resources...
I am working on this issue!
I have the same issue.