mirror of
https://github.com/007revad/Video_Station_for_DSM_722.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #52] Can this solution work in an arm CPU? or just work in x86 CPU? #19
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Video_Station_for_DSM_722#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pudddding on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/52
@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.
@007revad commented on GitHub (Jan 20, 2025):
I need to see the full output from the script.
@pudddding commented on GitHub (Jan 20, 2025):
/bin/bash: volume1/wang/1/videostation_for_722.sh: No such file or directory
Here is the output.
@007revad commented on GitHub (Jan 20, 2025):
You're missing the / before volume1
Try
sudo -s /volume1/wang/1/videostation_for_722.sh@pudddding commented on GitHub (Jan 21, 2025):
Thank you ,it can be used now! Stupid mistake for the first time to set up the system.