This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Which distro for BBB

Hello,

There are several Linux distros for the Beaglebone Black; Arago, Angstrom, Debian and custom variants at github.

I just tried Debian for a few /dev/mmc experiments and found that 'lsblk' works nicely. But Arago does NOT have this utility for listing block device info.

Has anyone produced and compared a manifest of default applications and systems tools/commands for each distro?I would rather choose Debian but am concerned that I will loose the feeatures porovided by TI SDK for Sitara/BBB.

If I choose Arago via TI SDK, how does one 'build' standard Linux utilities like 'lsblk' into the image? Are there Arago recipe variants that will give me a distro complete with standard Linux utilities?

Thank you.