Robert Said command not found 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:~$ sudo ./grow_partition.sh [sudo] password for debian: sudo: ./grow_partition.sh: command not found debian@beaglebone:~$
On Tuesday, August 29, 2017 at 6:02:10 PM UTC-4, RobertCNelson wrote: > > On Tue, Aug 29, 2017 at 4:49 PM, tdlivings <[email protected] > <javascript:>> wrote: > > 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$ > > just run: > > sudo ./grow_partition.sh > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > -- 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/bbebc84d-0086-4fad-869e-01d3955f9ef4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
