Difference between revisions of "IGEP iMX6 Ubuntu Distro"

From IGEP - ISEE Wiki

Jump to: navigation, search
Line 7: Line 7:
 
This How-To covers IGEP iMX6 quad.
 
This How-To covers IGEP iMX6 quad.
  
'''For this tutorial we use IGEP iMX6 quad.'''
 
  
 
=== Material<br>  ===
 
=== Material<br>  ===
  
*IGEP iMX6 quad.  
+
*IGEP iMX6.  
 
*1 MicroSD Card.  
 
*1 MicroSD Card.  
 
*Serial Cable and conversor for attach the serial debug console.  
 
*Serial Cable and conversor for attach the serial debug console.  
Line 37: Line 36:
  
 
<pre>sudo ./igep-media-create --mmc /dev/s** --image ./ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2 --machine igep0046
 
<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>
 
s** -> ** where mount the SD in your pc</pre>

Revision as of 12:15, 16 June 2016

How to get the Ubuntu 14.04 Lxde

Overview of How-To

This How-To is meant to be a starting point for people to learn install an Ubuntu image for iMX6 IGEP platforms as quickly and easily as possible.

This How-To covers IGEP iMX6 quad.


Material

  • IGEP iMX6.
  • 1 MicroSD Card.
  • Serial Cable and conversor for attach the serial debug console.
  • Ethernet cable (optional)
  • Hub (optional)
  • Keyboard and mouse (optional)
  • HDMI/DVI Monitor (optional)

Ubuntu 14.04 for IGEP iMX6 quad

Download tar with ubuntu 14.04

Ubuntu 14.04

Decompress file ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2

tar -jvxf ubuntu-14.04-lxde-imx6q-igep0046.tar.bz2

Enter to the directory

cd ubuntu-14.04-lxde-imx6q-igep0046

run script

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

Boot your IGEP SMARC iMX6 from Ubuntu SD

root and password

igep0046 login: root

password: root 

Ubuntu 14.04 for IGEP iMX6 dl

Download tar with ubuntu 14.04

Ubuntu 14.04

Decompress file ubuntu-14.04-lxde-imx6dl-igep0046.tar.bz2

tar -jvxf ubuntu-14.04-lxde-imx6dl-igep0046.tar.bz2

Enter to the directory

cd ubuntu-14.04-lxde-imx6dl-igep0046

run script

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

Boot your IGEP SMARC iMX6 from Ubuntu SD

root and password

igep0046 login: root

password: root