Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv5 Ubuntu Distro

26 bytes added, 18:02, 9 March 2014
no edit summary
=== Initial Setup ===
As we explain before we will create a chroot environment using this the downloaded image:
<pre>mkdir -p ~/rootfs/armhf-ubuntu-core-12.04.4
cd ~/root
addgroup igep sudo</pre>
it's a good idea to install any necessary package on your rootfs for do that you should do<pre>apt-get update</pre>and install the package (ex: nano editor)<pre>apt-get install nano</pre>Now we can edit the files and tunning the setup <br> 
<br>
<br>
<br>
&nbsp;