[GH-ISSUE #52] Can this solution work in an arm CPU? or just work in x86 CPU? #19

Closed
opened 2026-03-12 18:59:10 +03:00 by kerem · 5 comments
Owner

Originally created by @pudddding on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/52

Originally created by @pudddding on GitHub (Jan 20, 2025). Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/52
kerem closed this issue 2026-03-12 18:59:15 +03:00
Author
Owner

@pudddding commented on GitHub (Jan 20, 2025):

The logfile showed: No such file or directory.But I cant find anything wrong in the name and location of the shell file. My device is an arm CPU.

<!-- gh-comment-id:2602863437 --> @pudddding commented on GitHub (Jan 20, 2025): The logfile showed: No such file or directory.But I cant find anything wrong in the name and location of the shell file. My device is an arm CPU.
Author
Owner

@007revad commented on GitHub (Jan 20, 2025):

I need to see the full output from the script.

<!-- gh-comment-id:2603087723 --> @007revad commented on GitHub (Jan 20, 2025): I need to see the full output from the script.
Author
Owner

@pudddding commented on GitHub (Jan 20, 2025):

I need to see the full output from the script.

/bin/bash: volume1/wang/1/videostation_for_722.sh: No such file or directory
Here is the output.

<!-- gh-comment-id:2603372311 --> @pudddding commented on GitHub (Jan 20, 2025): > I need to see the full output from the script. /bin/bash: volume1/wang/1/videostation_for_722.sh: No such file or directory Here is the output.
Author
Owner

@007revad commented on GitHub (Jan 20, 2025):

You're missing the / before volume1

Try sudo -s /volume1/wang/1/videostation_for_722.sh

<!-- gh-comment-id:2603377459 --> @007revad commented on GitHub (Jan 20, 2025): You're missing the / before volume1 Try `sudo -s /volume1/wang/1/videostation_for_722.sh`
Author
Owner

@pudddding commented on GitHub (Jan 21, 2025):

You're missing the / before volume1

Try sudo -s /volume1/wang/1/videostation_for_722.sh

Thank you ,it can be used now! Stupid mistake for the first time to set up the system.

<!-- gh-comment-id:2603454752 --> @pudddding commented on GitHub (Jan 21, 2025): > You're missing the / before volume1 > > Try `sudo -s /volume1/wang/1/videostation_for_722.sh` Thank you ,it can be used now! Stupid mistake for the first time to set up the system.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Video_Station_for_DSM_722#19
No description provided.