Hardware with the tested WD SSD.
Booted live media, installed updates, did the apt install --reinstall using the calamares deb files, then tried installing using erase disk.
Outcome was failed to create partition.
Code:
=== START CALAMARES 3.3.14
2026-05-13 - 04:16:39 [6]: void CalamaresApplication::init()
2026-05-13 - 04:16:39 [6]: Calamares version: 3.3.14
2026-05-13 - 04:16:39 [6]: .. Using Qt version: 6.10.2
2026-05-13 - 04:16:39 [6]: .. Build type: None
2026-05-13 - 04:16:39 [6]: .. Using Boost Python
2026-05-13 - 04:16:39 [6]: .. Using settings: "/etc/calamares/settings.conf"
2026-05-13 - 04:16:39 [6]: .. Using log file: "/root/.cache/calamares/session.log"
2026-05-13 - 04:16:39 [6]: .. Languages: QList("ar", "as", "ast", "az", "az_AZ", "be", "bg", "bn", "ca", "ca@valencia", "cs_CZ", "da", "de", "el", "en", "en_GB", "eo", "es", "es_AR", "es_MX", "et", "eu", "fa", "fi_FI", "fr", "fur", "gl", "he", "hi", "hr", "hu", "id", "is", "it_IT", "ja", "ka", "ko", "lt", "ml", "mr", "nb", "nl", "oc", "pl", "pt_BR", "pt_PT", "ro", "ru", "si", "sk", "sl", "sq", "sr", "sr@latin", "sv", "tg", "th", "tr_TR", "uk", "vi", "zh_CN", "zh_TW")
2026-05-13 - 04:16:39 [6]: bool Calamares::initQmlModulesDir()
2026-05-13 - 04:16:39 [6]: Using Calamares QML directory "/usr/share/calamares/qml"
2026-05-13 - 04:16:39 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-13 - 04:16:39 [6]: Using Calamares branding file at "/etc/calamares/branding/linuxlite/branding.desc"
2026-05-13 - 04:16:39 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-13 - 04:16:39 [6]: Loaded branding component "linuxlite"
2026-05-13 - 04:16:39 [6]: .. Loaded QRC translation "tz_" "en_US"
2026-05-13 - 04:16:39 [6]: .. Loaded QRC translation "calamares_" "en_US"
2026-05-13 - 04:16:39 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done
2026-05-13 - 04:16:39 [6]: .. STARTUP: initModuleManager: module init started
2026-05-13 - 04:16:40 [6]: void Calamares::ModuleManager::doInit()
2026-05-13 - 04:16:40 [6]: Found 60 modules
2026-05-13 - 04:16:40 [2]: WARNING (Qt): Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'io.calamares.calamares'")
2026-05-13 - 04:16:40 [6]: void CalamaresApplication::initView()
2026-05-13 - 04:16:40 [6]: STARTUP: initModuleManager: all modules init done
2026-05-13 - 04:16:40 [6]: void CalamaresApplication::initView()
2026-05-13 - 04:16:40 [6]: STARTUP: initJobQueue done
2026-05-13 - 04:16:40 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
2026-05-13 - 04:16:40 [6]: Available desktop QSize(1024, 569) minimum size QSize(1024, 520)
2026-05-13 - 04:16:40 [6]: .. Proposed window size: 1024 569
2026-05-13 - 04:16:40 [6]: void CalamaresApplication::initView()
2026-05-13 - 04:16:40 [6]: STARTUP: CalamaresWindow created; loadModules started
2026-05-13 - 04:16:40 [2]: WARNING (Qt): Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: Connection already associated with an application ID")
2026-05-13 - 04:16:40 [6]: void Config::initLanguages()
2026-05-13 - 04:16:40 [6]: Trying to match locale "en_US"
2026-05-13 - 04:16:40 [6]: void Config::initLanguages()
2026-05-13 - 04:16:40 [6]: Trying to match locale QLocale::system()/* English, Latin, United States */
2026-05-13 - 04:16:40 [6]: void Config::setLocaleIndex(int)
2026-05-13 - 04:16:40 [6]: Index 14 Selected locale "en"
2026-05-13 - 04:16:40 [6]: .. Loading "calamares-linuxlite_en" from "/etc/calamares/branding/linuxlite/lang"
2026-05-13 - 04:16:40 [6]: .. Branding using locale: "en"
2026-05-13 - 04:16:40 [6]: .. Loaded QRC translation "tz_" "en"
2026-05-13 - 04:16:40 [6]: .. Loaded QRC translation "calamares_" "en"
2026-05-13 - 04:16:43 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 04:16:43 [6]: ViewModule "welcome@welcome" loading complete.
2026-05-13 - 04:16:43 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 04:16:43 [2]: WARNING: No config file for "locale" found anywhere at
"/etc/calamares/modules/locale.conf"
"/usr/share/calamares/modules/locale.conf"
2026-05-13 - 04:16:43 [6]: QStringList loadLocales(const QString&)
2026-05-13 - 04:16:43 [6]: Loading locales from "/usr/share/i18n/SUPPORTED"
2026-05-13 - 04:16:43 [6]: QStringList loadLocales(const QString&)
2026-05-13 - 04:16:43 [6]: Read 514 lines
2026-05-13 - 04:16:43 [6]: QStringList loadLocales(const QString&)
2026-05-13 - 04:16:43 [6]: After filtering 331 lines
2026-05-13 - 04:16:43 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 04:16:43 [6]: ViewModule "locale@locale" loading complete.
2026-05-13 - 04:16:43 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 04:16:43 [2]: WARNING: No config file for "keyboard" found anywhere at
"/etc/calamares/modules/keyboard.conf"
"/usr/share/calamares/modules/keyboard.conf"
2026-05-13 - 04:16:44 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
2026-05-13 - 04:16:44 [6]: Loaded 183 keyboard models
2026-05-13 - 04:16:44 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*)
2026-05-13 - 04:16:44 [6]: Loaded 45 keyboard groups
2026-05-13 - 04:16:44 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-13 - 04:16:44 [6]: Variants now total= 0 selected= -1
2026-05-13 - 04:16:44 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-13 - 04:16:44 [6]: Groups now total= 45 selected= -1
2026-05-13 - 04:16:44 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-13 - 04:16:44 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&)
2026-05-13 - 04:16:44 [6]: QList("pc", "us", "inet(evdev)\"")
2026-05-13 - 04:16:53 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 04:16:53 [6]: ViewModule "keyboard@keyboard" loading complete.
2026-05-13 - 04:16:54 [6]: Calamares::Partition::InternalManager::InternalManager()
2026-05-13 - 04:16:54 [6]: KPMCore backend starting ..
2026-05-13 - 04:16:54 [6]: DEBUG (Qt): Loaded backend plugin: "pmsfdiskbackendplugin"
2026-05-13 - 04:16:54 [6]: .. Backend @0x6397683b3a10 "pmsfdiskbackendplugin" "1"
2026-05-13 - 04:16:54 [2]: void Config::fillConfigurationFSTypes(const QVariantMap&)
2026-05-13 - 04:16:54 [2]: WARNING: Partition-module setting *luksGeneration* not found or invalid. Defaulting to luks1.
2026-05-13 - 04:16:54 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
2026-05-13 - 04:16:54 [2]: WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios
2026-05-13 - 04:16:54 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 04:16:54 [6]: ViewModule "partition@partition" loading complete.
2026-05-13 - 04:16:54 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 04:16:54 [6]: ViewModule "users@users" loading complete.
2026-05-13 - 04:16:54 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 04:16:54 [6]: ViewModule "summary@summary" loading complete.
2026-05-13 - 04:16:54 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 04:16:54 [6]: Module "partition@partition" already loaded.
2026-05-13 - 04:16:54 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-13 - 04:16:54 [6]: QML import paths:
"/usr/share/calamares/qml"
"/usr/bin"
"qrc:/qt-project.org/imports"
"qrc:/qt/qml"
"/usr/lib/x86_64-linux-gnu/qt6/qml"
2026-05-13 - 04:16:54 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-13 - 04:16:54 [6]: QML load on startup, API 2.
2026-05-13 - 04:16:56 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 04:16:56 [2]: WARNING: No config file for "fstab" found anywhere at
"/etc/calamares/modules/fstab.conf"
"/usr/share/calamares/modules/fstab.conf"
2026-05-13 - 04:16:56 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 04:16:56 [6]: Module "locale@locale" already loaded.
2026-05-13 - 04:16:56 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 04:16:56 [6]: Module "keyboard@keyboard" already loaded.
2026-05-13 - 04:16:56 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 04:16:56 [6]: Module "users@users" already loaded.
2026-05-13 - 04:16:56 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-13 - 04:16:56 [6]: CppJobModule "shellprocess@shellprocess" loading complete.
2026-05-13 - 04:16:56 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 04:16:56 [2]: WARNING: No config file for "umount" found anywhere at
"/etc/calamares/modules/umount.conf"
"/usr/share/calamares/modules/umount.conf"
2026-05-13 - 04:16:56 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-13 - 04:16:56 [6]: CppJobModule "umount@umount" loading complete.
2026-05-13 - 04:16:56 [2]: void Config::setConfigurationMap(const QVariantMap&)
2026-05-13 - 04:16:56 [2]: WARNING: Configuring the finished module with deprecated restartNowEnabled settings
2026-05-13 - 04:16:56 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 04:16:56 [6]: ViewModule "finished@finished" loading complete.
2026-05-13 - 04:16:57 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-13 - 04:16:57 [6]: xkbmap selection changed to: "us" - ""
2026-05-13 - 04:16:57 [6]: void CalamaresApplication::initViewSteps()
2026-05-13 - 04:16:57 [6]: STARTUP: loadModules for all modules done
2026-05-13 - 04:16:57 [6]: void Calamares::ModuleManager::checkRequirements()
2026-05-13 - 04:16:57 [6]: Checking module requirements ..
2026-05-13 - 04:18:02 [6]: void CalamaresApplication::initViewSteps()
2026-05-13 - 04:18:02 [6]: STARTUP: Window now visible and ProgressTreeView populated
2026-05-13 - 04:18:02 [6]: .. 8 view steps loaded.
2026-05-13 - 04:18:02 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-13 - 04:18:02 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
2026-05-13 - 04:18:02 [6]: QML component complete, API 2
2026-05-13 - 04:18:03 [6]: .. Loading "/etc/calamares/branding/linuxlite/slideshow.qml"
2026-05-13 - 04:18:04 [2]: WARNING (Qt): unknown file system type "dos" on "/dev/sda"
2026-05-13 - 04:18:04 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:04 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:05 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:05 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:05 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdb" : No such file or directory
2026-05-13 - 04:18:05 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdb" : No such file or directory
2026-05-13 - 04:18:06 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdd" : No such file or directory
2026-05-13 - 04:18:06 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdd" : No such file or directory
2026-05-13 - 04:18:06 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:06 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:06 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/zram0" : No such file or directory
2026-05-13 - 04:18:06 [6]: DEBUG (Qt): error during smart output parsing for "/dev/zram0" : No such file or directory
2026-05-13 - 04:18:06 [2]: WARNING (Qt): unknown file system type "" on "/dev/zram0"
2026-05-13 - 04:18:06 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
2026-05-13 - 04:18:06 [6]: Removing unsuitable devices: 4 candidates.
2026-05-13 - 04:18:06 [6]: .. Running QList("blkid", "/dev/sda")
2026-05-13 - 04:18:06 [6]: .. Running QList("blkid", "/dev/sda1")
2026-05-13 - 04:18:06 [6]: .. Running QList("blkid", "")
2026-05-13 - 04:18:06 [6]: .. Target cmd: QList("blkid", "") Exit code: 2 (no output)
2026-05-13 - 04:18:06 [6]: .. Running QList("blkid", "/dev/sdb")
2026-05-13 - 04:18:07 [6]: .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb"
2026-05-13 - 04:18:07 [6]: .. Running QList("blkid", "/dev/sdd")
2026-05-13 - 04:18:07 [6]: .. Running QList("blkid", "/dev/sdd1")
2026-05-13 - 04:18:07 [6]: .. Removing zram "/dev/zram0"
2026-05-13 - 04:18:07 [6]: .. there are 2 devices left.
2026-05-13 - 04:18:07 [6]: void PartitionCoreModule::doInit()
2026-05-13 - 04:18:07 [6]: LIST OF DETECTED DEVICES:
2026-05-13 - 04:18:07 [6]: .. node capacity name prettyName
2026-05-13 - 04:18:07 [6]: .. "/dev/sda" 240065183744 DevName$398b3222 DevNamePretty$4dd7c59a
2026-05-13 - 04:18:07 [6]: .. "/dev/sdd" 4037017600 DevName$7ee144d7 DevNamePretty$845606cc
2026-05-13 - 04:18:07 [6]: .. 2 devices detected.
2026-05-13 - 04:18:07 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:07 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:08 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:08 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:09 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:09 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:11 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:11 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:12 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:12 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:13 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:13 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:14 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:14 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:15 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:15 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:17 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:17 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:18 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:18 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:19 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:19 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:20 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:20 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:21 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:21 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:23 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:23 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:24 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:24 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:25 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:25 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:26 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:26 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:27 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:27 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:29 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:29 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:30 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:30 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:31 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:31 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:32 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:32 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:33 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:33 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:35 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:35 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:36 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:36 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:37 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:37 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:38 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:38 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:39 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:39 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:41 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:41 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:42 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:42 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:43 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:43 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:44 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:44 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:45 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:45 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:47 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:47 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:48 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:48 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:49 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:49 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:50 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:50 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:51 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:51 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:53 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:53 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:54 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:54 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:55 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:55 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:56 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:56 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:57 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:57 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:18:59 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:18:59 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:00 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:00 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:01 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:01 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:02 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:02 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:03 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:03 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:05 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:05 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:06 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:06 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:07 [1]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
2026-05-13 - 04:19:07 [1]: ERROR: os-prober timed out.
2026-05-13 - 04:19:07 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
2026-05-13 - 04:19:07 [6]: os-prober gave no output.
2026-05-13 - 04:19:07 [2]: WARNING (Qt): QProcess: Destroyed while process ("os-prober") is still running.
2026-05-13 - 04:19:07 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x6397683b3d40) without calling endResetModel first
2026-05-13 - 04:19:07 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x6397683b3d40) without calling beginResetModel first
2026-05-13 - 04:19:07 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:07 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:08 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:08 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:09 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:09 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:11 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:11 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:12 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:12 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:13 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 04:19:13 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 04:19:14 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-13 - 04:19:14 [6]: Got 1 requirement results from "partition"
2026-05-13 - 04:19:14 [2]: void ChoicePage::updateActionDescriptionsTr()
2026-05-13 - 04:19:14 [2]: WARNING: Invalid osprober count, labels and buttons not updated.
2026-05-13 - 04:19:14 [6]: bool GeneralRequirements::checkHasPower()
2026-05-13 - 04:19:14 [6]: A battery exists, checking for mains power.
2026-05-13 - 04:19:14 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
2026-05-13 - 04:19:14 [6]: GeneralRequirements output:
storage : 12884901888
enoughStorage : true
RAM : 2147483648
enoughRam : true
hasPower : true
hasInternet : unchecked
isRoot : true
2026-05-13 - 04:19:14 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-13 - 04:19:14 [6]: Got 5 requirement results from "welcome"
2026-05-13 - 04:19:14 [6]: void ChoicePage::updateDeviceStatePreview()
2026-05-13 - 04:19:14 [6]: Updating partitioning state widgets.
2026-05-13 - 04:19:14 [6]: void ChoicePage::setupActions()
2026-05-13 - 04:19:14 [6]: Setting up actions for "/dev/sda" with 0 entries.
2026-05-13 - 04:19:14 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
2026-05-13 - 04:19:14 [6]: Partition "/dev/sda1" authorized for resize + autopartition install.
2026-05-13 - 04:19:14 [6]: .. contains resizable "/dev/sda1"
2026-05-13 - 04:19:14 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-13 - 04:19:14 [6]: Checking if "/dev/sda1" can be replaced.
2026-05-13 - 04:19:14 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-13 - 04:19:14 [6]: Partition "/dev/sda1" authorized for replace install.
2026-05-13 - 04:19:14 [6]: .. contains replaceable "/dev/sda1"
2026-05-13 - 04:19:14 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
2026-05-13 - 04:19:14 [6]: Can not resize "/dev/sda" , filesystem "unknown" does not support resize.
2026-05-13 - 04:19:14 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-13 - 04:19:14 [6]: Checking if "/dev/sda" can be replaced.
2026-05-13 - 04:19:14 [6]: .. NO, insufficient storage
Required storage B: 13421772800 "(12GiB)"
Available storage B: 8396041728 "(7GiB)"
2026-05-13 - 04:19:14 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-13 - 04:19:14 [6]: Setting texts for 0 osprober entries
2026-05-13 - 04:19:14 [6]: void ChoicePage::continueApplyDeviceChoice()
2026-05-13 - 04:19:14 [6]: Previous device -1 new device 0
2026-05-13 - 04:19:14 [6]: void ChoicePage::applyActionChoice(InstallChoice)
2026-05-13 - 04:19:14 [6]: InstallChoice Config::Erase "erase"
2026-05-13 - 04:19:14 [6]: PartitionTable* CreatePartitionTableJob::createTable()
2026-05-13 - 04:19:14 [6]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
2026-05-13 - 04:19:14 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x6397683b3d40) without calling endResetModel first
2026-05-13 - 04:19:14 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x6397683b3d40) without calling beginResetModel first
2026-05-13 - 04:19:14 [6]: void Calamares::RequirementsChecker::finished()
2026-05-13 - 04:19:14 [6]: All requirements have been checked.
2026-05-13 - 04:19:14 [6]: void Calamares::RequirementsModel::describe() const
2026-05-13 - 04:19:14 [6]: Requirements model has 6 items
2026-05-13 - 04:19:14 [6]: .. requirement 0 "partitions" satisfied? true mandatory? true
2026-05-13 - 04:19:14 [6]: .. requirement 1 "storage" satisfied? true mandatory? true
2026-05-13 - 04:19:14 [6]: .. requirement 2 "ram" satisfied? true mandatory? true
2026-05-13 - 04:19:14 [6]: .. requirement 3 "power" satisfied? true mandatory? false
2026-05-13 - 04:19:14 [6]: .. requirement 4 "root" satisfied? true mandatory? true
2026-05-13 - 04:19:14 [6]: .. requirement 5 "screen" satisfied? true mandatory? false
2026-05-13 - 04:19:15 [6]: quint64 swapSuggestion(quint64, Config::SwapChoice)
2026-05-13 - 04:19:15 [6]: Suggested swap size: 7 GiB
2026-05-13 - 04:19:15 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x6397683b3d40) without calling endResetModel first
2026-05-13 - 04:19:15 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x6397683b3d40) without calling beginResetModel first
2026-05-13 - 04:19:15 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x6397683b3d40) without calling endResetModel first
2026-05-13 - 04:19:15 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x6397683b3d40) without calling beginResetModel first
2026-05-13 - 04:19:16 [6]: void PartitionCoreModule::dumpQueue() const
2026-05-13 - 04:19:16 [6]: # Queue:
2026-05-13 - 04:19:16 [6]: .. ## Device: "/dev/sda"
2026-05-13 - 04:19:16 [6]: .. - CreatePartitionTableJob
2026-05-13 - 04:19:16 [6]: .. - CreatePartitionJob
2026-05-13 - 04:19:16 [6]: .. - SetPartFlagsJob
2026-05-13 - 04:19:16 [6]: .. - CreatePartitionJob
2026-05-13 - 04:19:16 [6]: .. ## Device: "/dev/sdd"
2026-05-13 - 04:19:16 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
2026-05-13 - 04:19:16 [6]: Updating partitioning preview widgets.
2026-05-13 - 04:19:26 [6]: void Config::setLocaleIndex(int)
2026-05-13 - 04:19:26 [6]: Index 15 Selected locale "en_GB"
2026-05-13 - 04:19:26 [6]: .. Loading "calamares-linuxlite_en_GB" from "/etc/calamares/branding/linuxlite/lang"
2026-05-13 - 04:19:26 [6]: .. Branding using locale: "en_GB"
2026-05-13 - 04:19:26 [6]: .. Loaded QRC translation "tz_" "en_GB"
2026-05-13 - 04:19:26 [6]: .. Loaded QRC translation "calamares_" "en_GB"
2026-05-13 - 04:19:26 [6]: .. Loaded QRC translation "kb_" "en_GB"
2026-05-13 - 04:19:26 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-13 - 04:19:26 [6]: Setting texts for 0 osprober entries
2026-05-13 - 04:19:40 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-13 - 04:19:40 [6]: Mapping "en_GB" in "US" to locale.
2026-05-13 - 04:19:40 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 12:19:42 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 12:19:42 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 12:19:42 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 12:19:42 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 12:19:42 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 12:19:42 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 12:19:49 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 12:19:49 [6]: Mapping "en_GB" in "JE" to locale.
2026-05-12 - 12:19:49 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 17:19:51 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 17:19:51 [6]: Mapping "en_GB" in "NL" to locale.
2026-05-12 - 17:19:51 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 18:19:52 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 18:19:52 [6]: Mapping "en_GB" in "GB" to locale.
2026-05-12 - 18:19:53 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 17:19:57 [6]: void Config::guessLocaleKeyboardLayout()
2026-05-12 - 17:19:57 [6]: Got locale language "en_GB.UTF-8"
2026-05-12 - 17:19:57 [6]: .. looking for locale part "GB"
2026-05-12 - 17:19:57 [6]: .. matched "gb"
2026-05-12 - 17:20:06 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
2026-05-12 - 17:20:06 [6]: Next level: "en"
2026-05-12 - 17:20:07 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-12 - 17:20:07 [6]: xkbmap selection changed to: "gb" - ""
2026-05-12 - 17:20:37 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
2026-05-12 - 17:20:37 [6]: PCM::setBootLoaderInstallPath "/dev/sda"
2026-05-12 - 17:21:57 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-12 - 17:21:57 [6]: virtual QString PartitionViewStep::prettyStatus() const
2026-05-12 - 17:21:57 [6]: Summary for Partition 1 Config::Erase
2026-05-12 - 17:21:57 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 17:21:57 [6]: Checking LVM use on 2 devices
2026-05-12 - 17:21:57 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-12 - 17:21:57 [6]: Building partition information map
2026-05-12 - 17:21:57 [6]: .. partitions on "/dev/sda"
2026-05-12 - 17:21:57 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$7f76f7d8"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$f3a2d5d3"
claimed : "true"
2026-05-12 - 17:21:57 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$7f76f7d8"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$f3a2d5d3"
claimed : "true"
2026-05-12 - 17:21:57 [6]: .. partitions on "/dev/sdd"
2026-05-12 - 17:21:57 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$ad21f524"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$dbc8728f"
claimed : "false"
2026-05-12 - 17:21:57 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
2026-05-12 - 17:21:57 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-12 - 17:21:57 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 17:21:57 [6]: Checking LVM use on 2 devices
2026-05-12 - 17:21:57 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-12 - 17:21:57 [6]: Building partition information map
2026-05-12 - 17:21:57 [6]: .. partitions on "/dev/sda"
2026-05-12 - 17:21:57 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$7f76f7d8"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$f3a2d5d3"
claimed : "true"
2026-05-12 - 17:21:57 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$7f76f7d8"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$f3a2d5d3"
claimed : "true"
2026-05-12 - 17:21:57 [6]: .. partitions on "/dev/sdd"
2026-05-12 - 17:21:57 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$ad21f524"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$dbc8728f"
claimed : "false"
2026-05-12 - 17:21:58 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*)
2026-05-12 - 17:21:58 [6]: Summary widget is larger than viewport, enlarge by 89 to QSize(834, 590)
2026-05-12 - 17:22:05 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 17:22:05 [6]: Checking LVM use on 2 devices
2026-05-12 - 17:22:05 [6]: void Calamares::JobThread::finalize()
2026-05-12 - 17:22:05 [6]: There are 25 jobs, total weight 23
2026-05-12 - 17:22:05 [6]: .. Job 1 "Managing auto-mount settings…" +wt 0.111111 tot.wt 0.111111
2026-05-12 - 17:22:05 [6]: .. Job 2 "Clearing all temporary mounts…" +wt 0.111111 tot.wt 0.222222
2026-05-12 - 17:22:05 [6]: .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.111111 tot.wt 0.333333
2026-05-12 - 17:22:05 [6]: .. Job 4 "Creating new msdos partition table on /dev/sda…" +wt 0.111111 tot.wt 0.444444
2026-05-12 - 17:22:05 [6]: .. Job 5 "Create new 220935MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system ext4" +wt 0.111111 tot.wt 0.555556
2026-05-12 - 17:22:05 [6]: .. Job 6 "Set flags on 220935MiB ext4 partition" +wt 0.111111 tot.wt 0.666667
2026-05-12 - 17:22:05 [6]: .. Job 7 "Create new 8007MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system linuxswap" +wt 0.111111 tot.wt 0.777778
2026-05-12 - 17:22:05 [6]: .. Job 8 "Set partition information" +wt 0.111111 tot.wt 0.888889
2026-05-12 - 17:22:05 [6]: .. Job 9 "Managing auto-mount settings…" +wt 0.111111 tot.wt 1
2026-05-12 - 17:22:05 [6]: .. Job 10 "mount" +wt 1 tot.wt 2
2026-05-12 - 17:22:05 [6]: .. Job 11 "unpackfs" +wt 12 tot.wt 14
2026-05-12 - 17:22:05 [6]: .. Job 12 "fstab" +wt 1 tot.wt 15
2026-05-12 - 17:22:05 [6]: .. Job 13 "Setting timezone to Europe/London…" +wt 1 tot.wt 16
2026-05-12 - 17:22:05 [6]: .. Job 14 "localecfg" +wt 1 tot.wt 17
2026-05-12 - 17:22:05 [6]: .. Job 15 "Setting keyboard model to pc105, layout as gb-…" +wt 1 tot.wt 18
2026-05-12 - 17:22:05 [6]: .. Job 16 "Configuring <pre>sudo</pre> users…" +wt 0.166667 tot.wt 18.1667
2026-05-12 - 17:22:05 [6]: .. Job 17 "Preparing groups…" +wt 0.166667 tot.wt 18.3333
2026-05-12 - 17:22:05 [6]: .. Job 18 "Create user stephen" +wt 0.166667 tot.wt 18.5
2026-05-12 - 17:22:05 [6]: .. Job 19 "Set password for user stephen" +wt 0.166667 tot.wt 18.6667
2026-05-12 - 17:22:05 [6]: .. Job 20 "Set password for user root" +wt 0.166667 tot.wt 18.8333
2026-05-12 - 17:22:05 [6]: .. Job 21 "Set hostname ao722-rc2-erase" +wt 0.166667 tot.wt 19
2026-05-12 - 17:22:05 [6]: .. Job 22 "displaymanager" +wt 1 tot.wt 20
2026-05-12 - 17:22:05 [6]: .. Job 23 "bootloader" +wt 1 tot.wt 21
2026-05-12 - 17:22:05 [6]: .. Job 24 "Running shell processes…" +wt 1 tot.wt 22
2026-05-12 - 17:22:05 [6]: .. Job 25 "Unmounting file systems…" +wt 1 tot.wt 23
2026-05-12 - 17:22:05 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:22:05 [6]: Starting job "Managing auto-mount settings…" ( 1 / 25 )
2026-05-12 - 17:22:05 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
2026-05-12 - 17:22:05 [6]: Set automount to disable
2026-05-12 - 17:22:06 [1]: void {anonymous}::PowerManagementInterface::inhibitDBusCallFinished(QDBusPendingCallWatcher*)
2026-05-12 - 17:22:06 [1]: ERROR: Could not inhibit sleep: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.freedesktop.PowerManagement.Inhibit was not provided by any .service files")
2026-05-12 - 17:22:10 [6]: std::shared_ptr<Calamares::Partition::AutoMountInfo> Calamares::Partition::automountDisable(bool)
2026-05-12 - 17:22:10 [6]: Setting Solid automount to disabled
2026-05-12 - 17:22:10 [6]: .. 2 reply QList()
2026-05-12 - 17:22:10 [6]: .. 2 reply QList(QVariant(bool, false))
2026-05-12 - 17:22:10 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:22:10 [6]: Starting job "Clearing all temporary mounts…" ( 2 / 25 )
2026-05-12 - 17:22:10 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:22:10 [6]: Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 25 )
2026-05-12 - 17:22:10 [6]: QStringList getPartitionsForDevice(const QString&)
2026-05-12 - 17:22:10 [6]: Reading from "/proc/partitions" looking for "sda"
2026-05-12 - 17:22:11 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
2026-05-12 - 17:22:11 [6]: ClearMountsJob finished. Here's what was done:
2026-05-12 - 17:22:11 [6]: .. Running QList("udevadm", "settle")
2026-05-12 - 17:22:11 [6]: .. Running QList("sync")
2026-05-12 - 17:22:41 [2]: Calamares::Utils::ProcessResult Calamares::Utils::Runner::run()
2026-05-12 - 17:22:41 [2]: WARNING: Process "sync" timed out after 30000 ms. Output so far:
2026-05-12 - 17:22:41 [2]: WARNING (Qt): QProcess: Destroyed while process ("env") is still running.
2026-05-12 - 17:22:44 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:22:44 [6]: Starting job "Creating new msdos partition table on /dev/sda…" ( 4 / 25 )
2026-05-12 - 17:23:01 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:23:01 [6]: Starting job "Create new 220935MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system ext4" ( 5 / 25 )
2026-05-12 - 17:24:52 [6]: .. Running QList("lsblk", "-o", "NAME,FSTYPE,MOUNTPOINT,SIZE,UUID", "-f")
2026-05-12 - 17:24:52 [6]: .. Running QList("sh", "-c", "dmesg -T 2>/dev/null | tail -n 60")
2026-05-12 - 17:24:52 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-12 - 17:24:52 [2]: WARNING: Partition operation failed. KPMcore report:
"\nCreate a new partition (215.76 GiB, ext4) on ‘/dev/sda’\n\n\nJob: Create new partition on device ‘/dev/sda’\n\n\nCommand: sfdisk --force --append /dev/sda\n\n\nJob: Set the label on partition ‘/dev/sda1’ to \"rootfs\"\n\nPartition table of partition ‘/dev/sda1’ does not support setting names. Job ignored.\n\n\nJob: Create file system ‘ext4’ on partition ‘/dev/sda1’\n\n\nCommand: mkfs.ext4 -qF /dev/sda1\n\n\nCommand: sfdisk --part-type /dev/sda 1 83\n\n\nJob: Set the file system label on partition ‘/dev/sda1’ to \"rootfs\"\n\n\nCommand: e2label /dev/sda1 rootfs\n\n\nJob: Check file system on partition ‘/dev/sda1’\n\n\nCommand: e2fsck -f -y -v /dev/sda1\n\n"
2026-05-12 - 17:24:52 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-12 - 17:24:52 [2]: WARNING: Diagnostic state:
"--- Diagnostic state at failure ---\nlsblk:\nNAME FSTYPE MOUNTPOINT SIZE UUID\nloop0 squashfs /rofs 2.4G \nsda 223.6G \n`-sda1 ext4 /run/media/linux/d90019a9-0818-4f07-a494-352d5b464b26 215.8G d90019a9-0818-4f07-a494-352d5b464b26\nsdb iso9660 14.5G 2026-05-10-03-47-23-00\n|-sdb1 iso9660 /cdrom 2.5G 2026-05-10-03-47-23-00\n|-sdb2 vfat 5M 73B7-988D\n`-sdb3 ext4 /var/crash 11.9G d755c070-4cfd-11f1-b0c7-816e9404aa9f\nsdc 0B \nsdd 3.8G \n`-sdd1 ext4 /run/media/linux/ext4 3.8G eee300b2-f75e-4127-9574-1adfbfec7245\nzram0 0B\ndmesg tail:\n[Tue May 12 16:32:32 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: Please update package to include a native systemd unit file.\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: Please update package to include a native systemd unit file.\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: Please update package to include a native systemd unit file.\n[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.\n[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.\n[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 17:02:52 2026] systemd-journald[1990]: Under memory pressure, flushing caches.\n[Tue May 12 17:05:36 2026] audit: type=1400 audit(1778601936.098:7): apparmor=\"DENIED\" operation=\"change_onexec\" class=\"file\" info=\"label not found\" error=-2 profile=\"unconfined\" name=\"ubuntu_pro_apt_news\" pid=67146 comm=\"(python3)\"\n[Tue May 12 17:05:36 2026] audit: type=1400 audit(1778601936.118:8): apparmor=\"DENIED\" operation=\"change_onexec\" class=\"file\" info=\"label not found\" error=-2 profile=\"unconfined\" name=\"ubuntu_pro_esm_cache\" pid=67147 comm=\"(python3)\"\n[Tue May 12 17:18:31 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled\n[Tue May 12 17:18:31 2026] JFS: nTxBlock = 8192, nTxLock = 65536\n[Tue May 12 17:18:32 2026] QNX4 filesystem 0.2.3 registered.\n[Tue May 12 17:18:32 2026] raid6: sse2x4 gen() 1242 MB/s\n[Tue May 12 17:18:32 2026] raid6: sse2x2 gen() 1356 MB/s\n[Tue May 12 17:18:32 2026] raid6: sse2x1 gen() 1139 MB/s\n[Tue May 12 17:18:32 2026] raid6: using algorithm sse2x2 gen() 1356 MB/s\n[Tue May 12 17:18:32 2026] raid6: .... xor() 875 MB/s, rmw enabled\n[Tue May 12 17:18:32 2026] raid6: using ssse3x2 recovery algorithm\n[Tue May 12 17:18:32 2026] xor: measuring software checksum speed\n[Tue May 12 17:18:32 2026] prefetch64-sse : 1944 MB/sec\n[Tue May 12 17:18:32 2026] generic_sse : 1931 MB/sec\n[Tue May 12 17:18:32 2026] xor: using function: prefetch64-sse (1944 MB/sec)\n[Tue May 12 17:18:33 2026] Btrfs loaded, zoned=yes, fsverity=yes\n[Tue May 12 17:22:45 2026] sda:\n[Tue May 12 17:22:45 2026] sda:\n[Tue May 12 17:23:09 2026] sda: sda1\n[Tue May 12 17:23:09 2026] sda: sda1\n[Tue May 12 17:23:46 2026] /dev/sda1: Can't open blockdev\n[Tue May 12 17:23:52 2026] /dev/sda1: Can't open blockdev\n[Tue May 12 17:24:19 2026] sda: sda1\n[Tue May 12 17:24:19 2026] sda: sda1\n[Tue May 12 17:24:25 2026] EXT4-fs (sda1): mounted filesystem d90019a9-0818-4f07-a494-352d5b464b26 r/w with ordered data mode. Quota mode: none."
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Set flags on partition /dev/sda1"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Create new 8007MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system linuxswap"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Set partition information"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Managing auto-mount settings…"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "mount"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "unpackfs"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "fstab"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Setting timezone to Europe/London…"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "localecfg"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Setting keyboard model to pc105, layout as gb-…"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Configuring <pre>sudo</pre> users…"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Preparing groups…"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Create user stephen"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Set password for user stephen"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Set password for user root"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Set hostname ao722-rc2-erase"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "displaymanager"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "bootloader"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Running shell processes…"
2026-05-12 - 17:24:52 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 17:24:52 [6]: Skipping non-emergency job "Unmounting file systems…"
2026-05-12 - 17:24:52 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2026-05-12 - 17:24:52 [1]: ERROR: Installation failed: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'."
2026-05-12 - 17:24:52 [6]: .. - message: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'."
2026-05-12 - 17:24:52 [6]: .. - details:
Create a new partition (215.76 GiB, ext4) on ‘/dev/sda’
Job: Create new partition on device ‘/dev/sda’
Command: sfdisk --force --append /dev/sda
Job: Set the label on partition ‘/dev/sda1’ to "rootfs"
Partition table of partition ‘/dev/sda1’ does not support setting names. Job ignored.
Job: Create file system ‘ext4’ on partition ‘/dev/sda1’
Command: mkfs.ext4 -qF /dev/sda1
Command: sfdisk --part-type /dev/sda 1 83
Job: Set the file system label on partition ‘/dev/sda1’ to "rootfs"
Command: e2label /dev/sda1 rootfs
Job: Check file system on partition ‘/dev/sda1’
Command: e2fsck -f -y -v /dev/sda1
--- Diagnostic state at failure ---
lsblk:
NAME FSTYPE MOUNTPOINT SIZE UUID
loop0 squashfs /rofs 2.4G
sda 223.6G
`-sda1 ext4 /run/media/linux/d90019a9-0818-4f07-a494-352d5b464b26 215.8G d90019a9-0818-4f07-a494-352d5b464b26
sdb iso9660 14.5G 2026-05-10-03-47-23-00
|-sdb1 iso9660 /cdrom 2.5G 2026-05-10-03-47-23-00
|-sdb2 vfat 5M 73B7-988D
`-sdb3 ext4 /var/crash 11.9G d755c070-4cfd-11f1-b0c7-816e9404aa9f
sdc 0B
sdd 3.8G
`-sdd1 ext4 /run/media/linux/ext4 3.8G eee300b2-f75e-4127-9574-1adfbfec7245
zram0 0B
dmesg tail:
[Tue May 12 16:32:32 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: Please update package to include a native systemd unit file.
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: Please update package to include a native systemd unit file.
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: Please update package to include a native systemd unit file.
[Tue May 12 16:32:36 2026] systemd-sysv-generator[9016]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: Please update package to include a native systemd unit file.
[Tue May 12 16:32:51 2026] systemd-sysv-generator[9175]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: Please update package to include a native systemd unit file.
[Tue May 12 16:55:26 2026] systemd-sysv-generator[65766]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 17:02:52 2026] systemd-journald[1990]: Under memory pressure, flushing caches.
[Tue May 12 17:05:36 2026] audit: type=1400 audit(1778601936.098:7): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_apt_news" pid=67146 comm="(python3)"
[Tue May 12 17:05:36 2026] audit: type=1400 audit(1778601936.118:8): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_esm_cache" pid=67147 comm="(python3)"
[Tue May 12 17:18:31 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[Tue May 12 17:18:31 2026] JFS: nTxBlock = 8192, nTxLock = 65536
[Tue May 12 17:18:32 2026] QNX4 filesystem 0.2.3 registered.
[Tue May 12 17:18:32 2026] raid6: sse2x4 gen() 1242 MB/s
[Tue May 12 17:18:32 2026] raid6: sse2x2 gen() 1356 MB/s
[Tue May 12 17:18:32 2026] raid6: sse2x1 gen() 1139 MB/s
[Tue May 12 17:18:32 2026] raid6: using algorithm sse2x2 gen() 1356 MB/s
[Tue May 12 17:18:32 2026] raid6: .... xor() 875 MB/s, rmw enabled
[Tue May 12 17:18:32 2026] raid6: using ssse3x2 recovery algorithm
[Tue May 12 17:18:32 2026] xor: measuring software checksum speed
[Tue May 12 17:18:32 2026] prefetch64-sse : 1944 MB/sec
[Tue May 12 17:18:32 2026] generic_sse : 1931 MB/sec
[Tue May 12 17:18:32 2026] xor: using function: prefetch64-sse (1944 MB/sec)
[Tue May 12 17:18:33 2026] Btrfs loaded, zoned=yes, fsverity=yes
[Tue May 12 17:22:45 2026] sda:
[Tue May 12 17:22:45 2026] sda:
[Tue May 12 17:23:09 2026] sda: sda1
[Tue May 12 17:23:09 2026] sda: sda1
[Tue May 12 17:23:46 2026] /dev/sda1: Can't open blockdev
[Tue May 12 17:23:52 2026] /dev/sda1: Can't open blockdev
[Tue May 12 17:24:19 2026] sda: sda1
[Tue May 12 17:24:19 2026] sda: sda1
[Tue May 12 17:24:25 2026] EXT4-fs (sda1): mounted filesystem d90019a9-0818-4f07-a494-352d5b464b26 r/w with ordered data mode. Quota mode: none.
2026-05-12 - 17:24:52 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2026-05-12 - 17:24:52 [6]: Calamares will quit when the dialog closes.
2026-05-12 - 17:24:53 [6]: void Config::doNotify(bool, bool)
2026-05-12 - 17:24:53 [6]: Notification not sent; completion: failed
2026-05-12 - 17:24:53 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep()
2026-05-12 - 17:24:53 [6]: Sleep was never inhibited.
2026-05-12 - 17:25:29 [6]: void Config::doRestart(bool)
2026-05-12 - 17:25:29 [6]: mode= "never" user wants restart? false force restart? false