Skip to main content
  1. Blog
  2. Article

David Callé
on 21 November 2016

How to build your own Ubuntu Core image and other documentation add-on



2 weeks since the launch of Ubuntu Core 16! Many of you have been asking for help porting Ubuntu Core to new boards, chips or simply building your own images for supported boards like the Raspberry Pi. Wait no more!! Here is the first piece of documentation to help you build an Ubuntu Core image for your preferred board.

New documentation

The new Board enablement documentation gives a set of instructions for advanced users to help them enable new boards and build images, including kernel building, gadget snap composition, signature generation and model assertion creation.

The latest new interfaces have been added to the core interfaces reference:

  • `raw-usb` allowing access to connected USB devices
  • `lxd`, allowing usage of the LXD API through the LXD snap

Updates

The Security and sandboxing overview has been augmented with debugging guidance to investigate which authorizations your apps need to request to work within security confinement.

Improved looks

The doc interface also got a few enhancements, with an in-page navigation menu on the right hand side which will help navigate through long pages (and yes there are a few long pages 🙂 .

Related posts


Massimiliano Gori
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...


David Beamonte
30 March 2026

Simplify bare metal operations for sovereign clouds

MAAS Article

The way enterprises are thinking about their infrastructure has changed.  Digital sovereignty of all kinds – data sovereignty, operational sovereignty, and software sovereignty – have begun to dominate the infrastructure discussion. Today, these abstract terms have become practical concerns for platform teams. Changing regulations, geopol ...


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...