Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. You will be prompted for a password, which is pocketnc

3. Lets establish Next check that the disk space is in fact full and there is not some other issue causing connection problems:

  • Enter command df

  • Under the Filesystem column, there will be a row labeled either /dev/mmcblk1p1 or /dev/disk/by-uuid/ (if its the second possibility there will also be a string of random letters and digits unique to your BeagleBone)Check this row's value under column Available. If this is 0, then disk space is full.

...

  • sudo shutdown -r now if you want to do it shut down from the command line style.

  • Otherwise power cycle the whole machine. Don't forget to remove USB cable or the BeagleBone will not shutdown.

...

In the case where the tool table on your "Tooling" page is missing after performing the above steps:

  • enter Enter command cp pocketnc/Settings/tool.tbl.default pocketnc/Settings/tool.tbl

  • then Then restart the machine.