Questions tagged [subiquity]

Ask Question

Subiquity is an installer framework for Ubuntu, providing the Ubuntu Server text UI installer, and Ubuntu Core first boot configuration. It also functions as the backend for other Ubuntu install cases such as the flutter-based Desktop installer and as part of WSL configuration.

39 questions
0 votes 0 answers 48 views

Ubuntu 22.04 Resolution error after fix Installer crash after partition

Hardware Dell R710 with 96gb ram Steps involved Downloaded iso Used Rufus to flash usb stick Booted server waited for f11 dell boot manager Selected Usb stick and launched Error resolution monitor ... user avatar ioan leroux
  • 1
1 vote 0 answers 151 views

An error occurred during installation in Ubuntu Server 22.04

I have an old laptop and I'm trying to install Ubuntu Server 22.04 on it. I want to host some game servers and potentially other things. I got through everything with no real road bumps except when ... user avatar Alex10_0
  • 11
0 votes 0 answers 95 views

Subiquity install network assignment

I'm using Packer and trying to set the Subiquity network information at the boot prompt. This snippet works with the 20.04.4 ISO, but not with the 22.04 beta ISO. 22.04 gets me networking from the ... user avatar Yosemite Sam
  • 1
0 votes 0 answers 69 views

how to add drivers for e1000e in ubuntu server installer

I currently deploy my systems with ubuntu server 20.04 and add packages based on this script My new hardware includes an intel ... user avatar Peter smith
  • 35
0 votes 1 answer 68 views

How to prevent subiquity from modifying the boot device order?

When performing an autoinstall via network, the install target device is set to be the primary boot device (which is arguably reasonable in most cases). Is it possible to prevent changes to the boot ... user avatar ThinkOpenly
  • 1
0 votes 0 answers 101 views

Ubuntu 20.04 Subiquity Install - Point to Local Apt Repo on Iso

I am working on fully automating an installation of Ubuntu 20.04.4 server using the subiquity autoinstall method. I have a successful configuration that installs unattended, and pulls in the ubuntu-... user avatar Lane Taylor
  • 1
0 votes 1 answer 99 views

Subiquity installer via ipxe not properly loading autoinstall file?

I'm trying to move our company to use the new Subiquity installer. We currently run an ipxe setup that calls the old Debian installer, which I have converted to kick off subiquity instead. The issue ... user avatar SuperRobertWa
  • 1
0 votes 1 answer 61 views

Ubuntu autoinstall late-commands issue with special chars

I need to run few commands after installation is complete. But installer is failing when I use this command: curl -X POST -k -H "Content-Type: plain/text, Accept: plain/text" -d <somedata&... user avatar Govind Avireddi
  • 3
0 votes 0 answers 577 views

Ubuntu 20.04.3 Autoinstall with embedded user-data crashing (I got workaround)

I am trying to create modified Ubuntu 20.04.3 ISO image with embedded autoinstall-user-data. But the installer keep crashing. The user-data YAML was saved from manual installed Ubuntu server (from /... user avatar Govind Avireddi
  • 3
1 vote 0 answers 234 views

Installing 20.04.3 server (subiquity) without GRUB

I’d like to install ubuntu-server 20.04.3 LTS but I already have a boot manager and don’t want to overwrite it. I know ubiquity can be run with the --no-bootloader option, and there are hints ... user avatar tobygriffin
  • 155
-1 votes 1 answer 74 views

Ubuntu Server 20.04 Crashes when using premade MBR partitons

I'm attempting to install Ubuntu on 150GB MBR disk with 3 partitions /boot 1GiB swap 8GiB / 140.9GiB The moment the installer starts the format it crashes. Does anyone know what might be the ... user avatar Alex Leo
  • 21
1 vote 0 answers 94 views

Interact with user from subiquity late-command?

I am working on moving from the old Debian-style installer to the newer Ubuntu server autoinstall system which uses subiquity. One thing we do with our current system is run a late_command script ... user avatar Stephen Quinney
  • 11
0 votes 2 answers 2k views

Installing server with cloud-init script?

I just installed a (physical, bare metal) server with the new 21.10 server install image (in order to test and prepare for 22.04) on a usb pendrive. Worked, but I did not see an option to tell the ... user avatar Hadmut
  • 271
0 votes 1 answer 417 views

How do I get to Subiquity logs from the command line?

I'm trying to do an automated install of Ubuntu 20.04.2 via PXE boot on a remote machine where my only access is through a virtual terminal. Subiquity is crashing somewhere in /subiquity/Install/... user avatar Robert Rapplean
  • 113
0 votes 1 answer 418 views

Server Autoinstall and Partitions

I'm learning about the cloud-config-ish autoinstall tool subiquity and I keep running into a problem where the autoinstall works, but it won't follow my configuration for the storage: section. Here's ... user avatar Rob D.
  • 23

15 30 50 per page123

You Might Also Like