Debian-jessie-armel-odroidxu debian-jessie-armel-odroidxu

From odroid US
Revision as of 15:16, 11 January 2014 by Osterluk (Talk | contribs) (Created page with " === debian-jessie-armel-7.1-odroidxu === First a reminder about my images. *.img.xz means it is a compressed multi-partition image. You need to use xz to decompress it befo...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

debian-jessie-armel-7.1-odroidxu

First a reminder about my images. *.img.xz means it is a compressed multi-partition image. You need to use xz to decompress it before writing it to SD Card.

  • .rootfs.tgz is just the root file system partition contents. Only needed to quickly get back to the original flash contents
  • .boot.tgz is just the boot partition contents. Only needed in case you wreck something and can no longer boot.
  • .md5sum are md5 checksum files you <should> use to make sure the associated file was downloaded properly.

Features

  • Runs only on odroidxu
  • Debian Jessie. soft-floating point only (armel)
  • linux-3.4.75 from HK
  • Follows layout of HK supported Debian images

    Issues

  • Do not run kernel-updater.sh. It wrecks the /boot/uInitrd file. (I saved a copy in /root/boot-backup)
  • There are kernel complaints on initialization:
    s5p_mfc_load_firmware:179: Firmware is not present in the /lib/firmware directory nor compiled in kernel.
    

    Files

    Look for the files here: http://odroid.us/odroid/odroidxu/debian/

    Details on how the image was built are here: debian-jessie-armel-7.1-odroidxu Build Notes