Luis M <gunclu...@gmail.com> wrote: > [-- text/plain, encoding 7bit, charset: UTF-8, 27 lines --] > > Im using putty to ssh into the beaglebone as root but it doesnt recognize > any command i type. I get this in the terminal when i open putty. IP > ADDRESS is 192.168.7.2 > > login as: root > Debian GNU/Linux 7 > > BeagleBoard.org BeagleBone Debian Image 2014-05-14 > > Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian > Last login: Thu May 15 02:24:04 2014 from luis-pc.local > -bash: mesg: command not found > root@beaglebone:~# ls > -bash: ls: command not found > root@beaglebone:~# uname -a > -bash: uname: command not found > root@beaglebone:~# > > I also cant open LXterminal on the bb desktop. Should i re-install debian??? > Does it really show the prompt 'login as:'?
Anyway it sounds as if your PATH variable has got messed up somehow. The bash executable is there because you're running bash. Try 'echo $PATH' at the bash prompt and tell us what it shows you. Also try '/bin/ls' and '/bin/uname' to see if the executables are actually where they should be. -- Chris Green ยท -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.