Difference between revisions of "XUELK-AN-002: Running Debian distribution"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{InfoBoxTop}} {{AppliesToSBCLynx}} {{InfoBoxBottom}} == History == {| class="wikitable" border="1" !Version !Date !Notes |- |1.0.0 |February 2017 |First public release |- |}...")
 
Line 14: Line 14:
 
|}
 
|}
 
==Introduction==
 
==Introduction==
Several "distribution" are available for embedded Linux devices. Yocto and Buildroot are just two examples of the most common. Nevertheless, for some applications the use of a desktop/server distribution might be preferable. Since they are not conceived for embedded platforms, these distributions have to be carefully tailored, in order to match hardware resources.[1]
+
Several "distribution" are available for embedded Linux devices. [[Yocto|https://www.yoctoproject.org]] and [[Buildroot|https://buildroot.org]] are just two examples of the most common. Nevertheless, for some applications the use of a desktop/server distribution might be preferable. Since they are not conceived for embedded platforms, these distributions have to be carefully tailored, in order to match hardware resources.[1]
  
 
This application note shows how to run one of such distributions - Debian Jessie - on SBC Lynx. Since it is ,  
 
This application note shows how to run one of such distributions - Debian Jessie - on SBC Lynx. Since it is ,  

Revision as of 10:40, 1 February 2017

Info Box
SBC Lynx-top.png Applies to SBC Lynx

History[edit | edit source]

Version Date Notes
1.0.0 February 2017 First public release

Introduction[edit | edit source]

Several "distribution" are available for embedded Linux devices. https://www.yoctoproject.org and https://buildroot.org are just two examples of the most common. Nevertheless, for some applications the use of a desktop/server distribution might be preferable. Since they are not conceived for embedded platforms, these distributions have to be carefully tailored, in order to match hardware resources.[1]

This application note shows how to run one of such distributions - Debian Jessie - on SBC Lynx. Since it is , AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)



[1] Non-volatile storage footprint is the typical example. Disk occupation of a desktop distribution is measure in GB or tens of GB, while many embedded platforms have less the 1 GB of flash memory.