heh, well, depending on what you need. You can reduce that a lot probably. For instance, Robert's barefs only takes up around 70-75M total. That's a fully bootable system, with just a few utilities installed. With Nodejs installed on top of that. We're talking ~160M.
I'm assuming you need X, and maybe QT because of the LCD screen. But I do not think it would be unheard of to trim that down to around to 1G or slightly less. Matter of fact, I seem to recall the LXDE + Debian FAQ stating 1G for an X install. Once your application is done and working the way you want. You can remove a lot of things like build-essential, manpages, etc. https://wiki.debian.org/ReduceDebian and https://wiki.ubuntu.com/ReducingDiskFootprint are both good reference resources to reduce both Debian, and Ubuntu. On Fri, Sep 25, 2015 at 9:32 AM, <[email protected]> wrote: > And I see I need to put a post-it note on the face of the lcd7...... > > 4GB ONLY!!!! lol > > root@beaglebone:~/linuxcnc/src# df > Filesystem 1K-blocks Used Available Use% Mounted on > udev 10240 0 10240 0% > /dev > tmpfs 99984 8572 91412 9% /run > /dev/mmcblk0p2 3553816 3447844 0 100% / > tmpfs 249960 4 249956 1% > /dev/shm > tmpfs 5120 4 5116 1% > /run/lock > tmpfs 249960 0 249960 0% > /sys/fs/cgroup > tmpfs 49992 0 49992 0% > /run/user/1000 > > > > > On Friday, September 25, 2015 at 9:44:35 AM UTC-5, [email protected] > wrote: >> >> interesting reading here. >> >> https://github.com/mhaberler/asciidoc-sandbox/wiki/Machinekit-Build-for-Multiple-RT-Operating-Systems#installation >> >> >> >> -- > 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. > -- 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.
