Changes

Jump to: navigation, search

XUELK-AN-002: Running Debian distribution

79 bytes added, 14:12, 1 February 2017
Initial configuration
For the sake of simplicity, the same approach described [[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#Target_setup_and_first_boot|here]] is used.
It is quite straightforward to prepare a microSD card containing a Debian minimal root file system that replaces the one delivered along with the XUELK.
To get such an image, issue the following command on your host machine:[1]
159e1a6addc35bbfff03b5eafd5cb741086a8a016d5ab9572ab122ce64d63e5e debian-8.7-bare-armhf-2017-01-14.tar.xz
</pre>
After inserting the microSD card into the adapter connectd connected to the host machine, it is possible to decompress the <code>.tar.xz</code> file in the <code>ROOTFS</code> partition:
<pre class="board-terminal">
unzip debian-8-xfce-wandboard-20150514.zip
tar xvf armhf-rootfs-debian-jessie.tar -C /media/dvdk/ROOTFS/
sudo umount /media/dvdk/BOOT
sudo umount /media/llandredvdk/ROOTFS
</pre>
 You can then insert the microSD card into the SBC Lynx's slot. On target side, these are the messages printed out on the serial console, when this card the root file system is usedmounted:
<pre class="board-terminal">
...
4,650
edits

Navigation menu