How to install linux demo image on imx6ULL module using TEZI install from USB flash drive?

Hi,
i have install the linux demo image using TEZI installer first time from network and it is working fine on my board.
now i want to install through offline using USB flash drive.
Steps i followed :

  1. Downloaded the Tezi installer and linux demo image.
  2. untar and copy the image in usb pen drive.
  3. insert the USB into board .
  4. gone to recovery mode .
  5. getting the TEZI installer Page on desktop.
  6. but the installer can’t able to find out the image.
  7. continuously looping on waiting for external media or network.
    Please guide.
    Somnath Roy

And you untar it as suggested here?

yes i had untar as suggested but not getting any OS on tezi installer

Hi
Which carrier board are you using? Which tezi image did you untar exactly?

Hi Jaski,
i am using Iris board and the image is demo console linux for imx6ULL.
downloaded form the link mentioned there…

And what does the log file say if following the trouble shoot section?

Hi marcel,

Output of my serial terminal is as follows:

Welcome to minicom 2.7

OPTIONS: I18n 
Compiled on Feb  7 2016, 13:37:27.
Port /dev/ttyUSB0, 21:31:04

Press CTRL-A Z for help on special keys



U-Boot 2016.11-2.8.2+g087e95a (Mar 31 2018 - 06:11:19 +0000)

CPU:   Freescale i.MX6ULL rev1.0 792 MHz (running at 396 MHz)
CPU:   Industrial temperature grade (-40C to 105C) at 29C
Reset cause: POR
DRAM:  512 MiB
NAND:  512 MiB
MMC:   FSL_SDHC: 0
Video: 640x480x18
In:    serial
Out:   serial
Err:   serial
Model: Toradex Colibri iMX6ULL 512MB Wi-Fi / Bluetooth IT V1.0A, Serial# 03073121
Net:   FEC0
Hit any key to stop autoboot:  0 
Colibri iMX6ULL # bmode usb
resetting ...


U-Boot 2016.11-1.5.0+g087e95a (May 07 2018 - 12:58:24 +0000)

CPU:   Freescale i.MX6ULL rev1.0 792 MHz (running at 396 MHz)
CPU:   Industrial temperature grade (-40C to 105C) at 36C
Reset cause: WDOG
DRAM:  512 MiB
NAND:  512 MiB
MMC:   FSL_SDHC: 0
Using default environment

Video: 640x480x18
In:    serial
Out:   serial
Err:   serial
Model: Toradex Colibri iMX6ULL 512MB Wi-Fi / Bluetooth IT V1.0A, Serial# 03073121
Serial Downloader recovery mode, using sdp command
Net:   FEC0
Hit any key to stop autoboot:  0 
SDP: initialize...
SDP: handle requests...
Downloading file of size 20851764 to 0x82100000... done
Downloading file of size 244 to 0x82000000... done
Jumping to header at 0x82000000
Header Tag is not a IMX image
## Loading kernel from FIT Image at 82100000 ...
   Using 'config@1' configuration
   Trying 'kernel@1' kernel subimage
     Description:  Linux Kernel 4.1
     Type:         Kernel Image
     Compression:  uncompressed
     Data Start:   0x821000e0
     Data Size:    4887216 Bytes = 4.7 MiB
     Architecture: ARM
     OS:           Linux
     Load Address: 0x81000000
     Entry Point:  0x81000000
     Hash algo:    md5
     Hash value:   7d82f4adc5f0b06b3095a85f284fee53
   Verifying Hash Integrity ... md5+ OK
## Loading ramdisk from FIT Image at 82100000 ...
   Using 'config@1' configuration
   Trying 'ramdisk@1' ramdisk subimage
     Description:  SquashFS RAMdisk
     Type:         RAMDisk Image
     Compression:  uncompressed
     Data Start:   0x825a9478
     Data Size:    15925248 Bytes = 15.2 MiB
     Architecture: ARM
     OS:           Linux
     Load Address: unavailable
     Entry Point:  unavailable
     Hash algo:    md5
     Hash value:   d02ecdfe283960e26ec2dd8844bc8b91
   Verifying Hash Integrity ... md5+ OK
## Loading fdt from FIT Image at 82100000 ...
   Using 'config@1' configuration
   Trying 'fdt@1' fdt subimage
     Description:  Colibri iMX6ULL Device Tree
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x834d9544
     Data Size:    37816 Bytes = 36.9 KiB
     Architecture: ARM
     Hash algo:    md5
     Hash value:   f61ffa470f6c279d7fade885b5600b74
   Verifying Hash Integrity ... md5+ OK
   Booting using the fdt blob at 0x834d9544
   Loading Kernel Image ... OK
   Loading Device Tree to 8fff3000, end 8ffff3b7 ... OK
   Updating MTD partitions...

Starting kernel ...

[    0.540706] gpmi-nand 1806000.gpmi-nand: mode:5 ,failed in set feature.
[    0.588049] imx_usb 2184000.usb: Can't register ci_hdrc platform device, err=-517
[    0.748435] rtc-ds1307 0-0068: hctosys: unable to read the hardware clock
Running /etc/rc.local...
Colibri-iMX6ULL_ToradexEasyInstaller_1.5-20180507

Welcome to Toradex Easy Installer

This is a Linux based installer for Toradex modules. Currently the
installer does not have a serial console interface. You can use the
Toradex Easy Installer through any of the available display interfaces
using USB mouse/keyboard or via network using VNC. Use:
  # ip addr show eth0
to display the Ethernet IP address or use USB RNDIS at IP 192.168.11.1.

Unfortunately, that output is not much help.

What I was talking about was to follow the troubleshoot section here.

E.g. the textual output of:

cat /var/volatile/tezi.log