wiki:newport/ubuntu

Version 31 (modified by Tim Harvey, 7 months ago) ( diff )

moved ubuntu rootfs to generic ubuntu page

Ubuntu on Newport

This page provides details on running Ubuntu on a Gateworks Newport Board.

Other references:

Gateworks pre-built Ubuntu Disk Image

Gateworks provides a pre-built Ubuntu firmware images for the Newport Family:

Login Information (default)

  • Username: root
  • Password: root

Features:

  • Ubuntu aarch64 core (created via debootstrap)
  • Gateworks Newport Linux kernel
  • eth0 dhcp with a 10 second timeout
  • User: root password: root
  • Packages installed on top of core including:
  • first-boot script to grow root filesystem partition and filesystem (useful when putting disk images on removable storage devices)
  • use ifupdown tools instead of netplan (we find them easier to understand and configure)

To install the kernel and root filesystem on a removable block storage device see below.

BSP

To build a complete Ubuntu image, including all the boot firmware, start with the Newport BSP page as the easiest option.

Root Filesystem

see ubuntu

Building a Bootable Disk Image

You will want to build your own Ubuntu disk image if you want control over any of the following:

  • Contents of root filesystem (packages and configuration) (see [#debootstrap debootsrap below)
  • Configuration of the Linux kernel (see newport/bsp/kernel)

See newpowrt/boot/disk-images for detailed instructions.

Note: See TracWiki for help on using the wiki.