Skip to main content
  1. Blog
  2. Article

Joshua Powers
on 6 May 2020


This article originally appeared on Joshua Powers’ blog

The Ubuntu Server Live Installer, introduced with the release of Ubuntu 18.04 LTS (Bionic Beaver), provides a live Ubuntu Server environment along with a streamlined server installation experience. Building on guided installs for LVM, RAID, encrypted disks and advanced networking configuration (VLANs and bonds) the installer can refresh itself to the latest version during the live session. The update feature provides users with access to new features and bug fixes without needing to wait for the official point releases throughout the cycle. Let’s now have a look at how it works in practice. 

After booting the live Ubuntu Server session on an Internet-connected server the installer will check and notify users if there is a newer version available. Users can either update the installer or skip the update.

After selecting to update the installer, the user is shown the progress of the download and update. The install will resume after the update is complete.

The Updatable Ubuntu Server Live Installer is now available in both Ubuntu 18.04.3 LTS and Ubuntu 20.04 LTS. Users can download and try it here

Related posts


Canonical
27 May 2026

Introducing Workshop: launch sandboxed development environments on Ubuntu with a single command

Canonical announcements Article

Developers now benefit from consistency and repeatability for cutting-edge workflows, including agentic AI. Today, Canonical announced the release of Workshop, a solution for launching development environments with a single command. These environments are configured once, and can be reproduced on different machines. This means consistent ...


Youssef Eltoukhy
26 May 2026

Run agentic workloads on Arm and Ubuntu

AI Article

In the lead-up to Ubuntu Summit 26.04, Canonical and Arm are collaborating to certify the new Arm AGI CPU on Ubuntu 26.04 LTS (Resolute Raccoon). Learn what this means for developers and agentic AI. ...


Abdelrahman Hosny
21 May 2026

Developing web apps with local LLM inference

AI Article

I’ve yet to meet a developer that enjoys working with metered AI APIs. The need to pay for every API call in development works in direct opposition to the ethos of rapid iteration, and it’s easy for the costs to get out of hand. That’s why Canonical has created a different approach to building AI-powered ...