MiRoboticsLab / MiRoboticsLab/cyberdog_ros2
铁蛋的运动控制板(192.168.55.233),如何可以让我们用户像正常的linux系统一样使用?现在它是只读模式(read-only)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 736
- Forks
- 195
- PR merge metrics
- No merged PRs in 30d
Description
please enter the help command to get system help
root@TinaLinux:# ls# cd ..
root@TinaLinux:
root@TinaLinux:/# ls
bin dev lib mnt proc robot root sys usr www
data etc lib64 overlay rdinit rom sbin tmp var
root@TinaLinux:/# touch test.txt
touch: test.txt: Read-only file system
root@TinaLinux:/#
Contributor guide
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 reproducing the reported touch test.txt failure at the TinaLinux root prompt and inspect how the control board's filesystem is mounted. Determine which filesystem areas are intended to be writable and persistent; done means users can use the board like a normal Linux system without the reported read-only error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- embedded-iot, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100