On Thu, Feb 8, 2018 at 12:25 PM, Jeff Andich <[email protected]> wrote:
> Hi,
>
> Is there a 2GB LXQT (or LXDE) image available for the BB-X15 somewhere,
> preferably Debian 8.x or is it better to start with a console image, and add
> all of the X packages (maybe something like the following FLIR Lepton
> example)?  We have only 4GB of eMMC and looks like we need Xinit, X11,
> Xserver, and a bunch of other stuff like mono and chromium for our
> application....
>
>
> https://eewiki.net/display/linuxonarm/FLIR+Lepton+on+BeagleBone+Black+and+Green#FLIRLeptononBeagleBoneBlackandGreen-Setupbasicwindowmanager
>
> When trying to find a 2GB LXQT image, I looked in the following locations,
> and I apologize in advance if I missed something!!
>
>
> 1)
> https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_lxqt
>
> and
>
> 2) https://rcn-ee.net/rootfs/bb.org/testing/

So you can take the base image:

wget 
https://rcn-ee.net/rootfs/bb.org/testing/2018-02-01/lxqt-2gb/debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
tar xf debian-8.10-lxqt-2gb-armhf-2018-02-01.tar.xz
cd debian-8.10-lxqt-2gb-armhf-2018-02-01/

sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb am57xx-beagle-x15

replacing /dev/sdX with your actual microSD adapter on your development pc..

Regards,

-- 
Robert Nelson
https://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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYhdkYoz2QJBmnL5O12NY9RzSfpUapcUJu7%2BWfDo_MLu0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to