05-12-2026, 12:37 AM
Also, could you tell me what CPU and disk/ssd etc you are using please? Was there an OS on that pc prior to this install attempt and if so, which one?
Quote:Installed on low end W7 notebook selecting the 'erase' option which is called replace I think.It seems I selected erase initially, saw 'replace' when using 'Back' and incorrectly assumed they were synonyms.
Quote:Also, could you tell me what CPU and disk/ssd etc you are using please? Was there an OS on that pc prior to this install attempt and if so, which one?
![[Image: xi9EWVD.png]](https://i.imgur.com/xi9EWVD.png)
cd ~/Downloads
wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares_4.3.14-0ubuntu25_amd64.deb
wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares-data_4.3.14-0ubuntu25_all.deb
wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamares3.3_4.3.14-0ubuntu25_amd64.deb
wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb
sudo apt install ./calamares_*.deb ./calamares-data_*.deb ./libcalamares*.deb![[Image: 3uqpz1hQCHs3.png]](https://xatimg.com/image/3uqpz1hQCHs3.png)
=== START CALAMARES 3.3.14
2026-05-12 - 20:14:03 [6]: void CalamaresApplication::init()
2026-05-12 - 20:14:03 [6]: Calamares version: 3.3.14
2026-05-12 - 20:14:03 [6]: .. Using Qt version: 6.10.2
2026-05-12 - 20:14:03 [6]: .. Build type: None
2026-05-12 - 20:14:03 [6]: .. Using Boost Python
2026-05-12 - 20:14:03 [6]: .. Using settings: "/etc/calamares/settings.conf"
2026-05-12 - 20:14:03 [6]: .. Using log file: "/root/.cache/calamares/session.log"
2026-05-12 - 20:14:03 [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-12 - 20:14:03 [6]: bool Calamares::initQmlModulesDir()
2026-05-12 - 20:14:03 [6]: Using Calamares QML directory "/usr/share/calamares/qml"
2026-05-12 - 20:14:03 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-12 - 20:14:03 [6]: Using Calamares branding file at "/etc/calamares/branding/linuxlite/branding.desc"
2026-05-12 - 20:14:03 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-12 - 20:14:03 [6]: Loaded branding component "linuxlite"
2026-05-12 - 20:14:03 [6]: .. Loaded QRC translation "tz_" "en_US"
2026-05-12 - 20:14:03 [6]: .. Loaded QRC translation "calamares_" "en_US"
2026-05-12 - 20:14:03 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done
2026-05-12 - 20:14:03 [6]: .. STARTUP: initModuleManager: module init started
2026-05-12 - 20:14:04 [6]: void Calamares::ModuleManager::doInit()
2026-05-12 - 20:14:04 [6]: Found 60 modules
2026-05-12 - 20:14:04 [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-12 - 20:14:04 [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-12 - 20:14:04 [6]: void CalamaresApplication::initView()
2026-05-12 - 20:14:04 [6]: STARTUP: initModuleManager: all modules init done
2026-05-12 - 20:14:04 [6]: void CalamaresApplication::initView()
2026-05-12 - 20:14:04 [6]: STARTUP: initJobQueue done
2026-05-12 - 20:14:04 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
2026-05-12 - 20:14:04 [6]: Available desktop QSize(1024, 569) minimum size QSize(1024, 520)
2026-05-12 - 20:14:04 [6]: .. Proposed window size: 1024 569
2026-05-12 - 20:14:04 [6]: void CalamaresApplication::initView()
2026-05-12 - 20:14:04 [6]: STARTUP: CalamaresWindow created; loadModules started
2026-05-12 - 20:14:04 [6]: void Config::initLanguages()
2026-05-12 - 20:14:04 [6]: Trying to match locale "en_US"
2026-05-12 - 20:14:04 [6]: void Config::initLanguages()
2026-05-12 - 20:14:04 [6]: Trying to match locale QLocale::system()/* English, Latin, United States */
2026-05-12 - 20:14:04 [6]: void Config::setLocaleIndex(int)
2026-05-12 - 20:14:04 [6]: Index 14 Selected locale "en"
2026-05-12 - 20:14:04 [6]: .. Loading "calamares-linuxlite_en" from "/etc/calamares/branding/linuxlite/lang"
2026-05-12 - 20:14:04 [6]: .. Branding using locale: "en"
2026-05-12 - 20:14:04 [6]: .. Loaded QRC translation "tz_" "en"
2026-05-12 - 20:14:04 [6]: .. Loaded QRC translation "calamares_" "en"
2026-05-12 - 20:14:06 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 20:14:06 [6]: ViewModule "welcome@welcome" loading complete.
2026-05-12 - 20:14:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 20:14:06 [2]: WARNING: No config file for "locale" found anywhere at
"/etc/calamares/modules/locale.conf"
"/usr/share/calamares/modules/locale.conf"
2026-05-12 - 20:14:07 [6]: QStringList loadLocales(const QString&)
2026-05-12 - 20:14:07 [6]: Loading locales from "/usr/share/i18n/SUPPORTED"
2026-05-12 - 20:14:07 [6]: QStringList loadLocales(const QString&)
2026-05-12 - 20:14:07 [6]: Read 514 lines
2026-05-12 - 20:14:07 [6]: QStringList loadLocales(const QString&)
2026-05-12 - 20:14:07 [6]: After filtering 331 lines
2026-05-12 - 20:14:07 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 20:14:07 [6]: ViewModule "locale@locale" loading complete.
2026-05-12 - 20:14:07 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 20:14:07 [2]: WARNING: No config file for "keyboard" found anywhere at
"/etc/calamares/modules/keyboard.conf"
"/usr/share/calamares/modules/keyboard.conf"
2026-05-12 - 20:14:08 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
2026-05-12 - 20:14:08 [6]: Loaded 183 keyboard models
2026-05-12 - 20:14:08 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*)
2026-05-12 - 20:14:08 [6]: Loaded 45 keyboard groups
2026-05-12 - 20:14:08 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-12 - 20:14:08 [6]: Variants now total= 0 selected= -1
2026-05-12 - 20:14:08 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-12 - 20:14:08 [6]: Groups now total= 45 selected= -1
2026-05-12 - 20:14:08 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-12 - 20:14:08 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&)
2026-05-12 - 20:14:08 [6]: QList("pc", "us", "inet(evdev)\"")
2026-05-12 - 20:14:17 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 20:14:17 [6]: ViewModule "keyboard@keyboard" loading complete.
2026-05-12 - 20:14:18 [6]: Calamares::Partition::InternalManager::InternalManager()
2026-05-12 - 20:14:18 [6]: KPMCore backend starting ..
2026-05-12 - 20:14:18 [6]: DEBUG (Qt): Loaded backend plugin: "pmsfdiskbackendplugin"
2026-05-12 - 20:14:18 [6]: .. Backend @0x652909504770 "pmsfdiskbackendplugin" "1"
2026-05-12 - 20:14:18 [2]: void Config::fillConfigurationFSTypes(const QVariantMap&)
2026-05-12 - 20:14:18 [2]: WARNING: Partition-module setting *luksGeneration* not found or invalid. Defaulting to luks1.
2026-05-12 - 20:14:18 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
2026-05-12 - 20:14:18 [2]: WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios
2026-05-12 - 20:14:18 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 20:14:18 [6]: ViewModule "partition@partition" loading complete.
2026-05-12 - 20:14:19 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 20:14:19 [6]: ViewModule "users@users" loading complete.
2026-05-12 - 20:14:19 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 20:14:19 [6]: ViewModule "summary@summary" loading complete.
2026-05-12 - 20:14:19 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 20:14:19 [6]: Module "partition@partition" already loaded.
2026-05-12 - 20:14:19 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-12 - 20:14:19 [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-12 - 20:14:19 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-12 - 20:14:19 [6]: QML load on startup, API 2.
2026-05-12 - 20:14:20 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 20:14:20 [2]: WARNING: No config file for "fstab" found anywhere at
"/etc/calamares/modules/fstab.conf"
"/usr/share/calamares/modules/fstab.conf"
2026-05-12 - 20:14:20 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 20:14:20 [6]: Module "locale@locale" already loaded.
2026-05-12 - 20:14:20 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 20:14:20 [6]: Module "keyboard@keyboard" already loaded.
2026-05-12 - 20:14:20 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 20:14:20 [6]: Module "users@users" already loaded.
2026-05-12 - 20:14:20 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-12 - 20:14:20 [6]: CppJobModule "shellprocess@shellprocess" loading complete.
2026-05-12 - 20:14:20 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 20:14:20 [2]: WARNING: No config file for "umount" found anywhere at
"/etc/calamares/modules/umount.conf"
"/usr/share/calamares/modules/umount.conf"
2026-05-12 - 20:14:20 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-12 - 20:14:20 [6]: CppJobModule "umount@umount" loading complete.
2026-05-12 - 20:14:20 [2]: void Config::setConfigurationMap(const QVariantMap&)
2026-05-12 - 20:14:20 [2]: WARNING: Configuring the finished module with deprecated restartNowEnabled settings
2026-05-12 - 20:14:20 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 20:14:20 [6]: ViewModule "finished@finished" loading complete.
2026-05-12 - 20:14:21 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-12 - 20:14:21 [6]: xkbmap selection changed to: "us" - ""
2026-05-12 - 20:14:22 [6]: void CalamaresApplication::initViewSteps()
2026-05-12 - 20:14:22 [6]: STARTUP: loadModules for all modules done
2026-05-12 - 20:14:22 [6]: void Calamares::ModuleManager::checkRequirements()
2026-05-12 - 20:14:22 [6]: Checking module requirements ..
2026-05-12 - 20:15:05 [6]: void CalamaresApplication::initViewSteps()
2026-05-12 - 20:15:05 [6]: STARTUP: Window now visible and ProgressTreeView populated
2026-05-12 - 20:15:05 [6]: .. 8 view steps loaded.
2026-05-12 - 20:15:05 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-12 - 20:15:05 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
2026-05-12 - 20:15:05 [6]: QML component complete, API 2
2026-05-12 - 20:15:06 [6]: .. Loading "/etc/calamares/branding/linuxlite/slideshow.qml"
2026-05-12 - 20:15:06 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:06 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:07 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:07 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:09 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:09 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:10 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:10 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:11 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:11 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:12 [2]: WARNING (Qt): unknown file system type "dos" on "/dev/sda"
2026-05-12 - 20:15:12 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:12 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:12 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdb" : No such file or directory
2026-05-12 - 20:15:12 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdb" : No such file or directory
2026-05-12 - 20:15:13 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdd" : No such file or directory
2026-05-12 - 20:15:13 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdd" : No such file or directory
2026-05-12 - 20:15:13 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:13 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:13 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/zram0" : No such file or directory
2026-05-12 - 20:15:13 [6]: DEBUG (Qt): error during smart output parsing for "/dev/zram0" : No such file or directory
2026-05-12 - 20:15:14 [2]: WARNING (Qt): unknown file system type "" on "/dev/zram0"
2026-05-12 - 20:15:14 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
2026-05-12 - 20:15:14 [6]: Removing unsuitable devices: 4 candidates.
2026-05-12 - 20:15:14 [6]: .. Running QList("blkid", "/dev/sda")
2026-05-12 - 20:15:14 [6]: .. Running QList("blkid", "/dev/sda1")
2026-05-12 - 20:15:14 [6]: .. Running QList("blkid", "")
2026-05-12 - 20:15:14 [6]: .. Target cmd: QList("blkid", "") Exit code: 2 (no output)
2026-05-12 - 20:15:14 [6]: .. Running QList("blkid", "/dev/sdb")
2026-05-12 - 20:15:14 [6]: .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb"
2026-05-12 - 20:15:14 [6]: .. Running QList("blkid", "/dev/sdd")
2026-05-12 - 20:15:14 [6]: .. Running QList("blkid", "/dev/sdd1")
2026-05-12 - 20:15:14 [6]: .. Removing zram "/dev/zram0"
2026-05-12 - 20:15:14 [6]: .. there are 2 devices left.
2026-05-12 - 20:15:14 [6]: void PartitionCoreModule::doInit()
2026-05-12 - 20:15:14 [6]: LIST OF DETECTED DEVICES:
2026-05-12 - 20:15:14 [6]: .. node capacity name prettyName
2026-05-12 - 20:15:14 [6]: .. "/dev/sda" 250059350016 DevName$bc9a0452 DevNamePretty$d8bb72d0
2026-05-12 - 20:15:14 [6]: .. "/dev/sdd" 4037017600 DevName$90d48ac9 DevNamePretty$a781e719
2026-05-12 - 20:15:14 [6]: .. 2 devices detected.
2026-05-12 - 20:15:15 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:15 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:16 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:16 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:17 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:17 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:18 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:18 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:19 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:19 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:21 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:21 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:22 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:22 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:23 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:23 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:24 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:24 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:25 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:25 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:27 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:27 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:28 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:28 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:29 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:29 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:30 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:30 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:31 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:31 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:33 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:33 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:34 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:34 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:35 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:35 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:36 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:36 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:37 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:37 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:39 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:39 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:40 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:40 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:41 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:41 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:42 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:42 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:43 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:43 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:45 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:45 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:46 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:46 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:47 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:47 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:48 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:48 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:49 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:49 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:51 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:51 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:52 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:52 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:53 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:53 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:54 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 20:15:54 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 20:15:54 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
2026-05-12 - 20:15:54 [6]: os-prober gave no output.
2026-05-12 - 20:15:54 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x65290955c970) without calling endResetModel first
2026-05-12 - 20:15:54 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x65290955c970) without calling beginResetModel first
2026-05-12 - 20:15:55 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-12 - 20:15:55 [6]: Got 1 requirement results from "partition"
2026-05-12 - 20:15:55 [2]: void ChoicePage::updateActionDescriptionsTr()
2026-05-12 - 20:15:55 [2]: WARNING: Invalid osprober count, labels and buttons not updated.
2026-05-12 - 20:15:55 [6]: void ChoicePage::updateDeviceStatePreview()
2026-05-12 - 20:15:55 [6]: Updating partitioning state widgets.
2026-05-12 - 20:15:55 [6]: void ChoicePage::setupActions()
2026-05-12 - 20:15:55 [6]: Setting up actions for "/dev/sda" with 0 entries.
2026-05-12 - 20:15:55 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
2026-05-12 - 20:15:55 [6]: Partition "/dev/sda1" authorized for resize + autopartition install.
2026-05-12 - 20:15:55 [6]: .. contains resizable "/dev/sda1"
2026-05-12 - 20:15:55 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-12 - 20:15:55 [6]: Checking if "/dev/sda1" can be replaced.
2026-05-12 - 20:15:55 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-12 - 20:15:55 [6]: Partition "/dev/sda1" authorized for replace install.
2026-05-12 - 20:15:55 [6]: .. contains replaceable "/dev/sda1"
2026-05-12 - 20:15:55 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
2026-05-12 - 20:15:55 [6]: Can not resize "/dev/sda" , filesystem "unknown" does not support resize.
2026-05-12 - 20:15:55 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-12 - 20:15:55 [6]: Checking if "/dev/sda" can be replaced.
2026-05-12 - 20:15:55 [6]: .. NO, insufficient storage
Required storage B: 13421772800 "(12GiB)"
Available storage B: 8396023808 "(7GiB)"
2026-05-12 - 20:15:55 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-12 - 20:15:55 [6]: Setting texts for 0 osprober entries
2026-05-12 - 20:15:55 [6]: bool GeneralRequirements::checkHasPower()
2026-05-12 - 20:15:55 [6]: A battery exists, checking for mains power.
2026-05-12 - 20:15:55 [6]: void ChoicePage::continueApplyDeviceChoice()
2026-05-12 - 20:15:55 [6]: Previous device -1 new device 0
2026-05-12 - 20:15:55 [6]: void ChoicePage::applyActionChoice(InstallChoice)
2026-05-12 - 20:15:55 [6]: InstallChoice Config::Erase "erase"
2026-05-12 - 20:15:55 [6]: PartitionTable* CreatePartitionTableJob::createTable()
2026-05-12 - 20:15:55 [6]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
2026-05-12 - 20:15:55 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x65290955c970) without calling endResetModel first
2026-05-12 - 20:15:55 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x65290955c970) without calling beginResetModel first
2026-05-12 - 20:15:55 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
2026-05-12 - 20:15:55 [6]: GeneralRequirements output:
storage : 12884901888
enoughStorage : true
RAM : 2147483648
enoughRam : true
hasPower : true
hasInternet : unchecked
isRoot : true
2026-05-12 - 20:15:55 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-12 - 20:15:55 [6]: Got 5 requirement results from "welcome"
2026-05-12 - 20:15:55 [6]: void Calamares::RequirementsChecker::finished()
2026-05-12 - 20:15:55 [6]: All requirements have been checked.
2026-05-12 - 20:15:55 [6]: void Calamares::RequirementsModel::describe() const
2026-05-12 - 20:15:55 [6]: Requirements model has 6 items
2026-05-12 - 20:15:55 [6]: .. requirement 0 "partitions" satisfied? true mandatory? true
2026-05-12 - 20:15:55 [6]: .. requirement 1 "storage" satisfied? true mandatory? true
2026-05-12 - 20:15:55 [6]: .. requirement 2 "ram" satisfied? true mandatory? true
2026-05-12 - 20:15:55 [6]: .. requirement 3 "power" satisfied? true mandatory? false
2026-05-12 - 20:15:55 [6]: .. requirement 4 "root" satisfied? true mandatory? true
2026-05-12 - 20:15:55 [6]: .. requirement 5 "screen" satisfied? true mandatory? false
2026-05-12 - 20:15:56 [6]: quint64 swapSuggestion(quint64, Config::SwapChoice)
2026-05-12 - 20:15:56 [6]: Suggested swap size: 7 GiB
2026-05-12 - 20:15:56 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x65290955c970) without calling endResetModel first
2026-05-12 - 20:15:56 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x65290955c970) without calling beginResetModel first
2026-05-12 - 20:15:56 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x65290955c970) without calling endResetModel first
2026-05-12 - 20:15:56 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x65290955c970) without calling beginResetModel first
2026-05-12 - 20:15:56 [6]: void PartitionCoreModule::dumpQueue() const
2026-05-12 - 20:15:56 [6]: # Queue:
2026-05-12 - 20:15:56 [6]: .. ## Device: "/dev/sda"
2026-05-12 - 20:15:56 [6]: .. - CreatePartitionTableJob
2026-05-12 - 20:15:56 [6]: .. - CreatePartitionJob
2026-05-12 - 20:15:56 [6]: .. - SetPartFlagsJob
2026-05-12 - 20:15:56 [6]: .. - CreatePartitionJob
2026-05-12 - 20:15:56 [6]: .. ## Device: "/dev/sdd"
2026-05-12 - 20:15:56 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
2026-05-12 - 20:15:56 [6]: Updating partitioning preview widgets.
2026-05-12 - 20:16:17 [6]: void Config::setLocaleIndex(int)
2026-05-12 - 20:16:17 [6]: Index 15 Selected locale "en_GB"
2026-05-12 - 20:16:17 [6]: .. Loading "calamares-linuxlite_en_GB" from "/etc/calamares/branding/linuxlite/lang"
2026-05-12 - 20:16:17 [6]: .. Branding using locale: "en_GB"
2026-05-12 - 20:16:17 [6]: .. Loaded QRC translation "tz_" "en_GB"
2026-05-12 - 20:16:17 [6]: .. Loaded QRC translation "calamares_" "en_GB"
2026-05-12 - 20:16:17 [6]: .. Loaded QRC translation "kb_" "en_GB"
2026-05-12 - 20:16:17 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-12 - 20:16:17 [6]: Setting texts for 0 osprober entries
2026-05-12 - 20:16:34 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 20:16:34 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 20:16:34 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 04:16:37 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 04:16:37 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 04:16:37 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 04:16:37 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 04:16:37 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 04:16:37 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 04:16:52 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 04:16:52 [6]: Mapping "en_GB" in "GB" to locale.
2026-05-12 - 04:16:52 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 09:17:22 [6]: void Config::guessLocaleKeyboardLayout()
2026-05-12 - 09:17:22 [6]: Got locale language "en_GB.UTF-8"
2026-05-12 - 09:17:22 [6]: .. looking for locale part "GB"
2026-05-12 - 09:17:22 [6]: .. matched "gb"
2026-05-12 - 09:17:44 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
2026-05-12 - 09:17:44 [6]: Next level: "en"
2026-05-12 - 09:17:46 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-12 - 09:17:46 [6]: xkbmap selection changed to: "gb" - ""
2026-05-12 - 09:29:02 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
2026-05-12 - 09:29:02 [6]: PCM::setBootLoaderInstallPath "/dev/sda"
2026-05-12 - 09:30:28 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-12 - 09:30:28 [6]: virtual QString PartitionViewStep::prettyStatus() const
2026-05-12 - 09:30:28 [6]: Summary for Partition 1 Config::Erase
2026-05-12 - 09:30:28 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 09:30:28 [6]: Checking LVM use on 2 devices
2026-05-12 - 09:30:28 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-12 - 09:30:28 [6]: Building partition information map
2026-05-12 - 09:30:28 [6]: .. partitions on "/dev/sda"
2026-05-12 - 09:30:28 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$e29e53b2"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$3a0b0ed6"
claimed : "true"
2026-05-12 - 09:30:28 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$e29e53b2"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$3a0b0ed6"
claimed : "true"
2026-05-12 - 09:30:28 [6]: .. partitions on "/dev/sdd"
2026-05-12 - 09:30:28 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$c68d41a9"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$ae3d3234"
claimed : "false"
2026-05-12 - 09:30:28 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
2026-05-12 - 09:30:28 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-12 - 09:30:28 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 09:30:28 [6]: Checking LVM use on 2 devices
2026-05-12 - 09:30:28 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-12 - 09:30:28 [6]: Building partition information map
2026-05-12 - 09:30:28 [6]: .. partitions on "/dev/sda"
2026-05-12 - 09:30:28 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$e29e53b2"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$3a0b0ed6"
claimed : "true"
2026-05-12 - 09:30:28 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$e29e53b2"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$3a0b0ed6"
claimed : "true"
2026-05-12 - 09:30:28 [6]: .. partitions on "/dev/sdd"
2026-05-12 - 09:30:28 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$c68d41a9"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$ae3d3234"
claimed : "false"
2026-05-12 - 09:30:28 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*)
2026-05-12 - 09:30:28 [6]: Summary widget is larger than viewport, enlarge by 61 to QSize(834, 590)
2026-05-12 - 09:32:10 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 09:32:10 [6]: Checking LVM use on 2 devices
2026-05-12 - 09:32:10 [6]: void Calamares::JobThread::finalize()
2026-05-12 - 09:32:10 [6]: There are 25 jobs, total weight 23
2026-05-12 - 09:32:10 [6]: .. Job 1 "Managing auto-mount settings…" +wt 0.111111 tot.wt 0.111111
2026-05-12 - 09:32:10 [6]: .. Job 2 "Clearing all temporary mounts…" +wt 0.111111 tot.wt 0.222222
2026-05-12 - 09:32:10 [6]: .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.111111 tot.wt 0.333333
2026-05-12 - 09:32:10 [6]: .. Job 4 "Creating new msdos partition table on /dev/sda…" +wt 0.111111 tot.wt 0.444444
2026-05-12 - 09:32:10 [6]: .. Job 5 "Create new 230467MiB partition on /dev/sda (Samsung SSD 840 EVO 250GB) with file system ext4" +wt 0.111111 tot.wt 0.555556
2026-05-12 - 09:32:10 [6]: .. Job 6 "Set flags on 230467MiB ext4 partition" +wt 0.111111 tot.wt 0.666667
2026-05-12 - 09:32:10 [6]: .. Job 7 "Create new 8007MiB partition on /dev/sda (Samsung SSD 840 EVO 250GB) with file system linuxswap" +wt 0.111111 tot.wt 0.777778
2026-05-12 - 09:32:10 [6]: .. Job 8 "Set partition information" +wt 0.111111 tot.wt 0.888889
2026-05-12 - 09:32:10 [6]: .. Job 9 "Managing auto-mount settings…" +wt 0.111111 tot.wt 1
2026-05-12 - 09:32:10 [6]: .. Job 10 "mount" +wt 1 tot.wt 2
2026-05-12 - 09:32:10 [6]: .. Job 11 "unpackfs" +wt 12 tot.wt 14
2026-05-12 - 09:32:10 [6]: .. Job 12 "fstab" +wt 1 tot.wt 15
2026-05-12 - 09:32:10 [6]: .. Job 13 "Setting timezone to Europe/London…" +wt 1 tot.wt 16
2026-05-12 - 09:32:10 [6]: .. Job 14 "localecfg" +wt 1 tot.wt 17
2026-05-12 - 09:32:10 [6]: .. Job 15 "Setting keyboard model to pc105, layout as gb-…" +wt 1 tot.wt 18
2026-05-12 - 09:32:10 [6]: .. Job 16 "Configuring <pre>sudo</pre> users…" +wt 0.166667 tot.wt 18.1667
2026-05-12 - 09:32:10 [6]: .. Job 17 "Preparing groups…" +wt 0.166667 tot.wt 18.3333
2026-05-12 - 09:32:10 [6]: .. Job 18 "Create user stephen" +wt 0.166667 tot.wt 18.5
2026-05-12 - 09:32:10 [6]: .. Job 19 "Set password for user stephen" +wt 0.166667 tot.wt 18.6667
2026-05-12 - 09:32:10 [6]: .. Job 20 "Set password for user root" +wt 0.166667 tot.wt 18.8333
2026-05-12 - 09:32:10 [6]: .. Job 21 "Set hostname ao722-80-rc2-auto" +wt 0.166667 tot.wt 19
2026-05-12 - 09:32:10 [6]: .. Job 22 "displaymanager" +wt 1 tot.wt 20
2026-05-12 - 09:32:10 [6]: .. Job 23 "bootloader" +wt 1 tot.wt 21
2026-05-12 - 09:32:10 [6]: .. Job 24 "Running shell processes…" +wt 1 tot.wt 22
2026-05-12 - 09:32:10 [6]: .. Job 25 "Unmounting file systems…" +wt 1 tot.wt 23
2026-05-12 - 09:32:10 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:32:10 [6]: Starting job "Managing auto-mount settings…" ( 1 / 25 )
2026-05-12 - 09:32:10 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
2026-05-12 - 09:32:10 [6]: Set automount to disable
2026-05-12 - 09:32:11 [1]: void {anonymous}::PowerManagementInterface::inhibitDBusCallFinished(QDBusPendingCallWatcher*)
2026-05-12 - 09:32:11 [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 - 09:32:15 [6]: std::shared_ptr<Calamares::Partition::AutoMountInfo> Calamares::Partition::automountDisable(bool)
2026-05-12 - 09:32:15 [6]: Setting Solid automount to disabled
2026-05-12 - 09:32:15 [6]: .. 2 reply QList()
2026-05-12 - 09:32:15 [6]: .. 2 reply QList(QVariant(bool, false))
2026-05-12 - 09:32:15 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:32:15 [6]: Starting job "Clearing all temporary mounts…" ( 2 / 25 )
2026-05-12 - 09:32:15 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:32:15 [6]: Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 25 )
2026-05-12 - 09:32:15 [6]: QStringList getPartitionsForDevice(const QString&)
2026-05-12 - 09:32:15 [6]: Reading from "/proc/partitions" looking for "sda"
2026-05-12 - 09:32:16 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
2026-05-12 - 09:32:16 [6]: ClearMountsJob finished. Here's what was done:
2026-05-12 - 09:32:16 [6]: .. Running QList("udevadm", "settle")
2026-05-12 - 09:32:16 [6]: .. Running QList("sync")
2026-05-12 - 09:32:34 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:32:34 [6]: Starting job "Creating new msdos partition table on /dev/sda…" ( 4 / 25 )
2026-05-12 - 09:33:03 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:33:03 [6]: Starting job "Create new 230467MiB partition on /dev/sda (Samsung SSD 840 EVO 250GB) with file system ext4" ( 5 / 25 )
2026-05-12 - 09:34:30 [6]: .. Running QList("lsblk", "-o", "NAME,FSTYPE,MOUNTPOINT,SIZE,UUID", "-f")
2026-05-12 - 09:34:31 [6]: .. Running QList("sh", "-c", "dmesg -T 2>/dev/null | tail -n 60")
2026-05-12 - 09:34:31 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-12 - 09:34:31 [2]: WARNING: Partition operation failed. KPMcore report:
"\nCreate a new partition (225.07 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 - 09:34:31 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-12 - 09:34:31 [2]: WARNING: Diagnostic state:
"--- Diagnostic state at failure ---\nlsblk:\nNAME FSTYPE MOUNTPOINT SIZE UUID\nloop0 squashfs /rofs 2.4G \nsda 232.9G \n`-sda1 ext4 /run/media/linux/93f12272-12bf-4de3-9fb7-e04aef7bffe0 225.1G 93f12272-12bf-4de3-9fb7-e04aef7bffe0\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 08:26:51 2026] scsi host3: usb-storage 1-3:1.0\n[Tue May 12 08:26:52 2026] scsi 3:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2\n[Tue May 12 08:26:52 2026] sd 3:0:0:0: Attached scsi generic sg3 type 0\n[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] 7884800 512-byte logical blocks: (4.04 GB/3.76 GiB)\n[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Write Protect is off\n[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Mode Sense: 0b 00 00 08\n[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] No Caching mode page found\n[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Assuming drive cache: write through\n[Tue May 12 08:26:52 2026] sdd: sdd1\n[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Attached SCSI removable disk\n[Tue May 12 08:27:07 2026] EXT4-fs (sdd1): mounted filesystem eee300b2-f75e-4127-9574-1adfbfec7245 r/w with ordered data mode. Quota mode: none.\n[Tue May 12 08:28:33 2026] perf: interrupt took too long (5012 > 4992), lowering kernel.perf_event_max_sample_rate to 39000\n[Tue May 12 08:41:46 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:41:46 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.\n[Tue May 12 08:41:46 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.\n[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.\n[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 09:15:20 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled\n[Tue May 12 09:15:21 2026] JFS: nTxBlock = 8192, nTxLock = 65536\n[Tue May 12 09:15:22 2026] QNX4 filesystem 0.2.3 registered.\n[Tue May 12 09:15:22 2026] raid6: sse2x4 gen() 1242 MB/s\n[Tue May 12 09:15:22 2026] raid6: sse2x2 gen() 1381 MB/s\n[Tue May 12 09:15:22 2026] raid6: sse2x1 gen() 1144 MB/s\n[Tue May 12 09:15:22 2026] raid6: using algorithm sse2x2 gen() 1381 MB/s\n[Tue May 12 09:15:22 2026] raid6: .... xor() 873 MB/s, rmw enabled\n[Tue May 12 09:15:22 2026] raid6: using ssse3x2 recovery algorithm\n[Tue May 12 09:15:22 2026] xor: measuring software checksum speed\n[Tue May 12 09:15:22 2026] prefetch64-sse : 2015 MB/sec\n[Tue May 12 09:15:22 2026] generic_sse : 2019 MB/sec\n[Tue May 12 09:15:22 2026] xor: using function: generic_sse (2019 MB/sec)\n[Tue May 12 09:15:23 2026] Btrfs loaded, zoned=yes, fsverity=yes\n[Tue May 12 09:17:32 2026] systemd-journald[1691]: Under memory pressure, flushing caches.\n[Tue May 12 09:17:34 2026] systemd-journald[1691]: Under memory pressure, flushing caches.\n[Tue May 12 09:32:35 2026] sda:\n[Tue May 12 09:32:35 2026] sda:\n[Tue May 12 09:33:03 2026] sda: sda1\n[Tue May 12 09:33:38 2026] /dev/sda1: Can't open blockdev\n[Tue May 12 09:33:44 2026] /dev/sda1: Can't open blockdev\n[Tue May 12 09:33:58 2026] sda: sda1\n[Tue May 12 09:33:58 2026] sda: sda1\n[Tue May 12 09:34:06 2026] EXT4-fs (sda1): mounted filesystem 93f12272-12bf-4de3-9fb7-e04aef7bffe0 r/w with ordered data mode. Quota mode: none."
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Set flags on partition /dev/sda1"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Create new 8007MiB partition on /dev/sda (Samsung SSD 840 EVO 250GB) with file system linuxswap"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Set partition information"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Managing auto-mount settings…"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "mount"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "unpackfs"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "fstab"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Setting timezone to Europe/London…"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "localecfg"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Setting keyboard model to pc105, layout as gb-…"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Configuring <pre>sudo</pre> users…"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Preparing groups…"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Create user stephen"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Set password for user stephen"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Set password for user root"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Set hostname ao722-80-rc2-auto"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "displaymanager"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "bootloader"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Running shell processes…"
2026-05-12 - 09:34:31 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 09:34:31 [6]: Skipping non-emergency job "Unmounting file systems…"
2026-05-12 - 09:34:31 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2026-05-12 - 09:34:31 [1]: ERROR: Installation failed: "The installer failed to create partition on disk 'Samsung SSD 840 EVO 250GB'."
2026-05-12 - 09:34:31 [6]: .. - message: "The installer failed to create partition on disk 'Samsung SSD 840 EVO 250GB'."
2026-05-12 - 09:34:31 [6]: .. - details:
Create a new partition (225.07 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 232.9G
`-sda1 ext4 /run/media/linux/93f12272-12bf-4de3-9fb7-e04aef7bffe0 225.1G 93f12272-12bf-4de3-9fb7-e04aef7bffe0
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 08:26:51 2026] scsi host3: usb-storage 1-3:1.0
[Tue May 12 08:26:52 2026] scsi 3:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
[Tue May 12 08:26:52 2026] sd 3:0:0:0: Attached scsi generic sg3 type 0
[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] 7884800 512-byte logical blocks: (4.04 GB/3.76 GiB)
[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Write Protect is off
[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Mode Sense: 0b 00 00 08
[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] No Caching mode page found
[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[Tue May 12 08:26:52 2026] sdd: sdd1
[Tue May 12 08:26:52 2026] sd 3:0:0:0: [sdd] Attached SCSI removable disk
[Tue May 12 08:27:07 2026] EXT4-fs (sdd1): mounted filesystem eee300b2-f75e-4127-9574-1adfbfec7245 r/w with ordered data mode. Quota mode: none.
[Tue May 12 08:28:33 2026] perf: interrupt took too long (5012 > 4992), lowering kernel.perf_event_max_sample_rate to 39000
[Tue May 12 08:41:46 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:41:46 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.
[Tue May 12 08:41:46 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: Please update package to include a native systemd unit file.
[Tue May 12 08:41:47 2026] systemd-sysv-generator[6587]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: Please update package to include a native systemd unit file.
[Tue May 12 08:42:09 2026] systemd-sysv-generator[6666]: ! This compatibility logic is deprecated, expect removal soon. !
[Tue May 12 09:15:20 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[Tue May 12 09:15:21 2026] JFS: nTxBlock = 8192, nTxLock = 65536
[Tue May 12 09:15:22 2026] QNX4 filesystem 0.2.3 registered.
[Tue May 12 09:15:22 2026] raid6: sse2x4 gen() 1242 MB/s
[Tue May 12 09:15:22 2026] raid6: sse2x2 gen() 1381 MB/s
[Tue May 12 09:15:22 2026] raid6: sse2x1 gen() 1144 MB/s
[Tue May 12 09:15:22 2026] raid6: using algorithm sse2x2 gen() 1381 MB/s
[Tue May 12 09:15:22 2026] raid6: .... xor() 873 MB/s, rmw enabled
[Tue May 12 09:15:22 2026] raid6: using ssse3x2 recovery algorithm
[Tue May 12 09:15:22 2026] xor: measuring software checksum speed
[Tue May 12 09:15:22 2026] prefetch64-sse : 2015 MB/sec
[Tue May 12 09:15:22 2026] generic_sse : 2019 MB/sec
[Tue May 12 09:15:22 2026] xor: using function: generic_sse (2019 MB/sec)
[Tue May 12 09:15:23 2026] Btrfs loaded, zoned=yes, fsverity=yes
[Tue May 12 09:17:32 2026] systemd-journald[1691]: Under memory pressure, flushing caches.
[Tue May 12 09:17:34 2026] systemd-journald[1691]: Under memory pressure, flushing caches.
[Tue May 12 09:32:35 2026] sda:
[Tue May 12 09:32:35 2026] sda:
[Tue May 12 09:33:03 2026] sda: sda1
[Tue May 12 09:33:38 2026] /dev/sda1: Can't open blockdev
[Tue May 12 09:33:44 2026] /dev/sda1: Can't open blockdev
[Tue May 12 09:33:58 2026] sda: sda1
[Tue May 12 09:33:58 2026] sda: sda1
[Tue May 12 09:34:06 2026] EXT4-fs (sda1): mounted filesystem 93f12272-12bf-4de3-9fb7-e04aef7bffe0 r/w with ordered data mode. Quota mode: none.
2026-05-12 - 09:34:31 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2026-05-12 - 09:34:31 [6]: Calamares will quit when the dialog closes.
2026-05-12 - 09:34:32 [6]: void Config::doNotify(bool, bool)
2026-05-12 - 09:34:32 [6]: Notification not sent; completion: failed
2026-05-12 - 09:34:32 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep()
2026-05-12 - 09:34:32 [6]: Sleep was never inhibited.
2026-05-12 - 09:36:53 [6]: void Config::doRestart(bool)
2026-05-12 - 09:36:53 [6]: mode= "never" user wants restart? false force restart? falsesudo apt install ./calamares_*.deb ./calamares-data_*.deb ./libcalamares*.deb
Note, selecting 'calamares' instead of './calamares_4.3.14-0ubuntu25_amd64.deb'
Note, selecting 'calamares-data' instead of './calamares-data_4.3.14-0ubuntu25_all.deb'
Note, selecting 'libcalamares3.3' instead of './libcalamares3.3_4.3.14-0ubuntu25_amd64.deb'
Note, selecting 'libcalamaresui3.3' instead of './libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb'
calamares is already the newest version (4.3.14-0ubuntu25).
calamares-data is already the newest version (4.3.14-0ubuntu25).
libcalamares3.3 is already the newest version (4.3.14-0ubuntu25).
libcalamaresui3.3 is already the newest version (4.3.14-0ubuntu25).
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 1=== START CALAMARES 3.3.14
2026-05-12 - 23:21:56 [6]: void CalamaresApplication::init()
2026-05-12 - 23:21:56 [6]: Calamares version: 3.3.14
2026-05-12 - 23:21:56 [6]: .. Using Qt version: 6.10.2
2026-05-12 - 23:21:56 [6]: .. Build type: None
2026-05-12 - 23:21:56 [6]: .. Using Boost Python
2026-05-12 - 23:21:56 [6]: .. Using settings: "/etc/calamares/settings.conf"
2026-05-12 - 23:21:56 [6]: .. Using log file: "/root/.cache/calamares/session.log"
2026-05-12 - 23:21:56 [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-12 - 23:21:56 [6]: bool Calamares::initQmlModulesDir()
2026-05-12 - 23:21:56 [6]: Using Calamares QML directory "/usr/share/calamares/qml"
2026-05-12 - 23:21:56 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-12 - 23:21:56 [6]: Using Calamares branding file at "/etc/calamares/branding/linuxlite/branding.desc"
2026-05-12 - 23:21:56 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2026-05-12 - 23:21:56 [6]: Loaded branding component "linuxlite"
2026-05-12 - 23:21:56 [6]: .. Loaded QRC translation "tz_" "en_US"
2026-05-12 - 23:21:56 [6]: .. Loaded QRC translation "calamares_" "en_US"
2026-05-12 - 23:21:56 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done
2026-05-12 - 23:21:56 [6]: .. STARTUP: initModuleManager: module init started
2026-05-12 - 23:21:57 [6]: void Calamares::ModuleManager::doInit()
2026-05-12 - 23:21:57 [6]: Found 60 modules
2026-05-12 - 23:21:57 [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-12 - 23:21:57 [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-12 - 23:21:57 [6]: void CalamaresApplication::initView()
2026-05-12 - 23:21:57 [6]: STARTUP: initModuleManager: all modules init done
2026-05-12 - 23:21:57 [6]: void CalamaresApplication::initView()
2026-05-12 - 23:21:57 [6]: STARTUP: initJobQueue done
2026-05-12 - 23:21:57 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
2026-05-12 - 23:21:57 [6]: Available desktop QSize(1024, 569) minimum size QSize(1024, 520)
2026-05-12 - 23:21:57 [6]: .. Proposed window size: 1024 569
2026-05-12 - 23:21:57 [6]: void CalamaresApplication::initView()
2026-05-12 - 23:21:57 [6]: STARTUP: CalamaresWindow created; loadModules started
2026-05-12 - 23:21:57 [6]: void Config::initLanguages()
2026-05-12 - 23:21:57 [6]: Trying to match locale "en_US"
2026-05-12 - 23:21:57 [6]: void Config::initLanguages()
2026-05-12 - 23:21:57 [6]: Trying to match locale QLocale::system()/* English, Latin, United States */
2026-05-12 - 23:21:57 [6]: void Config::setLocaleIndex(int)
2026-05-12 - 23:21:57 [6]: Index 14 Selected locale "en"
2026-05-12 - 23:21:57 [6]: .. Loading "calamares-linuxlite_en" from "/etc/calamares/branding/linuxlite/lang"
2026-05-12 - 23:21:57 [6]: .. Branding using locale: "en"
2026-05-12 - 23:21:57 [6]: .. Loaded QRC translation "tz_" "en"
2026-05-12 - 23:21:57 [6]: .. Loaded QRC translation "calamares_" "en"
2026-05-12 - 23:22:00 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 23:22:00 [6]: ViewModule "welcome@welcome" loading complete.
2026-05-12 - 23:22:00 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 23:22:00 [2]: WARNING: No config file for "locale" found anywhere at
"/etc/calamares/modules/locale.conf"
"/usr/share/calamares/modules/locale.conf"
2026-05-12 - 23:22:00 [6]: QStringList loadLocales(const QString&)
2026-05-12 - 23:22:00 [6]: Loading locales from "/usr/share/i18n/SUPPORTED"
2026-05-12 - 23:22:00 [6]: QStringList loadLocales(const QString&)
2026-05-12 - 23:22:00 [6]: Read 514 lines
2026-05-12 - 23:22:00 [6]: QStringList loadLocales(const QString&)
2026-05-12 - 23:22:00 [6]: After filtering 331 lines
2026-05-12 - 23:22:00 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 23:22:00 [6]: ViewModule "locale@locale" loading complete.
2026-05-12 - 23:22:00 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 23:22:00 [2]: WARNING: No config file for "keyboard" found anywhere at
"/etc/calamares/modules/keyboard.conf"
"/usr/share/calamares/modules/keyboard.conf"
2026-05-12 - 23:22:01 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
2026-05-12 - 23:22:01 [6]: Loaded 183 keyboard models
2026-05-12 - 23:22:01 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*)
2026-05-12 - 23:22:01 [6]: Loaded 45 keyboard groups
2026-05-12 - 23:22:01 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-12 - 23:22:01 [6]: Variants now total= 0 selected= -1
2026-05-12 - 23:22:01 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2026-05-12 - 23:22:01 [6]: Groups now total= 45 selected= -1
2026-05-12 - 23:22:01 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-12 - 23:22:01 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&)
2026-05-12 - 23:22:01 [6]: QList("pc", "us", "inet(evdev)\"")
2026-05-12 - 23:22:10 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 23:22:10 [6]: ViewModule "keyboard@keyboard" loading complete.
2026-05-12 - 23:22:20 [6]: Calamares::Partition::InternalManager::InternalManager()
2026-05-12 - 23:22:20 [6]: KPMCore backend starting ..
2026-05-12 - 23:22:20 [6]: DEBUG (Qt): Loaded backend plugin: "pmsfdiskbackendplugin"
2026-05-12 - 23:22:20 [6]: .. Backend @0x5cfac117ca80 "pmsfdiskbackendplugin" "1"
2026-05-12 - 23:22:20 [2]: void Config::fillConfigurationFSTypes(const QVariantMap&)
2026-05-12 - 23:22:20 [2]: WARNING: Partition-module setting *luksGeneration* not found or invalid. Defaulting to luks1.
2026-05-12 - 23:22:20 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
2026-05-12 - 23:22:20 [2]: WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios
2026-05-12 - 23:22:20 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 23:22:20 [6]: ViewModule "partition@partition" loading complete.
2026-05-12 - 23:22:32 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 23:22:32 [6]: ViewModule "users@users" loading complete.
2026-05-12 - 23:22:32 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 23:22:32 [6]: ViewModule "summary@summary" loading complete.
2026-05-12 - 23:22:32 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 23:22:32 [6]: Module "partition@partition" already loaded.
2026-05-12 - 23:22:32 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-12 - 23:22:32 [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-12 - 23:22:32 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2026-05-12 - 23:22:32 [6]: QML load on startup, API 2.
2026-05-12 - 23:22:37 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 23:22:37 [2]: WARNING: No config file for "fstab" found anywhere at
"/etc/calamares/modules/fstab.conf"
"/usr/share/calamares/modules/fstab.conf"
2026-05-12 - 23:22:37 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 23:22:37 [6]: Module "locale@locale" already loaded.
2026-05-12 - 23:22:37 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 23:22:37 [6]: Module "keyboard@keyboard" already loaded.
2026-05-12 - 23:22:37 [6]: void Calamares::ModuleManager::loadModules()
2026-05-12 - 23:22:37 [6]: Module "users@users" already loaded.
2026-05-12 - 23:22:37 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-12 - 23:22:37 [6]: CppJobModule "shellprocess@shellprocess" loading complete.
2026-05-12 - 23:22:37 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2026-05-12 - 23:22:37 [2]: WARNING: No config file for "umount" found anywhere at
"/etc/calamares/modules/umount.conf"
"/usr/share/calamares/modules/umount.conf"
2026-05-12 - 23:22:37 [6]: virtual void Calamares::CppJobModule::loadSelf()
2026-05-12 - 23:22:37 [6]: CppJobModule "umount@umount" loading complete.
2026-05-12 - 23:22:37 [2]: void Config::setConfigurationMap(const QVariantMap&)
2026-05-12 - 23:22:37 [2]: WARNING: Configuring the finished module with deprecated restartNowEnabled settings
2026-05-12 - 23:22:37 [6]: virtual void Calamares::ViewModule::loadSelf()
2026-05-12 - 23:22:37 [6]: ViewModule "finished@finished" loading complete.
2026-05-12 - 23:22:38 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-12 - 23:22:38 [6]: xkbmap selection changed to: "us" - ""
2026-05-12 - 23:22:38 [6]: void CalamaresApplication::initViewSteps()
2026-05-12 - 23:22:38 [6]: STARTUP: loadModules for all modules done
2026-05-12 - 23:22:38 [6]: void Calamares::ModuleManager::checkRequirements()
2026-05-12 - 23:22:38 [6]: Checking module requirements ..
2026-05-12 - 23:22:49 [6]: void CalamaresApplication::initViewSteps()
2026-05-12 - 23:22:49 [6]: STARTUP: Window now visible and ProgressTreeView populated
2026-05-12 - 23:22:49 [6]: .. 8 view steps loaded.
2026-05-12 - 23:22:49 [6]: .. Loaded QRC translation "kb_" "en"
2026-05-12 - 23:22:49 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
2026-05-12 - 23:22:49 [6]: QML component complete, API 2
2026-05-12 - 23:22:51 [6]: .. Loading "/etc/calamares/branding/linuxlite/slideshow.qml"
2026-05-12 - 23:22:51 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:51 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:22:52 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:52 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:22:53 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:53 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:22:54 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:54 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:22:55 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:55 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:22:56 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:56 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:22:58 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:58 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:22:59 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:22:59 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:00 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:00 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:01 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:01 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:02 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:02 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:04 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:04 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:05 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:05 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:06 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:06 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:07 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:07 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:08 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:08 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:10 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:10 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:11 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:11 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:12 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:12 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:13 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:13 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:15 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:15 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:16 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:16 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:17 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:17 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:18 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:18 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:19 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:19 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:21 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:21 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:22 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:22 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:22 [2]: WARNING (Qt): unknown file system type "dos" on "/dev/sda"
2026-05-12 - 23:23:23 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdb" : No such file or directory
2026-05-12 - 23:23:23 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdb" : No such file or directory
2026-05-12 - 23:23:23 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:23 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:23 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdd" : No such file or directory
2026-05-12 - 23:23:23 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdd" : No such file or directory
2026-05-12 - 23:23:24 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/zram0" : No such file or directory
2026-05-12 - 23:23:24 [6]: DEBUG (Qt): error during smart output parsing for "/dev/zram0" : No such file or directory
2026-05-12 - 23:23:24 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:24 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:24 [2]: WARNING (Qt): unknown file system type "" on "/dev/zram0"
2026-05-12 - 23:23:24 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
2026-05-12 - 23:23:24 [6]: Removing unsuitable devices: 4 candidates.
2026-05-12 - 23:23:24 [6]: .. Running QList("blkid", "/dev/sda")
2026-05-12 - 23:23:25 [6]: .. Running QList("blkid", "/dev/sda1")
2026-05-12 - 23:23:25 [6]: .. Running QList("blkid", "/dev/sdb")
2026-05-12 - 23:23:25 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:25 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:25 [6]: .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb"
2026-05-12 - 23:23:25 [6]: .. Running QList("blkid", "/dev/sdd")
2026-05-12 - 23:23:25 [6]: .. Running QList("blkid", "/dev/sdd1")
2026-05-12 - 23:23:26 [6]: .. Removing zram "/dev/zram0"
2026-05-12 - 23:23:26 [6]: .. there are 2 devices left.
2026-05-12 - 23:23:26 [6]: void PartitionCoreModule::doInit()
2026-05-12 - 23:23:26 [6]: LIST OF DETECTED DEVICES:
2026-05-12 - 23:23:26 [6]: .. node capacity name prettyName
2026-05-12 - 23:23:26 [6]: .. "/dev/sda" 240065183744 DevName$ba61a02e DevNamePretty$6e48d0a4
2026-05-12 - 23:23:26 [6]: .. "/dev/sdd" 4037017600 DevName$934cdcd7 DevNamePretty$1bc9fefb
2026-05-12 - 23:23:26 [6]: .. 2 devices detected.
2026-05-12 - 23:23:27 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:27 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:28 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:28 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:29 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:29 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:30 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:30 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:31 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:31 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:32 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:32 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:34 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:34 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:35 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:35 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:36 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:36 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:37 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:37 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:38 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:38 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:40 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:40 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:41 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:41 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:42 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:42 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:43 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:43 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:44 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:44 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:46 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:46 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:47 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:47 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:48 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:48 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:49 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:49 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:50 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:50 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:52 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:52 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:53 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:53 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:54 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:54 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:55 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:55 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:57 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:57 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:58 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:58 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:23:59 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:23:59 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:24:00 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:24:00 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:24:01 [6]: void Calamares::RequirementsChecker::reportProgress()
2026-05-12 - 23:24:01 [6]: Remaining modules: 7
"partition"
"shellprocess"
"summary"
"umount"
"unpackfs"
"users"
"welcome"
2026-05-12 - 23:24:01 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
2026-05-12 - 23:24:01 [6]: os-prober gave no output.
2026-05-12 - 23:24:01 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5cfac167f260) without calling endResetModel first
2026-05-12 - 23:24:01 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5cfac167f260) without calling beginResetModel first
2026-05-12 - 23:24:02 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-12 - 23:24:02 [6]: Got 1 requirement results from "partition"
2026-05-12 - 23:24:02 [2]: void ChoicePage::updateActionDescriptionsTr()
2026-05-12 - 23:24:02 [2]: WARNING: Invalid osprober count, labels and buttons not updated.
2026-05-12 - 23:24:02 [6]: void ChoicePage::updateDeviceStatePreview()
2026-05-12 - 23:24:02 [6]: Updating partitioning state widgets.
2026-05-12 - 23:24:02 [6]: void ChoicePage::setupActions()
2026-05-12 - 23:24:02 [6]: Setting up actions for "/dev/sda" with 0 entries.
2026-05-12 - 23:24:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
2026-05-12 - 23:24:02 [6]: Partition "/dev/sda1" authorized for resize + autopartition install.
2026-05-12 - 23:24:02 [6]: .. contains resizable "/dev/sda1"
2026-05-12 - 23:24:02 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-12 - 23:24:02 [6]: Checking if "/dev/sda1" can be replaced.
2026-05-12 - 23:24:02 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&)
2026-05-12 - 23:24:02 [6]: Partition "/dev/sda1" authorized for replace install.
2026-05-12 - 23:24:02 [6]: .. contains replaceable "/dev/sda1"
2026-05-12 - 23:24:02 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-12 - 23:24:02 [6]: Setting texts for 0 osprober entries
2026-05-12 - 23:24:02 [6]: void ChoicePage::continueApplyDeviceChoice()
2026-05-12 - 23:24:02 [6]: Previous device -1 new device 0
2026-05-12 - 23:24:02 [6]: void ChoicePage::applyActionChoice(InstallChoice)
2026-05-12 - 23:24:02 [6]: InstallChoice Config::Erase "erase"
2026-05-12 - 23:24:02 [6]: PartitionTable* CreatePartitionTableJob::createTable()
2026-05-12 - 23:24:02 [6]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
2026-05-12 - 23:24:02 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5cfac167f260) without calling endResetModel first
2026-05-12 - 23:24:02 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5cfac167f260) without calling beginResetModel first
2026-05-12 - 23:24:02 [6]: bool GeneralRequirements::checkHasPower()
2026-05-12 - 23:24:02 [6]: A battery exists, checking for mains power.
2026-05-12 - 23:24:02 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
2026-05-12 - 23:24:02 [6]: GeneralRequirements output:
storage : 12884901888
enoughStorage : true
RAM : 2147483648
enoughRam : true
hasPower : true
hasInternet : unchecked
isRoot : true
2026-05-12 - 23:24:02 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
2026-05-12 - 23:24:02 [6]: Got 5 requirement results from "welcome"
2026-05-12 - 23:24:02 [6]: void Calamares::RequirementsChecker::finished()
2026-05-12 - 23:24:02 [6]: All requirements have been checked.
2026-05-12 - 23:24:02 [6]: void Calamares::RequirementsModel::describe() const
2026-05-12 - 23:24:02 [6]: Requirements model has 6 items
2026-05-12 - 23:24:02 [6]: .. requirement 0 "partitions" satisfied? true mandatory? true
2026-05-12 - 23:24:02 [6]: .. requirement 1 "storage" satisfied? true mandatory? true
2026-05-12 - 23:24:02 [6]: .. requirement 2 "ram" satisfied? true mandatory? true
2026-05-12 - 23:24:02 [6]: .. requirement 3 "power" satisfied? true mandatory? false
2026-05-12 - 23:24:02 [6]: .. requirement 4 "root" satisfied? true mandatory? true
2026-05-12 - 23:24:02 [6]: .. requirement 5 "screen" satisfied? true mandatory? false
2026-05-12 - 23:24:03 [6]: quint64 swapSuggestion(quint64, Config::SwapChoice)
2026-05-12 - 23:24:03 [6]: Suggested swap size: 7 GiB
2026-05-12 - 23:24:03 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5cfac167f260) without calling endResetModel first
2026-05-12 - 23:24:03 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5cfac167f260) without calling beginResetModel first
2026-05-12 - 23:24:03 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5cfac167f260) without calling endResetModel first
2026-05-12 - 23:24:03 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5cfac167f260) without calling beginResetModel first
2026-05-12 - 23:24:03 [6]: void PartitionCoreModule::dumpQueue() const
2026-05-12 - 23:24:03 [6]: # Queue:
2026-05-12 - 23:24:03 [6]: .. ## Device: "/dev/sda"
2026-05-12 - 23:24:03 [6]: .. - CreatePartitionTableJob
2026-05-12 - 23:24:03 [6]: .. - CreatePartitionJob
2026-05-12 - 23:24:03 [6]: .. - SetPartFlagsJob
2026-05-12 - 23:24:03 [6]: .. - CreatePartitionJob
2026-05-12 - 23:24:03 [6]: .. ## Device: "/dev/sdd"
2026-05-12 - 23:24:03 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
2026-05-12 - 23:24:03 [6]: Updating partitioning preview widgets.
2026-05-12 - 23:24:15 [6]: void Config::setLocaleIndex(int)
2026-05-12 - 23:24:15 [6]: Index 15 Selected locale "en_GB"
2026-05-12 - 23:24:15 [6]: .. Loading "calamares-linuxlite_en_GB" from "/etc/calamares/branding/linuxlite/lang"
2026-05-12 - 23:24:15 [6]: .. Branding using locale: "en_GB"
2026-05-12 - 23:24:15 [6]: .. Loaded QRC translation "tz_" "en_GB"
2026-05-12 - 23:24:15 [6]: .. Loaded QRC translation "calamares_" "en_GB"
2026-05-12 - 23:24:15 [6]: .. Loaded QRC translation "kb_" "en_GB"
2026-05-12 - 23:24:15 [6]: void ChoicePage::updateActionDescriptionsTr()
2026-05-12 - 23:24:15 [6]: Setting texts for 0 osprober entries
2026-05-12 - 23:24:18 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 23:24:18 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 23:24:18 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 07:24:20 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 07:24:20 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 07:24:20 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 07:24:20 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 07:24:20 [6]: Mapping "en_GB" in "US" to locale.
2026-05-12 - 07:24:20 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 07:24:27 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
2026-05-12 - 07:24:27 [6]: Mapping "en_GB" in "GB" to locale.
2026-05-12 - 07:24:27 [6]: .. Got best match for "en_GB" as "en_GB.UTF-8"
2026-05-12 - 12:24:30 [6]: void Config::guessLocaleKeyboardLayout()
2026-05-12 - 12:24:30 [6]: Got locale language "en_GB.UTF-8"
2026-05-12 - 12:24:30 [6]: .. looking for locale part "GB"
2026-05-12 - 12:24:30 [6]: .. matched "gb"
2026-05-12 - 12:24:52 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
2026-05-12 - 12:24:52 [6]: Next level: "en"
2026-05-12 - 12:24:56 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&)
2026-05-12 - 12:24:56 [6]: xkbmap selection changed to: "gb" - ""
2026-05-12 - 12:26:03 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
2026-05-12 - 12:26:03 [6]: PCM::setBootLoaderInstallPath "/dev/sda"
2026-05-12 - 12:28:15 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-12 - 12:28:15 [6]: virtual QString PartitionViewStep::prettyStatus() const
2026-05-12 - 12:28:15 [6]: Summary for Partition 1 Config::Erase
2026-05-12 - 12:28:15 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 12:28:15 [6]: Checking LVM use on 2 devices
2026-05-12 - 12:28:15 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-12 - 12:28:15 [6]: Building partition information map
2026-05-12 - 12:28:15 [6]: .. partitions on "/dev/sda"
2026-05-12 - 12:28:15 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$c04d6570"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$2820a099"
claimed : "true"
2026-05-12 - 12:28:15 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$c04d6570"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$2820a099"
claimed : "true"
2026-05-12 - 12:28:15 [6]: .. partitions on "/dev/sdd"
2026-05-12 - 12:28:15 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$17a64108"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$84624c2a"
claimed : "false"
2026-05-12 - 12:28:15 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
2026-05-12 - 12:28:15 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread
2026-05-12 - 12:28:15 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 12:28:15 [6]: Checking LVM use on 2 devices
2026-05-12 - 12:28:15 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
2026-05-12 - 12:28:15 [6]: Building partition information map
2026-05-12 - 12:28:15 [6]: .. partitions on "/dev/sda"
2026-05-12 - 12:28:15 [6]: .. mapping for "" "New Partition"
partlabel : "rootfs"
partition-uuid (partuuid) : "PartUUID$c04d6570"
parttype : ""
partattrs : "0"
mountPoint: : "/"
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$2820a099"
claimed : "true"
2026-05-12 - 12:28:15 [6]: .. mapping for "" "New Partition"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$c04d6570"
parttype : ""
partattrs : "0"
mountPoint: : ""
fs: : "linuxswap"
fsName : "linuxswap"
filesystem-uuid (uuid) : "FSUUID$2820a099"
claimed : "true"
2026-05-12 - 12:28:15 [6]: .. partitions on "/dev/sdd"
2026-05-12 - 12:28:15 [6]: .. mapping for "/dev/sdd1" "/dev/sdd1"
partlabel : ""
partition-uuid (partuuid) : "PartUUID$17a64108"
parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4"
partattrs : "0"
mountPoint: : ""
fs: : "ext4"
fsName : "ext4"
filesystem-uuid (uuid) : "FSUUID$84624c2a"
claimed : "false"
2026-05-12 - 12:28:15 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*)
2026-05-12 - 12:28:15 [6]: Summary widget is larger than viewport, enlarge by 89 to QSize(834, 590)
2026-05-12 - 12:28:28 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
2026-05-12 - 12:28:28 [6]: Checking LVM use on 2 devices
2026-05-12 - 12:28:28 [6]: void Calamares::JobThread::finalize()
2026-05-12 - 12:28:28 [6]: There are 25 jobs, total weight 23
2026-05-12 - 12:28:28 [6]: .. Job 1 "Managing auto-mount settings…" +wt 0.111111 tot.wt 0.111111
2026-05-12 - 12:28:28 [6]: .. Job 2 "Clearing all temporary mounts…" +wt 0.111111 tot.wt 0.222222
2026-05-12 - 12:28:28 [6]: .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.111111 tot.wt 0.333333
2026-05-12 - 12:28:28 [6]: .. Job 4 "Creating new msdos partition table on /dev/sda…" +wt 0.111111 tot.wt 0.444444
2026-05-12 - 12:28:28 [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 - 12:28:28 [6]: .. Job 6 "Set flags on 220935MiB ext4 partition" +wt 0.111111 tot.wt 0.666667
2026-05-12 - 12:28:28 [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 - 12:28:28 [6]: .. Job 8 "Set partition information" +wt 0.111111 tot.wt 0.888889
2026-05-12 - 12:28:28 [6]: .. Job 9 "Managing auto-mount settings…" +wt 0.111111 tot.wt 1
2026-05-12 - 12:28:28 [6]: .. Job 10 "mount" +wt 1 tot.wt 2
2026-05-12 - 12:28:28 [6]: .. Job 11 "unpackfs" +wt 12 tot.wt 14
2026-05-12 - 12:28:28 [6]: .. Job 12 "fstab" +wt 1 tot.wt 15
2026-05-12 - 12:28:28 [6]: .. Job 13 "Setting timezone to Europe/London…" +wt 1 tot.wt 16
2026-05-12 - 12:28:28 [6]: .. Job 14 "localecfg" +wt 1 tot.wt 17
2026-05-12 - 12:28:28 [6]: .. Job 15 "Setting keyboard model to pc105, layout as gb-…" +wt 1 tot.wt 18
2026-05-12 - 12:28:28 [6]: .. Job 16 "Configuring <pre>sudo</pre> users…" +wt 0.166667 tot.wt 18.1667
2026-05-12 - 12:28:28 [6]: .. Job 17 "Preparing groups…" +wt 0.166667 tot.wt 18.3333
2026-05-12 - 12:28:28 [6]: .. Job 18 "Create user stephen" +wt 0.166667 tot.wt 18.5
2026-05-12 - 12:28:28 [6]: .. Job 19 "Set password for user stephen" +wt 0.166667 tot.wt 18.6667
2026-05-12 - 12:28:28 [6]: .. Job 20 "Set password for user root" +wt 0.166667 tot.wt 18.8333
2026-05-12 - 12:28:28 [6]: .. Job 21 "Set hostname ao722-8-0-rc2" +wt 0.166667 tot.wt 19
2026-05-12 - 12:28:28 [6]: .. Job 22 "displaymanager" +wt 1 tot.wt 20
2026-05-12 - 12:28:28 [6]: .. Job 23 "bootloader" +wt 1 tot.wt 21
2026-05-12 - 12:28:28 [6]: .. Job 24 "Running shell processes…" +wt 1 tot.wt 22
2026-05-12 - 12:28:28 [6]: .. Job 25 "Unmounting file systems…" +wt 1 tot.wt 23
2026-05-12 - 12:28:28 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:28:28 [6]: Starting job "Managing auto-mount settings…" ( 1 / 25 )
2026-05-12 - 12:28:28 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
2026-05-12 - 12:28:28 [6]: Set automount to disable
2026-05-12 - 12:28:28 [1]: void {anonymous}::PowerManagementInterface::inhibitDBusCallFinished(QDBusPendingCallWatcher*)
2026-05-12 - 12:28:28 [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 - 12:28:34 [6]: std::shared_ptr<Calamares::Partition::AutoMountInfo> Calamares::Partition::automountDisable(bool)
2026-05-12 - 12:28:34 [6]: Setting Solid automount to disabled
2026-05-12 - 12:28:34 [6]: .. 2 reply QList()
2026-05-12 - 12:28:34 [6]: .. 2 reply QList(QVariant(bool, false))
2026-05-12 - 12:28:34 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:28:34 [6]: Starting job "Clearing all temporary mounts…" ( 2 / 25 )
2026-05-12 - 12:28:34 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:28:34 [6]: Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 25 )
2026-05-12 - 12:28:36 [6]: QStringList getPartitionsForDevice(const QString&)
2026-05-12 - 12:28:36 [6]: Reading from "/proc/partitions" looking for "sda"
2026-05-12 - 12:28:36 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
2026-05-12 - 12:28:36 [6]: ClearMountsJob finished. Here's what was done:
2026-05-12 - 12:28:36 [6]: .. Running QList("udevadm", "settle")
2026-05-12 - 12:28:36 [6]: .. Running QList("sync")
2026-05-12 - 12:28:56 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:28:56 [6]: Starting job "Creating new msdos partition table on /dev/sda…" ( 4 / 25 )
2026-05-12 - 12:29:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:29:18 [6]: Starting job "Create new 220935MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system ext4" ( 5 / 25 )
2026-05-12 - 12:30:18 [6]: .. Running QList("lsblk", "-o", "NAME,FSTYPE,MOUNTPOINT,SIZE,UUID", "-f")
2026-05-12 - 12:30:18 [6]: .. Running QList("sh", "-c", "dmesg -T 2>/dev/null | tail -n 60")
2026-05-12 - 12:30:18 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-12 - 12:30:18 [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 - 12:30:18 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&)
2026-05-12 - 12:30:18 [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/A24 215.8G e0694c92-2f20-4e7a-8009-539a5ff644bf\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 11:32:16 2026] usb 1-3: Manufacturer: General \n[Tue May 12 11:32:16 2026] usb 1-3: SerialNumber: \\xd0\\x89\n[Tue May 12 11:32:16 2026] usb-storage 1-3:1.0: USB Mass Storage device detected\n[Tue May 12 11:32:16 2026] scsi host3: usb-storage 1-3:1.0\n[Tue May 12 11:32:17 2026] scsi 3:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2\n[Tue May 12 11:32:17 2026] sd 3:0:0:0: Attached scsi generic sg3 type 0\n[Tue May 12 11:32:17 2026] sd 3:0:0:0: [sdd] 7884800 512-byte logical blocks: (4.04 GB/3.76 GiB)\n[Tue May 12 11:32:17 2026] sd 3:0:0:0: [sdd] Write Protect is off\n[Tue May 12 11:32:17 2026] sd 3:0:0:0: [sdd] Mode Sense: 0b 00 00 08\n[Tue May 12 11:32:17 2026] sd 3:0:0:0: [sdd] No Caching mode page found\n[Tue May 12 11:32:17 2026] sd 3:0:0:0: [sdd] Assuming drive cache: write through\n[Tue May 12 11:32:17 2026] sdd: sdd1\n[Tue May 12 11:32:17 2026] sd 3:0:0:0: [sdd] Attached SCSI removable disk\n[Tue May 12 11:33:38 2026] EXT4-fs (sdd1): mounted filesystem eee300b2-f75e-4127-9574-1adfbfec7245 r/w with ordered data mode. Quota mode: none.\n[Tue May 12 11:46:30 2026] systemd-sysv-generator[9744]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:30 2026] systemd-sysv-generator[9744]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:30 2026] systemd-sysv-generator[9744]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:31 2026] systemd-sysv-generator[9744]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 11:46:40 2026] systemd-sysv-generator[9825]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:40 2026] systemd-sysv-generator[9825]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:40 2026] systemd-sysv-generator[9825]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 11:46:40 2026] systemd-sysv-generator[9825]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:40 2026] systemd-sysv-generator[9825]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:40 2026] systemd-sysv-generator[9825]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 11:46:41 2026] systemd-sysv-generator[9825]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:41 2026] systemd-sysv-generator[9825]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:41 2026] systemd-sysv-generator[9825]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 11:46:41 2026] systemd-sysv-generator[9825]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Tue May 12 11:46:41 2026] systemd-sysv-generator[9825]: Please update package to include a native systemd unit file.\n[Tue May 12 11:46:41 2026] systemd-sysv-generator[9825]: ! This compatibility logic is deprecated, expect removal soon. !\n[Tue May 12 12:23:32 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled\n[Tue May 12 12:23:32 2026] JFS: nTxBlock = 8192, nTxLock = 65536\n[Tue May 12 12:23:33 2026] QNX4 filesystem 0.2.3 registered.\n[Tue May 12 12:23:33 2026] raid6: sse2x4 gen() 1245 MB/s\n[Tue May 12 12:23:33 2026] raid6: sse2x2 gen() 1368 MB/s\n[Tue May 12 12:23:33 2026] raid6: sse2x1 gen() 1078 MB/s\n[Tue May 12 12:23:33 2026] raid6: using algorithm sse2x2 gen() 1368 MB/s\n[Tue May 12 12:23:33 2026] raid6: .... xor() 831 MB/s, rmw enabled\n[Tue May 12 12:23:33 2026] raid6: using ssse3x2 recovery algorithm\n[Tue May 12 12:23:33 2026] xor: measuring software checksum speed\n[Tue May 12 12:23:33 2026] prefetch64-sse : 1995 MB/sec\n[Tue May 12 12:23:33 2026] generic_sse : 1887 MB/sec\n[Tue May 12 12:23:33 2026] xor: using function: prefetch64-sse (1995 MB/sec)\n[Tue May 12 12:23:34 2026] Btrfs loaded, zoned=yes, fsverity=yes\n[Tue May 12 12:24:47 2026] audit: type=1400 audit(1778585087.505:7): apparmor=\"DENIED\" operation=\"change_onexec\" class=\"file\" info=\"label not found\" error=-2 profile=\"unconfined\" name=\"ubuntu_pro_apt_news\" pid=68715 comm=\"(python3)\"\n[Tue May 12 12:24:48 2026] audit: type=1400 audit(1778585088.469:8): apparmor=\"DENIED\" operation=\"change_onexec\" class=\"file\" info=\"label not found\" error=-2 profile=\"unconfined\" name=\"ubuntu_pro_esm_cache\" pid=68717 comm=\"(python3)\"\n[Tue May 12 12:28:56 2026] sda:\n[Tue May 12 12:28:56 2026] sda:\n[Tue May 12 12:29:18 2026] sda: sda1\n[Tue May 12 12:30:08 2026] sda: sda1\n[Tue May 12 12:30:08 2026] sda: sda1\n[Tue May 12 12:30:11 2026] EXT4-fs (sda1): mounted filesystem e0694c92-2f20-4e7a-8009-539a5ff644bf r/w with ordered data mode. Quota mode: none."
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Set flags on partition /dev/sda1"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Create new 8007MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system linuxswap"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Set partition information"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Managing auto-mount settings…"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "mount"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "unpackfs"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "fstab"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Setting timezone to Europe/London…"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "localecfg"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Setting keyboard model to pc105, layout as gb-…"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Configuring <pre>sudo</pre> users…"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Preparing groups…"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Create user stephen"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Set password for user stephen"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Set password for user root"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Set hostname ao722-8-0-rc2"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "displaymanager"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "bootloader"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Running shell processes…"
2026-05-12 - 12:30:18 [6]: virtual void Calamares::JobThread::run()
2026-05-12 - 12:30:18 [6]: Skipping non-emergency job "Unmounting file systems…"
2026-05-12 - 12:30:18 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
2026-05-12 - 12:30:18 [1]: ERROR: Installation failed: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'."
2026-05-12 - 12:30:18 [6]: .. - message: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'."
2026-05-12 - 12:30:18 [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
Commandsudo apt install --reinstall ./calamares_*.deb ./calamares-data_*.deb ./libcalamares*.debExamining hard disk configuration ...
HDD Device 0: /dev/sda
HDD Model ID : WDC WDS240G2G0A-00JH30
HDD Serial No: 1947BM454102
HDD Revision : UF450000
HDD Size : 228944 MB
Interface : S-ATA Gen3, 6 Gbps
Temperature : 17 °C
Highest Temp.: 49 °C
Health : 100 %
Performance : 100 %
Power on time: 1 days, 17 hours
Est. lifetime: more than 1000 days
Total written: 135 GB
The status of the solid state disk is PERFECT. Problematic or weak sectors were not found.
The health is determined by SSD specific S.M.A.R.T. attribute(s): #230 Media Wearout Indicator
No actions needed.=== 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