MiRoboticsLab / MiRoboticsLab/cyberdog_ros2

铁蛋的运动控制板(192.168.55.233),如何可以让我们用户像正常的linux系统一样使用?现在它是只读模式(read-only)

Open
#161 0 comments 0 reactions 0 assignees View on GitHub

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
root@TinaLinux:
# cd ..
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.