On 11/25/18 6:16 PM, Ben Koenig wrote:
check for bash in the mounted filesystem:ls -l /mnt/hd/bin/bash It's trying to load from the mount. Your ls command lists from the running environment
bash-4.4# ls -l /mnt/hd/bin/bash -rwxr-xr-x 1 root root 1102944 Jun 5 11:56 /mnt/hd/bin/bash -- Regards, Dick Steffens _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
