MiSTer-devel / MiSTer-devel/Scripts_MiSTer
CIF_Mount fails cannot mount read-only
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 122
- Forks
- 49
- Avg merge
- 8h 56m
- Merged PRs (30d)
- 1
Description
Attempting to use a share off of retronas results in
mount: /media/fat/games: cannot mount //192.168.1.200/mister read-only.
games mounted
Done!
ini settings
SERVER="192.168.1.200" confirmed correct
SHARE="mister" is the default and correct
USERNAME="retronas" confirmed correct
PASSWORD="Password that has special characters if that matters" confirmed correct
LOCAL_DIR="*"
WAIT_FOR_SERVER="true"
MOUNT_AT_BOOT="true"
Also tried setting the local directory to games, changing SMB version and nothing has changed
Same retronas deployment works with PS2 OPL, GC, PS3
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 locating the CIF_Mount script and inspecting how it builds and invokes the SMB mount command, including read-only behavior and special-character passwords. Reproduce the failure with the reported retronas settings and compare the generated command with the successful PS2 OPL, GC, and PS3 setup; done means the share mounts successfully without the reported read-only error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- cli, networking, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100