Decided to try out the latest image posted Aug 24 and the method of expanding the file system to use the full size of an sd card fails at the git pull step.
debian@beaglebone:/var/lib/cloud9$ cd debian@beaglebone:~$ pwd /home/debian debian@beaglebone:~$ uname -a Linux beaglebone 4.4.83-ti-r119 #1 SMP Thu Aug 17 06:39:24 UTC 2017 armv7l GNU/Linux debian@beaglebone:~$ cat /etc/dogtag BeagleBoard.org Debian Image 2017-08-24 debian@beaglebone:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 49M 4.9M 44M 10% /run /dev/mmcblk0p1 3.3G 1.6G 1.5G 51% / tmpfs 244M 0 244M 0% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 244M 0 244M 0% /sys/fs/cgroup debian@beaglebone:~$ cd /opt/scripts/tools/ debian@beaglebone:/opt/scripts/tools$ git pull fatal: unable to access 'https://github.com/RobertCNelson/boot-scripts/': Could not resolve host: github.com debian@beaglebone:/opt/scripts/tools$ sudo git pull We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for debian: fatal: unable to access 'https://github.com/RobertCNelson/boot-scripts/': Could not resolve host: github.com debian@beaglebone:/opt/scripts/tools$ Tom -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/422a9657-eaf2-46d0-9a68-c1198be9c990%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
