Can not load TOS file: '/usr/bin/tos.img'
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 35
- Forks
- 48
- Avg merge
- 10h 45m
- Merged PRs (30d)
- 7
Description
It seems the core is trying to load tos.img in the wrong place at first, every time you open it you'll have:
Can not load TOS file: '/usr/bin/tos.img'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the core's TOS file lookup and the handling of the reported '/usr/bin/tos.img' path. Reproduce the startup message and determine the expected location for tos.img; done means the core finds the TOS file without reporting this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100