IoTGateway/BSP/Linux/iMX6/How To Update Ubuntu/Debian Rootfs

From ESS-WIKI
Revision as of 03:51, 10 January 2018 by Clayder.huang (talk | contribs) (Created page with "== Update Ubuntu/Debian Rootfs on Your Device == === Update your device(EMMC) === * Your Device is Yocto version * Prepare the SD Card Linux Image(Yocto version) * Prepare t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Update Ubuntu/Debian Rootfs on Your Device

Update your device(EMMC)

  • Your Device is Yocto version
  • Prepare the SD Card Linux Image(Yocto version)
  • Prepare the Ubuntu /Debian rootfs


Prepare the Ubuntu /Debian rootfs

Ubuntu Rootfs Name : u1404-rootfs-armhf.tgz Debian Rootfs Name : rootfs.tar.bz2


Update your device(EMMC)

  • System Boot up form SD card.
  • Remove your yocto rootfs form your device(EMMC).
  • Copy the Ubuntu/Debian Rootfs to your device partition.

Ubuntu rootfs LXDE versioin

LXDE (abbreviation for Lightweight X11 Desktop Environment) is a free desktop environment with comparatively low resource requirements.

LXDE2.png

modules & firmware

Copy the modules.tgz to /lib/modules.

Depending on chosen kernel, please copy/install proper modules $ROOTFS/lib/modules.

Depending the official build version :

For example : 4411A1LIV8210 Check your lib module path

Module.jpg

Load module

depmod -a 4.1.15-official_build_version
sync
If you already insert module, please send command "lsmod" and check it.
Depmod.jpg

Check your load module

Lsmod.jpg

Depending on chosen kernel, please copy/install firmware $ROOTFS/lib/firmwware.