Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP iMX6 Ubuntu Distro

614 bytes added, 12:15, 16 June 2016
no edit summary
This How-To covers IGEP iMX6 quad.
'''For this tutorial we use IGEP iMX6 quad.'''
=== Material<br> ===
*IGEP iMX6 quad.
*1 MicroSD Card.
*Serial Cable and conversor for attach the serial debug console.
<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>
 
== Ubuntu 14.04 for IGEP iMX6 dl ==
Download tar with ubuntu 14.04
 
[http://downloads.isee.biz/pub/releases/firmware/ubuntu-14.04-lxde-imx6dl-igep0046.tar.bz2 Ubuntu 14.04]
 
Decompress file ubuntu-14.04-lxde-imx6dl-igep0046.tar.bz2
 
<pre>tar -jvxf ubuntu-14.04-lxde-imx6dl-igep0046.tar.bz2</pre>
 
Enter to the directory
 
<pre>cd ubuntu-14.04-lxde-imx6dl-igep0046</pre>
 
run script
 
<pre>sudo ./igep-media-create --mmc /dev/s** --image ./ubuntu-14.04-lxde-imx6dl-igep0046.tar.bz2 --machine igep0046
s** -> ** where mount the SD in your pc</pre>
0
edits