Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP iMX6 Ubuntu Distro

18 bytes removed, 13:30, 13 June 2016
no edit summary
__TOC__
== Download tar with ubuntu14.04 ==
<pre> https://www.dropbox.com/sh/fx1peebw7011jjn/AACSmJubJ8lW1CAn0TpxTT9Ga/20160510/lubuntu/ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2?dl=0 </pre>
== Decompress file ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2 ==
<pre> tar -jvxf ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2
or to other directory
tar -jvxf ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2 -C /route to the directory </pre>
== Enter to the directory ==
<pre>cd ubuntu-14.04-lxde-imx6q-igep0046</pre>
== run script ==
<pre>sudo ./igep-media-create --mmc /dev/s** --image ./ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2 --machine igep0046
s** -> ** where mount the SD in your pc</pre>
== Boot your IGEP SMARC iMX6 from Ubuntu SD ==
== root and password ==
<pre> igep0046 login: root
password: root </pre>
0
edits