(03-01-2019, 11:48 AM)Neo2018 Wrote: The folder has now been deleted > cd / && rm -rf /root/openSeaChest ......... I now need everything from new download and > cd openSeaChest/Make/gcc && make release > re-execute?
Code::/opt/openSeaChest/bin# ls -la
total 8640
drwxr-xr-x 2 root root 4096 Mar 1 19:25 .
drwxr-xr-x 3 root root 4096 Mar 1 19:25 ..
-rwxr-xr-x 1 root root 747660 Feb 28 19:53 openSeaChest_Basics
-rwxr-xr-x 1 root root 733056 Feb 28 19:53 openSeaChest_Configure
-rwxr-xr-x 1 root root 737828 Feb 28 19:53 openSeaChest_Erase
-rwxr-xr-x 1 root root 636864 Feb 28 19:56 openSeaChest_Firmware
-rwxr-xr-x 1 root root 729564 Feb 28 19:56 openSeaChest_FormatUnit
-rwxr-xr-x 1 root root 752088 Feb 28 19:53 openSeaChest_GenericTests
-rwxr-xr-x 1 root root 824812 Feb 28 19:56 openSeaChest_Info
-rwxr-xr-x 1 root root 700332 Feb 28 19:56 openSeaChest_Logs
-rwxr-xr-x 1 root root 739004 Feb 28 19:56 openSeaChest_NVMe
-rwxr-xr-x 1 root root 743072 Feb 28 19:53 openSeaChest_PowerControl
-rwxr-xr-x 1 root root 741984 Feb 28 19:53 openSeaChest_SMART
-rwxr-xr-x 1 root root 725144 Feb 28 19:56 openSeaChest_ZBD
No, You now have the binaries in final destination..
![[Image: shy.png]](https://forum.pine64.org/images/smilies/shy.png)
you need this:
Code:
# grep openSeaChes /root/.bashrc --color
export PATH="${PATH}:/opt/openSeaChest/bin"
or you can also do it for your session with:
Code:
export PATH="${PATH}:/opt/openSeaChest/bin"
In the error you report..."wrong channel", that its strange, could be anny special char in the between..
when you do
Code:
lsblk
What appears in your NAS box?