On Fri, May 30, 2014 at 1:33 PM, Mike <[email protected]> wrote: > > I flashed a Rev B machine with 3.8.13 bone50 2gb image and added > cape-universal with HDMI off and this is what I get > > Filesystem 1K-blocks Used > Available Use% Mounted on > rootfs 1715936 > 1504988 122116 93% / > udev 10240 0 > 10240 0% /dev > tmpfs 101700 468 > 101232 1% /run > /dev/disk/by-uuid/a4e1a49a-5183-4dbf-9c57-026e860677ca 1715936 1504988 > 122116 93% / > tmpfs 254248 0 > 254248 0% /dev/shm > tmpfs 254248 0 > 254248 0% /sys/fs/cgroup > tmpfs 102400 0 > 102400 0% /run/user > tmpfs 5120 0 > 5120 0% /run/lock > /dev/mmcblk0p1 98094 73876 > 24218 76% /boot/uboot > > Can anybody suggest what is wrong here
Hi Mike, So what exactly is the issue here? debian@beaglebone:~$ df -h Filesystem Size Used Avail Use% Mounted on rootfs 1.7G 1.5G 138M 92% / Yes, that's exactly what's left after adding every "requested" application to be installed in the default install. If you need more space, you can start by removing some applications you aren't going to use. Next look into cleaning up /usr/share/ Next, look into using my "bare" Debian image: http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-RootFileSystem(smallflash) Small enough to fit in 64Mb of flash. Regards, -- Robert Nelson http://www.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]. For more options, visit https://groups.google.com/d/optout.
