[Bug 2046386] Re: Ubuntu Studio images aren't being built with a live user

Julian Andres Klode 2046386 at bugs.launchpad.net
Thu Jul 11 15:11:49 UTC 2024


** Tags removed: rls-nn-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/2046386

Title:
  Ubuntu Studio images aren't being built with a live user

Status in casper package in Ubuntu:
  Invalid
Status in debian-cd package in Ubuntu:
  Confirmed
Status in livecd-rootfs package in Ubuntu:
  Invalid

Bug description:
  This is a tracking bug to figure out the issue with Ubuntu Studio
  noble images not being built with a live user.

  This appeared after we started the transition to using ubuntustudio-
  system-installer (a fork of ubuntu-flavor-installer, itself a layer on
  top of ubuntu-desktop-installer). With Steve Langasek's guidance, we
  merged the code to livecd-rootfs to get .iso images building with
  ubuntustudio-system-installer, but the system boots to a blank black
  screen with a mouse cursor themed with the Breeze cursor theme from
  KDE Plasma Desktop, meaning something is attempting to be loaded here.

  However, switching to a VM results in a login prompt, but attempts to
  login as "ubuntu-studio" as in the past proved in vain. Upon
  investigating the squashfs image, no user directories populate the
  /home directory, suggesting casper never creates the ubuntu-studio
  user.

  This is fixed by changing the KERNEL_PARAMS line to the following:

  > KERNEL_PARAMS="${KERNEL_PARAMS:+$KERNEL_PARAMS }layerfs-
  path=standard.live.squashfs --- quiet splash"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2046386/+subscriptions




More information about the foundations-bugs mailing list