Re: [beagleboard] Programing a new BBB Rev C.

2014-08-11 Thread haziz
I am not sure why you are using the word yes. It will usually ask you to login. You can log in as root (not always recommended) or as a regular user. It will usually give you a login prompt followed by the prompt for the password. If it already shows you root@beaglebone followed by a # then

[beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread lostneuby68
My only micro-computer experience has been using Arduino UNO's for about two years. I found the Arduino IDE very simple to use. Just write a program, upload it, and everything usually works just fine. I have written over a hundred programs using it. Well about a week ago I

Re: [beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread Jay Nugent
Greetings, On Sun, 3 Aug 2014, lostneub...@gmail.com wrote: My only micro-computer experience has been using Arduino UNO's for about two years. I found the Arduino IDE very simple to use. Just write a program, upload it, and everything usually works just fine. I have written over a

Re: [beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread William Hermans
Lost, You can install, setup, and use Samba on the BBB. So for instance if you're using Windows, you can setup a network drive map, and access that drive through Computer as you would for any other disk listed there. If you need more information I can provide that if I can find my exact steps ssh

Re: [beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread dan perry
Well I have tried using PuTTY with 192.168.7.2 and SSH and clicking on open. I then get: login as: and I type in root and hit enter. then root@beaglebone: # pops up and then I type in yes and hit enter. But from then on all I get is a string of Y's down the left side of the screen. I got the

Re: [beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread dan perry
I looked up Samba on the internet but haven't figured out exactly what it does or how to use it. Thanks though, I'll keep trying. On Monday, August 4, 2014 7:49:57 PM UTC-4, William Hermans wrote: Lost, You can install, setup, and use Samba on the BBB. So for instance if you're using

Re: [beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread Robert Nelson
On Aug 4, 2014 7:08 PM, dan perry lostneub...@gmail.com wrote: Well I have tried using PuTTY with 192.168.7.2 and SSH and clicking on open. I then get: login as: and I type in root and hit enter. then root@beaglebone: # pops up and then I type in yes and hit enter. But from then on all I

Re: [beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread William Hermans
https://www.google.com/#q=how+to+debian+wheezy+samba I'll have to look around to find a good simple guide if one is available and I can not find my ssh logs( did a desktop reinstall recently ). One thing to note, anyone telling you to chmod 777 is absolutely 100% WRONG in the context of Samba.

Re: [beagleboard] Programing a new BBB Rev C.

2014-08-04 Thread William Hermans
By the way, if you do not understand any of that, or how to use it. Then I suggest you start reading about Debian, and perhaps setup a Debian virtual machine to toy around with. On Mon, Aug 4, 2014 at 5:57 PM, William Hermans yyrk...@gmail.com wrote: