Thanks for the detailed instructions.
Move the deb files to tmp, ls the directory, run the install command which appears to do nothing, then again with --reinstall
No errors in the above as far as I can see.
Run installer, selecting the UK options and erase disk.
Review options, click install.
Errored out with failure to create Partition. session log below.
I'll leave the system powered up for today in case you want any other information.
Code:
sudo cat /root/.cache/calamares/session.log
=== START CALAMARES 3.3.14
2026-05-13 - 20:38:57 [6]: void CalamaresApplication::init()
2026-05-13 - 20:38:57 [6]: Calamares version: 3.3.14
2026-05-13 - 20:38:57 [6]: .. Using Qt version: 6.10.2
2026-05-13 - 20:38:57 [6]: .. Build type: None
2026-05-13 - 20:38:57 [6]: .. Using Boost Python
2026-05-13 - 20:38:57 [6]: .. Using settings: "/etc/calamares/settings.conf"
2026-05-13 - 20:38:57 [6]: .. Using log file: "/root/.cache/calamares/session.log"
2026-05-13 - 20:38:57 [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 - 20:38:57 [6]: bool Calamares::initQmlModulesDir()
2026-05-13 - 20:38:57 [6]: Using Calamares QML directory "/usr/share/calamares/qml"
2026-05-13 - 20:38:57 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-13 - 20:38:57 [6]: Using Calamares branding file at "/etc/calamares/branding/linuxlite/branding.desc"
2026-05-13 - 20:38:57 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-13 - 20:38:57 [6]: Loaded branding component "linuxlite"
2026-05-13 - 20:38:57 [6]: .. Loaded QRC translation "tz_" "en_US"
2026-05-13 - 20:38:57 [6]: .. Loaded QRC translation "calamares_" "en_US"
2026-05-13 - 20:38:58 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done
2026-05-13 - 20:38:58 [6]: .. STARTUP: initModuleManager: module init started
2026-05-13 - 20:38:59 [6]: void Calamares::ModuleManager::doInit()
2026-05-13 - 20:38:59 [6]: Found 60 modules
2026-05-13 - 20:39:00 [6]: void CalamaresApplication::initView()
2026-05-13 - 20:39:00 [6]: STARTUP: initModuleManager: all modules init done
2026-05-13 - 20:39:00 [6]: void CalamaresApplication::initView()
2026-05-13 - 20:39:00 [6]: STARTUP: initJobQueue done
2026-05-13 - 20:39:00 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
2026-05-13 - 20:39:00 [6]: Available desktop QSize(1024, 569) minimum size QSize(1024, 520)
2026-05-13 - 20:39:00 [6]: .. Proposed window size: 1024 569
2026-05-13 - 20:39:00 [6]: void CalamaresApplication::initView()
2026-05-13 - 20:39:00 [6]: STARTUP: CalamaresWindow created; loadModules started
2026-05-13 - 20:39:01 [6]: void Config::initLanguages()
2026-05-13 - 20:39:01 [6]: Trying to match locale "en_US"
2026-05-13 - 20:39:01 [6]: void Config::initLanguages()
2026-05-13 - 20:39:01 [6]: Trying to match locale QLocale::system()/* English, Latin, United States */
2026-05-13 - 20:39:01 [6]: void Config::setLocaleIndex(int)
2026-05-13 - 20:39:01 [6]: Index 14 Selected locale "en"
2026-05-13 - 20:39:01 [6]: .. Loading "calamares-linuxlite_en" from "/etc/calamares/branding/linuxlite/lang"
2026-05-13 - 20:39:01 [6]: .. Branding using locale: "en"
2026-05-13 - 20:39:01 [6]: .. Loaded QRC translation "tz_" "en"
2026-05-13 - 20:39:01 [6]: .. Loaded QRC translation "calamares_" "en"
2026-05-13 - 20:39:03 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 20:39:03 [6]: ViewModule "welcome@welcome" loading complete.
2026-05-13 - 20:39:03 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 20:39:03 [2]: WARNING: No config file for "locale" found anywhere at
"/etc/calamares/modules/locale.conf"
"/usr/share/calamares/modules/locale.conf"
2026-05-13 - 20:39:04 [6]: QStringList loadLocales(const QString&)
2026-05-13 - 20:39:04 [6]: Loading locales from "/usr/share/i18n/SUPPORTED"
2026-05-13 - 20:39:04 [6]: QStringList loadLocales(const QString&)
2026-05-13 - 20:39:04 [6]: Read 514 lines
2026-05-13 - 20:39:04 [6]: QStringList loadLocales(const QString&)
2026-05-13 - 20:39:04 [6]: After filtering 331 lines
2026-05-13 - 20:39:04 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 20:39:04 [6]: ViewModule "locale@locale" loading complete.
2026-05-13 - 20:39:04 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 20:39:04 [2]: WARNING: No config file for "keyboard" found anywhere at
"/etc/calamares/modules/keyboard.conf"
"/usr/share/calamares/modules/keyboard.conf"
2026-05-13 - 20:39:04 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
2026-05-13 - 20:39:04 [6]: Loaded 183 keyboard models
2026-05-13 - 20:39:04 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*)
2026-05-13 - 20:39:04 [6]: Loaded 45 keyboard groups
2026-05-13 - 20:39:04 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-13 - 20:39:04 [6]: Variants now total= 0 selected= -1
2026-05-13 - 20:39:04 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-13 - 20:39:04 [6]: Groups now total= 45 selected= -1
2026-05-13 - 20:39:04 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-13 - 20:39:19 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&)
2026-05-13 - 20:39:19 [6]: QList("pc", "us", "inet(evdev)\"")
2026-05-13 - 20:39:28 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 20:39:28 [6]: ViewModule "keyboard@keyboard" loading complete.
2026-05-13 - 20:39:33 [6]: Calamares::Partition::InternalManager::InternalManager()
2026-05-13 - 20:39:33 [6]: KPMCore backend starting ..
2026-05-13 - 20:39:33 [6]: DEBUG (Qt): Loaded backend plugin: "pmsfdiskbackendplugin"
2026-05-13 - 20:39:33 [6]: .. Backend @0x610427d97870 "pmsfdiskbackendplugin" "1"
2026-05-13 - 20:39:33 [2]: void Config::fillConfigurationFSTypes(const QVariantMap&)
2026-05-13 - 20:39:33 [2]: WARNING: Partition-module setting *luksGeneration* not found or invalid. Defaulting to luks1.
2026-05-13 - 20:39:33 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
2026-05-13 - 20:39:33 [2]: WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios
2026-05-13 - 20:39:33 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 20:39:33 [6]: ViewModule "partition@partition" loading complete.
2026-05-13 - 20:39:37 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 20:39:37 [6]: ViewModule "users@users" loading complete.
2026-05-13 - 20:39:37 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 20:39:37 [6]: ViewModule "summary@summary" loading complete.
2026-05-13 - 20:39:37 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 20:39:37 [6]: Module "partition@partition" already loaded.
2026-05-13 - 20:39:37 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-13 - 20:39:37 [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 - 20:39:37 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-13 - 20:39:37 [6]: QML load on startup, API 2.
2026-05-13 - 20:39:38 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 20:39:38 [2]: WARNING: No config file for "fstab" found anywhere at
"/etc/calamares/modules/fstab.conf"
"/usr/share/calamares/modules/fstab.conf"
2026-05-13 - 20:39:38 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 20:39:38 [6]: Module "locale@locale" already loaded.
2026-05-13 - 20:39:38 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 20:39:38 [6]: Module "keyboard@keyboard" already loaded.
2026-05-13 - 20:39:38 [6]: void Calamares::ModuleManager::loadModules()
2026-05-13 - 20:39:38 [6]: Module "users@users" already loaded.
2026-05-13 - 20:39:38 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-13 - 20:39:38 [6]: CppJobModule "shellprocess@shellprocess" loading complete.
2026-05-13 - 20:39:38 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-13 - 20:39:38 [2]: WARNING: No config file for "umount" found anywhere at
"/etc/calamares/modules/umount.conf"
"/usr/share/calamares/modules/umount.conf"
2026-05-13 - 20:39:38 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-13 - 20:39:38 [6]: CppJobModule "umount@umount" loading complete.
2026-05-13 - 20:39:38 [2]: void Config::setConfigurationMap(const QVariantMap&)
2026-05-13 - 20:39:38 [2]: WARNING: Configuring the finished module with deprecated restartNowEnabled settings
2026-05-13 - 20:39:38 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-13 - 20:39:38 [6]: ViewModule "finished@finished" loading complete.
2026-05-13 - 20:39:39 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-13 - 20:39:39 [6]: xkbmap selection changed to: "us" - ""
2026-05-13 - 20:39:39 [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 - 20:39:39 [6]: void CalamaresApplication::initViewSteps()
2026-05-13 - 20:39:39 [6]: STARTUP: loadModules for all modules done
2026-05-13 - 20:39:39 [6]: void Calamares::ModuleManager::checkRequirements()
2026-05-13 - 20:39:39 [6]: Checking module requirements ..
2026-05-13 - 20:39:48 [6]: void CalamaresApplication::initViewSteps()
2026-05-13 - 20:39:48 [6]: STARTUP: Window now visible and ProgressTreeView populated
2026-05-13 - 20:39:48 [6]: .. 8 view steps loaded.
2026-05-13 - 20:39:48 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-13 - 20:39:48 [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 - 20:39:48 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
2026-05-13 - 20:39:48 [6]: QML component complete, API 2
2026-05-13 - 20:39:50 [6]: .. Loading "/etc/calamares/branding/linuxlite/slideshow.qml"
2026-05-13 - 20:39:50 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:39:50 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:05 [6]: void Config::setLocaleIndex(int)
2026-05-13 - 20:40:05 [6]: Index 46 Selected locale "ro"
2026-05-13 - 20:40:05 [6]: .. Loading "calamares-linuxlite_ro" from "/etc/calamares/branding/linuxlite/lang"
2026-05-13 - 20:40:06 [6]: .. Branding no translation for "ro" using default (en)
2026-05-13 - 20:40:06 [6]: .. No translation for "tz_" "ro" using default (en)
2026-05-13 - 20:40:06 [6]: .. Loaded QRC translation "calamares_" "ro"
2026-05-13 - 20:40:06 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:06 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:06 [6]: .. No translation for "kb_" "ro" using default (en)
2026-05-13 - 20:40:07 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:07 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:07 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdb" : No such file or directory
2026-05-13 - 20:40:07 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdb" : No such file or directory
2026-05-13 - 20:40:08 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:08 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:09 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:09 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:11 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:11 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:12 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:12 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:13 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:13 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:14 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:14 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:15 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:15 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:17 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:17 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:18 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:18 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:19 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:19 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:20 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:20 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:21 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:21 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:23 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:23 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:24 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:24 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:25 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:25 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:26 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:26 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:27 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:27 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:29 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:29 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:30 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:30 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:31 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:31 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:31 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdd" : No such file or directory
2026-05-13 - 20:40:31 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdd" : No such file or directory
2026-05-13 - 20:40:31 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/zram0" : No such file or directory
2026-05-13 - 20:40:31 [6]: DEBUG (Qt): error during smart output parsing for "/dev/zram0" : No such file or directory
2026-05-13 - 20:40:32 [2]: WARNING (Qt): unknown file system type "" on "/dev/zram0"
2026-05-13 - 20:40:32 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
2026-05-13 - 20:40:32 [6]: Removing unsuitable devices: 4 candidates.
2026-05-13 - 20:40:32 [6]: .. Running QList("blkid", "/dev/sda")
2026-05-13 - 20:40:32 [6]: .. Running QList("blkid", "")
2026-05-13 - 20:40:32 [6]: .. Target cmd: QList("blkid", "") Exit code: 2 (no output)
2026-05-13 - 20:40:32 [6]: .. Running QList("blkid", "/dev/sdb")
2026-05-13 - 20:40:32 [6]: .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb"
2026-05-13 - 20:40:32 [6]: .. Running QList("blkid", "/dev/sdd")
2026-05-13 - 20:40:32 [6]: .. Running QList("blkid", "/dev/sdd1")
2026-05-13 - 20:40:32 [6]: .. Removing zram "/dev/zram0"
2026-05-13 - 20:40:32 [6]: .. there are 2 devices left.
2026-05-13 - 20:40:32 [6]: void PartitionCoreModule::doInit()
2026-05-13 - 20:40:32 [6]: LIST OF DETECTED DEVICES:
2026-05-13 - 20:40:32 [6]: .. node capacity name prettyName
2026-05-13 - 20:40:32 [6]: .. "/dev/sda" 240065183744 DevName$e63ff67b DevNamePretty$8abc4021
2026-05-13 - 20:40:32 [6]: .. "/dev/sdd" 4037017600 DevName$dc75ebd3 DevNamePretty$14af2d96
2026-05-13 - 20:40:32 [6]: .. 2 devices detected.
2026-05-13 - 20:40:32 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:32 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:33 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:33 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:35 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:35 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:36 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:36 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:37 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:37 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:38 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:38 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:39 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:39 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:41 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:41 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:42 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:42 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:43 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:43 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:44 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:44 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:45 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:45 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:47 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:47 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:48 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:48 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:49 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:49 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:50 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:50 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:51 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:51 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:53 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:53 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:54 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:54 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:55 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:55 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:56 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:56 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:57 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:57 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:40:59 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:40:59 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:00 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:00 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:01 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:01 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:02 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:02 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:03 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:03 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:05 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:05 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:06 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:06 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:07 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:07 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:08 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:08 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:09 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:09 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:11 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:11 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:12 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:12 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:13 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:13 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:14 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:14 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:15 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:15 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:17 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:17 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:18 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:18 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:19 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:19 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:20 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:20 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:21 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:21 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:23 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:23 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:24 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:24 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:25 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:25 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:26 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:26 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:27 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:27 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-13 - 20:41:29 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-13 - 20:41:29 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
2026-05-13 - 20:41:29 [6]: os-prober gave no output.
2026-05-13 - 20:41:29 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first
2026-05-13 - 20:41:29 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first
2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-13 - 20:41:29 [6]: Got 1 requirement results from "partition"
2026-05-13 - 20:41:29 [2]: void ChoicePage::updateActionDescriptionsTr()
2026-05-13 - 20:41:29 [2]: WARNING: Invalid osprober count, labels and buttons not updated.
2026-05-13 - 20:41:29 [6]: void ChoicePage::updateDeviceStatePreview()
2026-05-13 - 20:41:29 [6]: Updating partitioning state widgets.
2026-05-13 - 20:41:29 [6]: void ChoicePage::setupActions()
2026-05-13 - 20:41:29 [6]: Setting up actions for "/dev/sda" with 0 entries.
2026-05-13 - 20:41:29 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
2026-05-13 - 20:41:29 [6]: Can not resize "/dev/sda" , filesystem "unknown" does not support resize.
2026-05-13 - 20:41:29 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-13 - 20:41:29 [6]: Checking if "/dev/sda" can be replaced.
2026-05-13 - 20:41:29 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-13 - 20:41:29 [6]: Partition "/dev/sda" authorized for replace install.
2026-05-13 - 20:41:29 [6]: .. contains replaceable "unallocated"
2026-05-13 - 20:41:29 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-13 - 20:41:29 [6]: Setting texts for 0 osprober entries
2026-05-13 - 20:41:29 [6]: bool GeneralRequirements::checkHasPower()
2026-05-13 - 20:41:29 [6]: A battery exists, checking for mains power.
2026-05-13 - 20:41:29 [6]: void ChoicePage::setupActions()
2026-05-13 - 20:41:29 [6]: No partitions available for resize-action.
2026-05-13 - 20:41:29 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
2026-05-13 - 20:41:29 [6]: GeneralRequirements output:
storage : 12884901888
enoughStorage : true
RAM : 2147483648
enoughRam : true
hasPower : true
hasInternet : unchecked
isRoot : true
2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-13 - 20:41:29 [6]: Got 5 requirement results from "welcome"
2026-05-13 - 20:41:29 [6]: void ChoicePage::continueApplyDeviceChoice()
2026-05-13 - 20:41:29 [6]: Previous device -1 new device 0
2026-05-13 - 20:41:29 [6]: void ChoicePage::applyActionChoice(InstallChoice)
2026-05-13 - 20:41:29 [6]: InstallChoice Config::Erase "erase"
2026-05-13 - 20:41:29 [6]: PartitionTable* CreatePartitionTableJob::createTable()
2026-05-13 - 20:41:29 [6]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
2026-05-13 - 20:41:29 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first
2026-05-13 - 20:41:29 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first
2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::finished()
2026-05-13 - 20:41:29 [6]: All requirements have been checked.
2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsModel::describe() const
2026-05-13 - 20:41:29 [6]: Requirements model has 6 items
2026-05-13 - 20:41:29 [6]: .. requirement 0 "partitions" satisfied? true mandatory? true
2026-05-13 - 20:41:29 [6]: .. requirement 1 "storage" satisfied? true mandatory? true
2026-05-13 - 20:41:29 [6]: .. requirement 2 "ram" satisfied? true mandatory? true
2026-05-13 - 20:41:29 [6]: .. requirement 3 "power" satisfied? true mandatory? false
2026-05-13 - 20:41:29 [6]: .. requirement 4 "root" satisfied? true mandatory? true
2026-05-13 - 20:41:29 [6]: .. requirement 5 "screen" satisfied? true mandatory? false
2026-05-13 - 20:41:30 [6]: quint64 swapSuggestion(quint64, Config::SwapChoice)
2026-05-13 - 20:41:30 [6]: Suggested swap size: 7 GiB
2026-05-13 - 20:41:30 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first
2026-05-13 - 20:41:30 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first
2026-05-13 - 20:41:31 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first
2026-05-13 - 20:41:31 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first
2026-05-13 - 20:41:31 [6]: void PartitionCoreModule::dumpQueue() const
2026-05-13 - 20:41:31 [6]: # Queue:
2026-05-13 - 20:41:31 [6]: .. ## Device: "/dev/sda"
2026-05-13 - 20:41:31 [6]: .. - CreatePartitionTableJob
2026-05-13 - 20:41:31 [6]: .. - CreatePartitionJob
2026-05-13 - 20:41:31 [6]: .. - SetPartFlagsJob
2026-05-13 - 20:41:31 [6]: .. - CreatePartitionJob
2026-05-13 - 20:41:31 [6]: .. ## Device: "/dev/sdd"
2026-05-13 - 20:41:31 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
2026-05-13 - 20:41:31 [6]: Updating partitioning preview widgets.
2026-05-13 - 20:41:48 [6]: void Config::setLocaleIndex(int)
2026-05-13 - 20:41:48 [6]: Index 15 Selected locale "en_GB"
2026-05-13 - 20:41:48 [6]: .. Loading "calamares-linuxlite_en_GB" from "/etc/calamares/branding/linuxlite/lang"
2026-05-13 - 20:41:49 [6]: .. Branding using locale: "en_GB"
2026-05-13 - 20:41:49 [6]: .. Loaded QRC translation "tz_" "en_GB"
2026-05-13 - 20:41:49 [6]: .. Loaded QRC translation "calamares_" "en_GB"
2026-05-13 - 20:41:49 [6]: .. Loaded QRC translation "kb_" "en_GB"
2026-05-13 - 20:41:49 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-13 - 20:41:49 [6]: Setting texts for 0 osprober entries
2026-05-13 - 20:42:07 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-13 - 20:42:07 [6]: Mapping "en_GB" in "US" to locale.
2026-05-13 - 20:42:07 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-13 - 04:42:22 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-13 - 04:42:22 [6]: Mapping "en_GB" in "US" to locale.
2026-05-13 - 04:42:22 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-13 - 04:42:22 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-13 - 04:42:22 [6]: Mapping "en_GB" in "US" to locale.
2026-05-13 - 04:42:22 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-13 - 04:43:11 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-13 - 04:43:11 [6]: Mapping "en_GB" in "GB" to locale.
2026-05-13 - 04:43:11 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-13 - 09:43:16 [6]: void Config::guessLocaleKeyboardLayout()
2026-05-13 - 09:43:16 [6]: Got locale language "en_GB.UTF-8"
2026-05-13 - 09:43:16 [6]: .. looking for locale part "GB"
2026-05-13 - 09:43:16 [6]: .. matched "gb"
2026-05-13 - 09:43:20 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
2026-05-13 - 09:43:20 [6]: Next level: "en"
2026-05-13 - 09:43:20 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-13 - 09:43:20 [6]: xkbmap selection changed to: "gb" - ""
2026-05-13 - 09:44:51 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
2026-05-13 - 09:44:51 [6]: PCM::setBootLoaderInstallPath "/dev/sda"
2026-05-13 - 09:45:52 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-13 - 09:45:52 [6]: virtual QString PartitionViewStep::prettyStatus() const
2026-05-13 - 09:45:52 [6]: Summary for Partition 1 Config::Erase
2026-05-13 - 09:45:52 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-13 - 09:45:52 [6]: Checking LVM use on 2 devices
2026-05-13 - 09:45:52 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-13 - 09:45:52 [6]: Building partition information map
2026-05-13 - 09:45:52 [6]: .. partitions on "/dev/sda"
2026-05-13 - 09:45:52 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$7ebef0b1"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$b44bf3e5"
claimed : "true"
2026-05-13 - 09:45:52 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$7ebef0b1"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$b44bf3e5"
claimed : "true"
2026-05-13 - 09:45:52 [6]: .. partitions on "/dev/sdd"
2026-05-13 - 09:45:52 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$9a28d2cd"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$9cbf5d10"
claimed : "false"
2026-05-13 - 09:45:52 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
2026-05-13 - 09:45:52 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-13 - 09:45:52 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-13 - 09:45:52 [6]: Checking LVM use on 2 devices
2026-05-13 - 09:45:52 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-13 - 09:45:52 [6]: Building partition information map
2026-05-13 - 09:45:52 [6]: .. partitions on "/dev/sda"
2026-05-13 - 09:45:52 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$7ebef0b1"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$b44bf3e5"
claimed : "true"
2026-05-13 - 09:45:52 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$7ebef0b1"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$b44bf3e5"
claimed : "true"
2026-05-13 - 09:45:52 [6]: .. partitions on "/dev/sdd"
2026-05-13 - 09:45:52 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$9a28d2cd"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$9cbf5d10"
claimed : "false"
2026-05-13 - 09:45:52 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*)
2026-05-13 - 09:45:52 [6]: Summary widget is larger than viewport, enlarge by 89 to QSize(834, 590)
2026-05-13 - 09:46:09 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-13 - 09:46:09 [6]: Checking LVM use on 2 devices
2026-05-13 - 09:46:09 [6]: void Calamares::JobThread::finalize()
2026-05-13 - 09:46:09 [6]: There are 25 jobs, total weight 23
2026-05-13 - 09:46:09 [6]: .. Job 1 "Managing auto-mount settings…" +wt 0.111111 tot.wt 0.111111
2026-05-13 - 09:46:09 [6]: .. Job 2 "Clearing all temporary mounts…" +wt 0.111111 tot.wt 0.222222
2026-05-13 - 09:46:09 [6]: .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.111111 tot.wt 0.333333
2026-05-13 - 09:46:09 [6]: .. Job 4 "Creating new msdos partition table on /dev/sda…" +wt 0.111111 tot.wt 0.444444
2026-05-13 - 09:46:09 [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-13 - 09:46:09 [6]: .. Job 6 "Set flags on 220935MiB ext4 partition" +wt 0.111111 tot.wt 0.666667
2026-05-13 - 09:46:09 [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-13 - 09:46:09 [6]: .. Job 8 "Set partition information" +wt 0.111111 tot.wt 0.888889
2026-05-13 - 09:46:09 [6]: .. Job 9 "Managing auto-mount settings…" +wt 0.111111 tot.wt 1
2026-05-13 - 09:46:09 [6]: .. Job 10 "mount" +wt 1 tot.wt 2
2026-05-13 - 09:46:09 [6]: .. Job 11 "unpackfs" +wt 12 tot.wt 14
2026-05-13 - 09:46:09 [6]: .. Job 12 "fstab" +wt 1 tot.wt 15
2026-05-13 - 09:46:09 [6]: .. Job 13 "Setting timezone to Europe/London…" +wt 1 tot.wt 16
2026-05-13 - 09:46:09 [6]: .. Job 14 "localecfg" +wt 1 tot.wt 17
2026-05-13 - 09:46:09 [6]: .. Job 15 "Setting keyboard model to pc105, layout as gb-…" +wt 1 tot.wt 18
2026-05-13 - 09:46:09 [6]: .. Job 16 "Configuring <pre>sudo</pre> users…" +wt 0.166667 tot.wt 18.1667
2026-05-13 - 09:46:09 [6]: .. Job 17 "Preparing groups…" +wt 0.166667 tot.wt 18.3333
2026-05-13 - 09:46:09 [6]: .. Job 18 "Create user stephen" +wt 0.166667 tot.wt 18.5
2026-05-13 - 09:46:09 [6]: .. Job 19 "Set password for user stephen" +wt 0.166667 tot.wt 18.6667
2026-05-13 - 09:46:09 [6]: .. Job 20 "Set password for user root" +wt 0.166667 tot.wt 18.8333
2026-05-13 - 09:46:09 [6]: .. Job 21 "Set hostname ao722-rc2" +wt 0.166667 tot.wt 19
2026-05-13 - 09:46:09 [6]: .. Job 22 "displaymanager" +wt 1 tot.wt 20
2026-05-13 - 09:46:09 [6]: .. Job 23 "bootloader" +wt 1 tot.wt 21
2026-05-13 - 09:46:09 [6]: .. Job 24 "Running shell processes…" +wt 1 tot.wt 22
2026-05-13 - 09:46:09 [6]: .. Job 25 "Unmounting file systems…" +wt 1 tot.wt 23
2026-05-13 - 09:46:09 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:46:09 [6]: Starting job "Managing auto-mount settings…" ( 1 / 25 )
2026-05-13 - 09:46:09 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
2026-05-13 - 09:46:09 [6]: Set automount to disable
2026-05-13 - 09:46:09 [1]: void {anonymous}::PowerManagementInterface::inhibitDBusCallFinished(QDBusPendingCallWatcher*)
2026-05-13 - 09:46:09 [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-13 - 09:46:14 [6]: std::shared_ptr<Calamares::Partition::AutoMountInfo> Calamares::Partition::automountDisable(bool)
2026-05-13 - 09:46:14 [6]: Setting Solid automount to disabled
2026-05-13 - 09:46:14 [6]: .. 2 reply QList()
2026-05-13 - 09:46:14 [6]: .. 2 reply QList(QVariant(bool, false))
2026-05-13 - 09:46:14 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:46:14 [6]: Starting job "Clearing all temporary mounts…" ( 2 / 25 )
2026-05-13 - 09:46:14 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:46:14 [6]: Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 25 )
2026-05-13 - 09:46:14 [6]: QStringList getPartitionsForDevice(const QString&)
2026-05-13 - 09:46:14 [6]: Reading from "/proc/partitions" looking for "sda"
2026-05-13 - 09:46:14 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
2026-05-13 - 09:46:14 [6]: ClearMountsJob finished. Here's what was done:
2026-05-13 - 09:46:14 [6]: .. Running QList("udevadm", "settle")
2026-05-13 - 09:46:14 [6]: .. Running QList("sync")
2026-05-13 - 09:46:33 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:46:33 [6]: Starting job "Creating new msdos partition table on /dev/sda…" ( 4 / 25 )
2026-05-13 - 09:46:59 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:46:59 [6]: Starting job "Create new 220935MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system ext4" ( 5 / 25 )
2026-05-13 - 09:49:02 [6]: .. Running QList("lsblk", "-o", "NAME,FSTYPE,MOUNTPOINT,SIZE,UUID", "-f")
2026-05-13 - 09:49:02 [6]: .. Running QList("sh", "-c", "dmesg -T 2>/dev/null | tail -n 60")
2026-05-13 - 09:49:03 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-13 - 09:49:03 [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-13 - 09:49:03 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-13 - 09:49:03 [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/5c03fe57-d0dd-445c-987a-d9f9eb623fe3 215.8G 5c03fe57-d0dd-445c-987a-d9f9eb623fe3\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[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:33 2026] raid6: sse2x4 gen() 1262 MB/s\n[Wed May 13 09:33:33 2026] raid6: sse2x2 gen() 1390 MB/s\n[Wed May 13 09:33:33 2026] raid6: sse2x1 gen() 1151 MB/s\n[Wed May 13 09:33:33 2026] raid6: using algorithm sse2x2 gen() 1390 MB/s\n[Wed May 13 09:33:33 2026] raid6: .... xor() 886 MB/s, rmw enabled\n[Wed May 13 09:33:33 2026] raid6: using ssse3x2 recovery algorithm\n[Wed May 13 09:33:33 2026] xor: measuring software checksum speed\n[Wed May 13 09:33:33 2026] prefetch64-sse : 2029 MB/sec\n[Wed May 13 09:33:33 2026] generic_sse : 1971 MB/sec\n[Wed May 13 09:33:33 2026] xor: using function: prefetch64-sse (2029 MB/sec)\n[Wed May 13 09:33:34 2026] Btrfs loaded, zoned=yes, fsverity=yes\n[Wed May 13 09:33:38 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled\n[Wed May 13 09:35:49 2026] sda:\n[Wed May 13 09:35:57 2026] sda:\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:40:33 2026] JFS: nTxBlock = 8192, nTxLock = 65536\n[Wed May 13 09:40:34 2026] QNX4 filesystem 0.2.3 registered.\n[Wed May 13 09:46:45 2026] sda:\n[Wed May 13 09:46:45 2026] sda:\n[Wed May 13 09:47:14 2026] sda: sda1\n[Wed May 13 09:47:14 2026] sda: sda1\n[Wed May 13 09:47:51 2026] /dev/sda1: Can't open blockdev\n[Wed May 13 09:47:57 2026] /dev/sda1: Can't open blockdev\n[Wed May 13 09:48:29 2026] sda: sda1\n[Wed May 13 09:48:29 2026] sda: sda1\n[Wed May 13 09:48:36 2026] EXT4-fs (sda1): mounted filesystem 5c03fe57-d0dd-445c-987a-d9f9eb623fe3 r/w with ordered data mode. Quota mode: none."
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Set flags on partition /dev/sda1"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Create new 8007MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system linuxswap"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Set partition information"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Managing auto-mount settings…"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "mount"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "unpackfs"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "fstab"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Setting timezone to Europe/London…"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "localecfg"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Setting keyboard model to pc105, layout as gb-…"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Configuring <pre>sudo</pre> users…"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Preparing groups…"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Create user stephen"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Set password for user stephen"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Set password for user root"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Set hostname ao722-rc2"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "displaymanager"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "bootloader"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Running shell processes…"
2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run()
2026-05-13 - 09:49:03 [6]: Skipping non-emergency job "Unmounting file systems…"
2026-05-13 - 09:49:03 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2026-05-13 - 09:49:03 [1]: ERROR: Installation failed: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'."
2026-05-13 - 09:49:03 [6]: .. - message: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'."
2026-05-13 - 09:49:03 [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/5c03fe57-d0dd-445c-987a-d9f9eb623fe3 215.8G 5c03fe57-d0dd-445c-987a-d9f9eb623fe3
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:
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.
[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.
[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:33:33 2026] raid6: sse2x4 gen() 1262 MB/s
[Wed May 13 09:33:33 2026] raid6: sse2x2 gen() 1390 MB/s
[Wed May 13 09:33:33 2026] raid6: sse2x1 gen() 1151 MB/s
[Wed May 13 09:33:33 2026] raid6: using algorithm sse2x2 gen() 1390 MB/s
[Wed May 13 09:33:33 2026] raid6: .... xor() 886 MB/s, rmw enabled
[Wed May 13 09:33:33 2026] raid6: using ssse3x2 recovery algorithm
[Wed May 13 09:33:33 2026] xor: measuring software checksum speed
[Wed May 13 09:33:33 2026] prefetch64-sse : 2029 MB/sec
[Wed May 13 09:33:33 2026] generic_sse : 1971 MB/sec
[Wed May 13 09:33:33 2026] xor: using function: prefetch64-sse (2029 MB/sec)
[Wed May 13 09:33:34 2026] Btrfs loaded, zoned=yes, fsverity=yes
[Wed May 13 09:33:38 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[Wed May 13 09:35:49 2026] sda:
[Wed May 13 09:35:57 2026] sda:
[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.
[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.
[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.
[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.
[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !
[Wed May 13 09:40:33 2026] JFS: nTxBlock = 8192, nTxLock = 65536
[Wed May 13 09:40:34 2026] QNX4 filesystem 0.2.3 registered.
[Wed May 13 09:46:45 2026] sda:
[Wed May 13 09:46:45 2026] sda:
[Wed May 13 09:47:14 2026] sda: sda1
[Wed May 13 09:47:14 2026] sda: sda1
[Wed May 13 09:47:51 2026] /dev/sda1: Can't open blockdev
[Wed May 13 09:47:57 2026] /dev/sda1: Can't open blockdev
[Wed May 13 09:48:29 2026] sda: sda1
[Wed May 13 09:48:29 2026] sda: sda1
[Wed May 13 09:48:36 2026] EXT4-fs (sda1): mounted filesystem 5c03fe57-d0dd-445c-987a-d9f9eb623fe3 r/w with ordered data mode. Quota mode: none.
2026-05-13 - 09:49:03 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2026-05-13 - 09:49:03 [6]: Calamares will quit when the dialog closes.
2026-05-13 - 09:49:04 [6]: void Config::doNotify(bool, bool)
2026-05-13 - 09:49:04 [6]: Notification not sent; completion: failed
2026-05-13 - 09:49:04 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep()
2026-05-13 - 09:49:04 [6]: Sleep was never inhibited.
linux /tmp