CM-iGT: Linux: Getting started

From Compulab Mediawiki
Revision as of 10:28, 13 July 2014 by Nadav (talk | contribs)
Jump to: navigation, search

Overview

  • The Linux package for CM-iGT includes a ready-to-run image that can be installed to on-board SSD storage, external SATA or USB storage device
  • Download and unzip the Linux Package for CM-iGT to the host PC
  • Ensure the integrity of the file:
$ md5sum cm-igt_linux_2014-07-13.zip
23a6cf0d1aa25c7a217c1e4f0570ae1c  cm-igt_linux_2014-07-13.zip
  • In this tutorial we are going to boot on CM-iGT with LiveCD/USB, mount CM-iGT package files and using basic tools write the image to the on-board SSD storage

Prepare installation media

Installation

  • Boot with the installation media on CM-iGT
  • Make the Linux package files accessible from the CM-iGT, for example mount them with NFS or attach a disk-on-key with the files
  • Write the image to the on-board SSD storage:
$ gzip -dc /path/to/igt-linux/igt.mint17.8GB.dd.gz | sudo dd of=/dev/sda bs=1MB
  • Remove the installation media and reboot

Welcome to Linux Mint 17 LTS

  • On first boot choose your language, timezone, username, password etc.

See also