Hi,
I have installed Jessie 8.3 with lxqt onto the eMMC of a rev C board. I used this image:
[https://rcn-ee.com/rootfs/bb.org/testing/2016-01-24/lxqt-4gb/BBB-eMMC-flasher-debian-8.3-lxqt-4gb-armhf-2016-01-24-4gb.img.xz](https://rcn-ee.com/rootfs/bb.org/testing/2016-01-24/lxqt-4gb/BBB-eMMC-flasher-debian-8.3-lxqt-4gb-armhf-2016-01-24-4gb.img.xz)
The flashing seems to be fine but when I try to install minicom I get:
root@beaglebone:~# apt-get install minicom
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package minicom
root@beaglebone:~#
Any ideas what the problem is?
I am also trying to get all the UARTS working. I have Googled long and hard but the instructions I have found are either for an earlier version of Debian or so terse I cannot follow them, such as these:
https://theunemployablekoder.wordpress.com/2015/03/28/enabling-uart1-and-uart4-on-the-beaglebone-black-and-debian-jessie/
Can anyone point me to some step by step instructions to enable all the UARTS under Jessie?
Any advice appreciated.