There is no interface other than console on the image (as far as I know). But following the instructions below you should be able to run machinekit remotely. Creating Stretch uSD burn image to uSD copy grow_partition.sh to BBB sudo chmod ugo+=rwx grow_partition.sh sudo ./grow_partition.sh sudo reboot sudo apt-get update sudo apt-get install uuid-runtime sudo apt-get install ssh sudo apt-get install xorg openbox Now you should be able to log into beagle bone via ssh ssh -Y [email protected] (run machinekit, it will take a while to start unless you have already started X on your host machine) machinekit website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout. |
grow_partition.sh
Description: Binary data
-- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout. |
