Hello
I have just started installing the software for the DM6446 but have run into a problem when I try to get the NFS up and running. Everything worked perfectly up untill section 4.3.7 # 4 (using GSGv2 and all the latest software from the TI site, running in a SUSE 10.3 Virtual Machine). When I execute the cp command, all seems to work well. BUT, then when I run almost any command after that the system comes up with an error like:
-bash: /root/bin/grep: cannot execute binary file -> (when I switch users from andre to root using the "su -" command. The system still seems to switch as the text becomes red)
-bash: /root/bin/ls: cannot execute binary file -> (When I try to use the ls command)
-bash: /root/bin/chown: cannot execute binary file -> (When I try the chown command following the cp command in 4.3.7 #4)
There are no files/directories in the /home/andre/workdir/filesys directory, despite the fact that I just copied it over. This doesn't look right to me! From what I understand from other threads on this forum, the fact that the copy didn't work well could result in the "cannot execute binary file" error, but I have no idea how fix the problem.
Does anybody have any ideas as to what (or what else) can be wrong? I've tried installing everything from scratch, and I've tried also tried just restarting Linux, but it didn't help.