Erik: Are you booting off the eMMc, or and SD card? If an SD card, how big is it? If it's greater than 4G, you need to grow the partition on it. Try:
bone$ */opt/scripts/tools/grow_partition.sh* After rebooting you should see the whole SD card. --Mark On Thursday, February 28, 2019 at 7:37:22 AM UTC-5, [email protected] wrote: > > Hello yall, sorry if i double post. > Could not find my first post before. > > My beaglebone black /dev partition is almost full when having a fresh > installation > Is 3.3/3.5GB full normal? > > When trying to upgrade with "sudo apt-get upgrade"i get disk full errors > > > debian@beaglebone:~$ lsblk > NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT > mmcblk1 179:0 0 3.6G 0 disk > └─mmcblk1p1 179:1 0 3.6G 0 part / > mmcblk1boot0 179:8 0 2M 1 disk > mmcblk1boot1 179:16 0 2M 1 disk > mmcblk1rpmb 179:24 0 128K 0 disk > > > debian@beaglebone:~$ df -h > Filesystem Size Used Avail Use% Mounted on > udev 215M 0 215M 0% /dev > tmpfs 49M 5.5M 43M 12% /run > /dev/mmcblk1p1 3.5G 3.2G 116M 97% / > tmpfs 242M 0 242M 0% /dev/shm > tmpfs 5.0M 4.0K 5.0M 1% /run/lock > tmpfs 242M 0 242M 0% /sys/fs/cgroup > tmpfs 49M 4.0K 49M 1% /run/user/1000 > > Am i doing something wrong? > Erik > -- 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/d0d83ecb-ac6c-4f48-a5da-4142a6698bab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
