Created
March 20, 2025 15:49
-
-
Save TheGP/b94c74c6e66ab3816b630b387cb5f616 to your computer and use it in GitHub Desktop.
debug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === START CALAMARES 3.3.5 | |
| 2025-03-18 - 21:48:46 [6]: void CalamaresApplication::init() | |
| 2025-03-18 - 21:48:46 [6]: Calamares version: 3.3.5 | |
| 2025-03-18 - 21:48:46 [6]: .. Using Qt version: 5.15.13 | |
| 2025-03-18 - 21:48:46 [6]: .. Build type: None | |
| 2025-03-18 - 21:48:46 [6]: .. Using PyBind11 | |
| 2025-03-18 - 21:48:46 [6]: .. Using settings: "/etc/calamares/settings.conf" | |
| 2025-03-18 - 21:48:46 [6]: .. Using log file: "/home/lubuntu/.cache/calamares/session.log" | |
| 2025-03-18 - 21:48:46 [6]: .. Languages: ("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") | |
| 2025-03-18 - 21:48:46 [6]: bool Calamares::initQmlModulesDir() | |
| 2025-03-18 - 21:48:46 [6]: Using Calamares QML directory "/usr/share/calamares/qml" | |
| 2025-03-18 - 21:48:46 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) | |
| 2025-03-18 - 21:48:46 [6]: Using Calamares branding file at "/etc/calamares/branding/lubuntu/branding.desc" | |
| 2025-03-18 - 21:48:46 [2]: void Calamares::Branding::initSimpleSettings(const YAML::Node&) | |
| 2025-03-18 - 21:48:46 [2]: WARNING: Branding module-setting *windowPlacement* interpreted as "free" | |
| 2025-03-18 - 21:48:46 [2]: void Calamares::flavorAndSide(const YAML::Node&, const char*, Branding::PanelFlavor&, Branding::PanelSide&) | |
| 2025-03-18 - 21:48:46 [2]: WARNING: Branding setting for sidebar is missing, using "widget" "left" | |
| 2025-03-18 - 21:48:46 [2]: void Calamares::flavorAndSide(const YAML::Node&, const char*, Branding::PanelFlavor&, Branding::PanelSide&) | |
| 2025-03-18 - 21:48:46 [2]: WARNING: Branding setting for navigation is missing, using "widget" "bottom" | |
| 2025-03-18 - 21:48:46 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) | |
| 2025-03-18 - 21:48:46 [6]: Loaded branding component "lubuntu" | |
| 2025-03-18 - 21:48:46 [6]: .. No translation for "tz_" "C" using default (en) | |
| 2025-03-18 - 21:48:46 [6]: .. No translation for "calamares_" "C" using default (en) | |
| 2025-03-18 - 21:48:46 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done | |
| 2025-03-18 - 21:48:46 [6]: .. STARTUP: initModuleManager: module init started | |
| 2025-03-18 - 21:48:46 [6]: void Calamares::ModuleManager::doInit() | |
| 2025-03-18 - 21:48:46 [6]: Found 61 modules | |
| 2025-03-18 - 21:48:46 [6]: void CalamaresApplication::initView() | |
| 2025-03-18 - 21:48:46 [6]: STARTUP: initModuleManager: all modules init done | |
| 2025-03-18 - 21:48:46 [6]: void CalamaresApplication::initView() | |
| 2025-03-18 - 21:48:46 [6]: STARTUP: initJobQueue done | |
| 2025-03-18 - 21:48:46 [6]: CalamaresWindow::CalamaresWindow(QWidget*) | |
| 2025-03-18 - 21:48:46 [6]: Available desktop QSize(3440, 1440) minimum size QSize(1024, 520) | |
| 2025-03-18 - 21:48:46 [6]: .. Proposed window size: 1024 520 | |
| 2025-03-18 - 21:48:46 [2]: QString Calamares::_stylesheet(const QDir&) | |
| 2025-03-18 - 21:48:46 [2]: WARNING: The branding component "/etc/calamares/branding/lubuntu" does not ship stylesheet.qss. | |
| 2025-03-18 - 21:48:46 [6]: void CalamaresApplication::initView() | |
| 2025-03-18 - 21:48:46 [6]: STARTUP: CalamaresWindow created; loadModules started | |
| 2025-03-18 - 21:48:46 [6]: void Config::initLanguages() | |
| 2025-03-18 - 21:48:46 [6]: Trying to match locale "C" | |
| 2025-03-18 - 21:48:46 [6]: void Config::initLanguages() | |
| 2025-03-18 - 21:48:46 [6]: Trying to match locale QLocale(C, Default, Default) | |
| 2025-03-18 - 21:48:46 [6]: .. Trying to match approximate locale QLocale::C | |
| 2025-03-18 - 21:48:46 [6]: .. Trying to match English (US) | |
| 2025-03-18 - 21:48:46 [6]: void Config::setLocaleIndex(int) | |
| 2025-03-18 - 21:48:46 [6]: Index 14 Selected locale "en" | |
| 2025-03-18 - 21:48:46 [6]: .. Loading "calamares-lubuntu_en" from "/etc/calamares/branding/lubuntu/lang" | |
| 2025-03-18 - 21:48:46 [6]: .. Branding no translation for "en" using default (en) | |
| 2025-03-18 - 21:48:46 [6]: .. Loaded QRC translation "tz_" "en" | |
| 2025-03-18 - 21:48:46 [6]: .. Loaded QRC translation "calamares_" "en" | |
| 2025-03-18 - 21:48:46 [2]: Calamares::GeoIP::Handler::Handler(const QString&, const QString&, const QString&) | |
| 2025-03-18 - 21:48:46 [2]: WARNING: GeoIP style *none* does not do anything. | |
| 2025-03-18 - 21:48:46 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:46 [6]: ViewModule "welcome@welcome" loading complete. | |
| 2025-03-18 - 21:48:46 [6]: QStringList loadLocales(const QString&) | |
| 2025-03-18 - 21:48:46 [6]: Loading locales from "/usr/share/i18n/SUPPORTED" | |
| 2025-03-18 - 21:48:46 [6]: .. Read 510 lines | |
| 2025-03-18 - 21:48:46 [6]: .. After filtering 327 lines | |
| 2025-03-18 - 21:48:46 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:46 [6]: ViewModule "locale@locale" loading complete. | |
| 2025-03-18 - 21:48:46 [2]: void Calamares::Module::loadConfigurationFile(const QString&) | |
| 2025-03-18 - 21:48:46 [2]: WARNING: No config file for "keyboard" found anywhere at | |
| "/etc/calamares/modules/keyboard.conf" | |
| "/usr/share/calamares/modules/keyboard.conf" | |
| 2025-03-18 - 21:48:46 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*) | |
| 2025-03-18 - 21:48:46 [6]: Loaded 186 keyboard models | |
| 2025-03-18 - 21:48:46 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*) | |
| 2025-03-18 - 21:48:46 [6]: Loaded 40 keyboard groups | |
| 2025-03-18 - 21:48:46 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) | |
| 2025-03-18 - 21:48:46 [6]: Variants now total= 0 selected= -1 | |
| 2025-03-18 - 21:48:46 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) | |
| 2025-03-18 - 21:48:46 [6]: Groups now total= 40 selected= -1 | |
| 2025-03-18 - 21:48:46 [6]: .. Loaded QRC translation "kb_" "en" | |
| 2025-03-18 - 21:48:46 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&) | |
| 2025-03-18 - 21:48:46 [6]: ("pc", "us", "inet(evdev)\"") | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: ViewModule "keyboard@keyboard" loading complete. | |
| 2025-03-18 - 21:48:47 [2]: void Calamares::Module::loadConfigurationFile(const QString&) | |
| 2025-03-18 - 21:48:47 [2]: WARNING: No config file for "pkgselect" found anywhere at | |
| "/etc/calamares/modules/pkgselect.conf" | |
| "/usr/share/calamares/modules/pkgselect.conf" | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: ViewModule "pkgselect@pkgselect" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: Calamares::Partition::InternalManager::InternalManager() | |
| 2025-03-18 - 21:48:47 [6]: KPMCore backend starting .. | |
| 2025-03-18 - 21:48:47 [6]: DEBUG (Qt): Loaded backend plugin: "pmsfdiskbackendplugin" | |
| 2025-03-18 - 21:48:47 [6]: .. Backend @0x5bffe7e90a20 "pmsfdiskbackendplugin" "1" | |
| 2025-03-18 - 21:48:47 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&) | |
| 2025-03-18 - 21:48:47 [2]: WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios | |
| 2025-03-18 - 21:48:47 [2]: QString PartUtils::canonicalFilesystemName(const QString&, FileSystem::Type*) | |
| 2025-03-18 - 21:48:47 [2]: WARNING: Filesystem "unknown" not found, using ext4 | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: ViewModule "partition@partition" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: .. minLength set to 1 | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: ViewModule "users@users" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: ViewModule "summary@summary" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: void Calamares::ModuleManager::loadModules() | |
| 2025-03-18 - 21:48:47 [6]: Module "partition@partition" already loaded. | |
| 2025-03-18 - 21:48:47 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) | |
| 2025-03-18 - 21:48:47 [6]: QML import paths: | |
| "/usr/share/calamares/qml" | |
| "/usr/bin" | |
| "qrc:/qt-project.org/imports" | |
| "/usr/lib/x86_64-linux-gnu/qt5/qml" | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "machineid@machineid" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: void Calamares::ModuleManager::loadModules() | |
| 2025-03-18 - 21:48:47 [6]: Module "locale@locale" already loaded. | |
| 2025-03-18 - 21:48:47 [6]: void Calamares::ModuleManager::loadModules() | |
| 2025-03-18 - 21:48:47 [6]: Module "keyboard@keyboard" already loaded. | |
| 2025-03-18 - 21:48:47 [2]: void Calamares::Module::loadConfigurationFile(const QString&) | |
| 2025-03-18 - 21:48:47 [2]: WARNING: No config file for "luksbootkeyfile" found anywhere at | |
| "/etc/calamares/modules/luksbootkeyfile.conf" | |
| "/usr/share/calamares/modules/luksbootkeyfile.conf" | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: void Calamares::ModuleManager::loadModules() | |
| 2025-03-18 - 21:48:47 [6]: Module "users@users" already loaded. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "contextualprocess@before_bootloader_mkdirs" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "shellprocess@bug-LP#1829805" loading complete. | |
| 2025-03-18 - 21:48:47 [2]: void Calamares::Module::loadConfigurationFile(const QString&) | |
| 2025-03-18 - 21:48:47 [2]: WARNING: No config file for "initramfs" found anywhere at | |
| "/etc/calamares/modules/initramfs.conf" | |
| "/usr/share/calamares/modules/initramfs.conf" | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "initramfs@initramfs" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "contextualprocess@before_bootloader" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "shellprocess@add386arch" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "shellprocess@fixconkeys_part1" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "shellprocess@fixconkeys_part2" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "contextualprocess@pkgselect_action" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "contextualprocess@pkgselect_snap_action" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "shellprocess@logs" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::CppJobModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: CppJobModule "umount@umount" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: virtual void Calamares::ViewModule::loadSelf() | |
| 2025-03-18 - 21:48:47 [6]: ViewModule "finished@finished" loading complete. | |
| 2025-03-18 - 21:48:47 [6]: void Config::xkbApply() | |
| 2025-03-18 - 21:48:47 [6]: xkbmap selection changed to: "us" - "" | |
| 2025-03-18 - 21:48:47 [6]: .. Loaded QRC translation "kb_" "en" | |
| 2025-03-18 - 21:48:47 [6]: void CalamaresApplication::initViewSteps() | |
| 2025-03-18 - 21:48:47 [6]: STARTUP: loadModules for all modules done | |
| 2025-03-18 - 21:48:47 [6]: void Calamares::ModuleManager::checkRequirements() | |
| 2025-03-18 - 21:48:47 [6]: Checking module requirements .. | |
| 2025-03-18 - 21:48:47 [6]: void CalamaresApplication::initViewSteps() | |
| 2025-03-18 - 21:48:47 [6]: STARTUP: Window now visible and ProgressTreeView populated | |
| 2025-03-18 - 21:48:47 [6]: .. 9 view steps loaded. | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/nvme0n1" : No such file or directory | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): error during smart output parsing for "/dev/nvme0n1" : Success | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): 90284799 4208945 4096 | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): 174079 20570 4096 | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/nvme1n1" : No such file or directory | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): error during smart output parsing for "/dev/nvme1n1" : Success | |
| 2025-03-18 - 21:48:48 [2]: WARNING (Qt): unknown file system type "" on "/dev/nvme1n1p1" | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): 244186111 30642466 4096 | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sda" : No such file or directory | |
| 2025-03-18 - 21:48:48 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sda" : Success | |
| 2025-03-18 - 21:48:49 [6]: void Calamares::RequirementsChecker::reportProgress() | |
| 2025-03-18 - 21:48:49 [6]: Remaining modules: 2 | |
| "partition" | |
| "welcome" | |
| 2025-03-18 - 21:48:49 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdb" : No such file or directory | |
| 2025-03-18 - 21:48:49 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdb" : Success | |
| 2025-03-18 - 21:48:49 [2]: WARNING (Qt): unknown file system type "" on "/dev/sdb3" | |
| 2025-03-18 - 21:48:49 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/zram0" : No such file or directory | |
| 2025-03-18 - 21:48:49 [6]: DEBUG (Qt): error during smart output parsing for "/dev/zram0" : Success | |
| 2025-03-18 - 21:48:49 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements() | |
| 2025-03-18 - 21:48:49 [6]: GeneralRequirements output: | |
| storage : 8589934592 | |
| enoughStorage : true | |
| RAM : 536870912 | |
| enoughRam : true | |
| hasPower : true | |
| hasInternet : true | |
| isRoot : true | |
| 2025-03-18 - 21:48:49 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) | |
| 2025-03-18 - 21:48:49 [6]: Got 5 requirement results from "welcome" | |
| 2025-03-18 - 21:48:49 [6]: QList<Device*> PartUtils::getDevices(DeviceType) | |
| 2025-03-18 - 21:48:49 [6]: Removing unsuitable devices: 5 candidates. | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme0n1") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme0n1p1") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme0n1p2") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme0n1p3") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme0n1p4") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "") | |
| 2025-03-18 - 21:48:49 [6]: .. Target cmd: ("blkid", "") Exit code: 2 (no output) | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme0n1p5") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme1n1") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme1n1p1") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/nvme1n1p2") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "") | |
| 2025-03-18 - 21:48:49 [6]: .. Target cmd: ("blkid", "") Exit code: 2 (no output) | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/sda") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "") | |
| 2025-03-18 - 21:48:49 [6]: .. Target cmd: ("blkid", "") Exit code: 2 (no output) | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/sda1") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/sda2") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/sda3") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/sda5") | |
| 2025-03-18 - 21:48:49 [6]: QStringList Calamares::GeoIP::getElementTexts(const QByteArray&, const QString&) | |
| 2025-03-18 - 21:48:49 [6]: GeoIP found 1 elements | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/sda4") | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "") | |
| 2025-03-18 - 21:48:49 [6]: .. Target cmd: ("blkid", "") Exit code: 2 (no output) | |
| 2025-03-18 - 21:48:49 [6]: .. Running ("blkid", "/dev/sdb") | |
| 2025-03-18 - 21:48:49 [6]: .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb" | |
| 2025-03-18 - 21:48:49 [6]: .. Removing zram "/dev/zram0" | |
| 2025-03-18 - 21:48:49 [6]: .. there are 3 devices left. | |
| 2025-03-18 - 21:48:49 [6]: void PartitionCoreModule::doInit() | |
| 2025-03-18 - 21:48:49 [6]: LIST OF DETECTED DEVICES: | |
| 2025-03-18 - 21:48:49 [6]: .. node capacity name prettyName | |
| 2025-03-18 - 21:48:49 [6]: .. "/dev/nvme0n1" 1000202273280 DevName$c8871345 DevNamePretty$b1b5f8 | |
| 2025-03-18 - 21:48:49 [6]: .. "/dev/nvme1n1" 1000202273280 DevName$c8871345 DevNamePretty$498dc8df | |
| 2025-03-18 - 21:48:49 [6]: .. "/dev/sda" 2048407280640 DevName$df94abd3 DevNamePretty$22c2d292 | |
| 2025-03-18 - 21:48:49 [6]: .. 3 devices detected. | |
| 2025-03-18 - 21:48:50 [6]: void Calamares::RequirementsChecker::reportProgress() | |
| 2025-03-18 - 21:48:50 [6]: Remaining modules: 1 | |
| "partition" | |
| 2025-03-18 - 21:48:51 [6]: void Calamares::RequirementsChecker::reportProgress() | |
| 2025-03-18 - 21:48:51 [6]: Remaining modules: 1 | |
| "partition" | |
| 2025-03-18 - 21:48:52 [6]: void Calamares::RequirementsChecker::reportProgress() | |
| 2025-03-18 - 21:48:52 [6]: Remaining modules: 1 | |
| "partition" | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/nvme0n1p2") | |
| 2025-03-18 - 21:48:53 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&) | |
| 2025-03-18 - 21:48:53 [6]: Checking device "/dev/nvme0n1p2" for fstab (fs= "ext4" ) | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("mount", "-o", "ro,noload", "/dev/nvme0n1p2", "/tmp/calamares-hCUafx") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("sync") | |
| 2025-03-18 - 21:48:53 [6]: .. got 13 fstab entries from 13 lines in "/tmp/calamares-hCUafx/etc/fstab" | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("umount", "-R", "/tmp/calamares-hCUafx") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("sync") | |
| 2025-03-18 - 21:48:53 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-18 - 21:48:53 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/nvme0n1p5") | |
| 2025-03-18 - 21:48:53 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&) | |
| 2025-03-18 - 21:48:53 [6]: Checking device "/dev/nvme0n1p5" for fstab (fs= "ext4" ) | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("mount", "-o", "ro,noload", "/dev/nvme0n1p5", "/tmp/calamares-LcwYQR") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("sync") | |
| 2025-03-18 - 21:48:53 [6]: .. got 10 fstab entries from 10 lines in "/tmp/calamares-LcwYQR/etc/fstab" | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("umount", "-R", "/tmp/calamares-LcwYQR") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("sync") | |
| 2025-03-18 - 21:48:53 [6]: .. Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/sda3") | |
| 2025-03-18 - 21:48:53 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&) | |
| 2025-03-18 - 21:48:53 [6]: Checking device "/dev/sda3" for fstab (fs= "ext4" ) | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("mount", "-o", "ro,noload", "/dev/sda3", "/tmp/calamares-GpjRQc") | |
| 2025-03-18 - 21:48:53 [6]: void Calamares::RequirementsChecker::reportProgress() | |
| 2025-03-18 - 21:48:53 [6]: Remaining modules: 1 | |
| "partition" | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("sync") | |
| 2025-03-18 - 21:48:53 [6]: .. got 11 fstab entries from 11 lines in "/tmp/calamares-GpjRQc/etc/fstab" | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("umount", "-R", "/tmp/calamares-GpjRQc") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-18 - 21:48:53 [6]: .. Running ("sync") | |
| 2025-03-18 - 21:48:53 [6]: .. Partition "/dev/sda3" authorized for resize + autopartition install. | |
| 2025-03-18 - 21:48:53 [6]: .. os-prober lines after cleanup: | |
| "/dev/nvme0n1p2:Ubuntu 22.04.5 LTS (22.04):Ubuntu:linux" | |
| "/dev/nvme0n1p5:Manjaro Linux (23.0.1):ManjaroLinux:linux" | |
| "/dev/sda3:Pop!_OS 22.04 LTS (22.04):Pop:linux" | |
| 2025-03-18 - 21:48:54 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) | |
| 2025-03-18 - 21:48:54 [6]: Got 1 requirement results from "partition" | |
| 2025-03-18 - 21:48:54 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-18 - 21:48:54 [6]: No partitioning choice has been made yet | |
| 2025-03-18 - 21:48:54 [6]: void ChoicePage::updateDeviceStatePreview() | |
| 2025-03-18 - 21:48:54 [6]: Updating partitioning state widgets. | |
| 2025-03-18 - 21:48:54 [6]: void ChoicePage::setupActions() | |
| 2025-03-18 - 21:48:54 [6]: Setting up actions for "/dev/nvme0n1" with 2 entries. | |
| 2025-03-18 - 21:48:54 [6]: .. Can not resize "/dev/nvme0n1p1" , filesystem "fat32" does not support resize. | |
| 2025-03-18 - 21:48:54 [6]: .. Checking if "/dev/nvme0n1p1" can be replaced. | |
| 2025-03-18 - 21:48:54 [6]: .. NO, insufficient storage | |
| Required storage B: 9126805504 "(8GiB)" | |
| Available storage B: 536870912 "(0GiB)" | |
| 2025-03-18 - 21:48:54 [6]: .. Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-18 - 21:48:54 [6]: .. contains resizable "/dev/nvme0n1p2" | |
| 2025-03-18 - 21:48:54 [6]: .. Checking if "/dev/nvme0n1p2" can be replaced. | |
| 2025-03-18 - 21:48:54 [6]: .. Partition "/dev/nvme0n1p2" authorized for replace install. | |
| 2025-03-18 - 21:48:54 [6]: .. contains replaceable "/dev/nvme0n1p2" | |
| 2025-03-18 - 21:48:54 [6]: .. Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-18 - 21:48:54 [6]: .. contains resizable "/dev/nvme0n1p3" | |
| 2025-03-18 - 21:48:54 [6]: .. Checking if "/dev/nvme0n1p3" can be replaced. | |
| 2025-03-18 - 21:48:54 [6]: .. Partition "/dev/nvme0n1p3" authorized for replace install. | |
| 2025-03-18 - 21:48:54 [6]: .. contains replaceable "/dev/nvme0n1p3" | |
| 2025-03-18 - 21:48:54 [6]: .. NO, insufficient storage | |
| Required storage B: 11274289152 "(10.5GiB)" | |
| Available storage B: 84258816 "(0GiB)" for "/dev/nvme0n1p4" length: 1392640 sectorsUsed: 1228072 fsType: "ntfs" | |
| 2025-03-18 - 21:48:54 [6]: .. Checking if "/dev/nvme0n1p4" can be replaced. | |
| 2025-03-18 - 21:48:54 [6]: .. NO, insufficient storage | |
| Required storage B: 9126805504 "(8GiB)" | |
| Available storage B: 713031680 "(0GiB)" | |
| 2025-03-18 - 21:48:54 [6]: .. Can not resize "/dev/nvme0n1" , filesystem "unknown" does not support resize. | |
| 2025-03-18 - 21:48:54 [6]: .. Checking if "/dev/nvme0n1" can be replaced. | |
| 2025-03-18 - 21:48:54 [6]: .. NO, insufficient storage | |
| Required storage B: 9126805504 "(8GiB)" | |
| Available storage B: 1048576 "(0GiB)" | |
| 2025-03-18 - 21:48:54 [6]: .. Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-18 - 21:48:54 [6]: .. contains resizable "/dev/nvme0n1p5" | |
| 2025-03-18 - 21:48:54 [6]: .. Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-18 - 21:48:54 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-18 - 21:48:54 [6]: .. contains replaceable "/dev/nvme0n1p5" | |
| 2025-03-18 - 21:48:54 [6]: ChoicePage::setupActions()::<lambda()> | |
| 2025-03-18 - 21:48:54 [6]: Setting texts for >= 2 osprober entries | |
| 2025-03-18 - 21:48:54 [6]: void ChoicePage::continueApplyDeviceChoice() | |
| 2025-03-18 - 21:48:54 [6]: Previous device -1 new device 0 | |
| 2025-03-18 - 21:48:54 [6]: void ChoicePage::applyActionChoice(InstallChoice) | |
| 2025-03-18 - 21:48:54 [6]: InstallChoice Config::NoChoice "none" | |
| 2025-03-18 - 21:48:54 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-18 - 21:48:54 [6]: No partitioning choice has been made yet | |
| 2025-03-18 - 21:48:54 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) | |
| 2025-03-18 - 21:48:54 [6]: Updating partitioning preview widgets. | |
| 2025-03-18 - 21:48:54 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-18 - 21:48:54 [6]: No partitioning choice has been made yet | |
| 2025-03-18 - 21:48:54 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-18 - 21:48:54 [6]: No partitioning choice has been made yet | |
| 2025-03-18 - 21:48:54 [6]: void Calamares::RequirementsChecker::finished() | |
| 2025-03-18 - 21:48:54 [6]: All requirements have been checked. | |
| 2025-03-18 - 21:48:54 [6]: void Calamares::RequirementsModel::describe() const | |
| 2025-03-18 - 21:48:54 [6]: Requirements model has 6 items | |
| 2025-03-18 - 21:48:54 [6]: .. requirement 0 "storage" satisfied? true mandatory? true | |
| 2025-03-18 - 21:48:54 [6]: .. requirement 1 "ram" satisfied? true mandatory? true | |
| 2025-03-18 - 21:48:54 [6]: .. requirement 2 "power" satisfied? true mandatory? false | |
| 2025-03-18 - 21:48:54 [6]: .. requirement 3 "internet" satisfied? true mandatory? false | |
| 2025-03-18 - 21:48:54 [6]: .. requirement 4 "root" satisfied? true mandatory? true | |
| 2025-03-18 - 21:48:54 [6]: .. requirement 5 "partitions" satisfied? true mandatory? true | |
| 2025-03-18 - 21:49:02 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) | |
| 2025-03-18 - 21:49:02 [6]: Mapping "en" in "RU" to locale. | |
| 2025-03-18 - 21:49:02 [6]: .. Got best match for "en" as "en_AU.UTF-8" | |
| 2025-03-18 - 21:49:02 [6]: .. Got best match for "en_RU" as "en_AG" | |
| 2025-03-18 - 21:49:02 [6]: .. Got best match for "en_US" as "en_US.UTF-8" | |
| 2025-03-19 - 02:49:02 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) | |
| 2025-03-19 - 02:49:02 [6]: Mapping "en" in "RU" to locale. | |
| 2025-03-19 - 02:49:02 [6]: .. Got best match for "en" as "en_AU.UTF-8" | |
| 2025-03-19 - 02:49:02 [6]: .. Got best match for "en_RU" as "en_AG" | |
| 2025-03-19 - 02:49:02 [6]: .. Got best match for "en_US" as "en_US.UTF-8" | |
| 2025-03-19 - 02:49:02 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) | |
| 2025-03-19 - 02:49:02 [6]: Mapping "en" in "RU" to locale. | |
| 2025-03-19 - 02:49:02 [6]: .. Got best match for "en" as "en_AU.UTF-8" | |
| 2025-03-19 - 02:49:02 [6]: .. Got best match for "en_RU" as "en_AG" | |
| 2025-03-19 - 02:49:02 [6]: .. Got best match for "en_US" as "en_US.UTF-8" | |
| 2025-03-19 - 02:49:05 [6]: void Config::guessLocaleKeyboardLayout() | |
| 2025-03-19 - 02:49:05 [6]: Got locale language "en_US.UTF-8" | |
| 2025-03-19 - 02:49:05 [6]: .. looking for locale part "US" | |
| 2025-03-19 - 02:49:05 [6]: .. matched "us" | |
| 2025-03-19 - 02:49:05 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*) | |
| 2025-03-19 - 02:49:05 [6]: Next level: "en" | |
| 2025-03-19 - 02:49:45 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:45 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:49:45 [6]: void ChoicePage::applyActionChoice(InstallChoice) | |
| 2025-03-19 - 02:49:45 [6]: InstallChoice Config::Replace "replace" | |
| 2025-03-19 - 02:49:45 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:45 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:49:45 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) | |
| 2025-03-19 - 02:49:45 [6]: Updating partitioning preview widgets. | |
| 2025-03-19 - 02:49:45 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:45 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:49:45 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:45 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:49:48 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:49:48 [6]: Checking if "/dev/nvme0n1p3" can be replaced. | |
| 2025-03-19 - 02:49:48 [6]: .. Partition "/dev/nvme0n1p3" authorized for replace install. | |
| 2025-03-19 - 02:49:48 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:49:48 [6]: Checking if "/dev/nvme0n1p3" can be replaced. | |
| 2025-03-19 - 02:49:48 [6]: .. Partition "/dev/nvme0n1p3" authorized for replace install. | |
| 2025-03-19 - 02:49:49 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:49:49 [6]: Checking if "/dev/nvme0n1p4" can be replaced. | |
| 2025-03-19 - 02:49:49 [6]: .. NO, insufficient storage | |
| Required storage B: 9126805504 "(8GiB)" | |
| Available storage B: 713031680 "(0GiB)" | |
| 2025-03-19 - 02:49:49 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:49:49 [6]: Checking if "/dev/nvme0n1p2" can be replaced. | |
| 2025-03-19 - 02:49:49 [6]: .. Partition "/dev/nvme0n1p2" authorized for replace install. | |
| 2025-03-19 - 02:49:49 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:49:49 [6]: Checking if "/dev/nvme0n1p2" can be replaced. | |
| 2025-03-19 - 02:49:49 [6]: .. Partition "/dev/nvme0n1p2" authorized for replace install. | |
| 2025-03-19 - 02:49:59 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:59 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:49:59 [6]: void ChoicePage::applyActionChoice(InstallChoice) | |
| 2025-03-19 - 02:49:59 [6]: InstallChoice Config::Alongside "alongside" | |
| 2025-03-19 - 02:49:59 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:59 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:49:59 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) | |
| 2025-03-19 - 02:49:59 [6]: Updating partitioning preview widgets. | |
| 2025-03-19 - 02:49:59 [6]: void PartitionSplitterWidget::setupItems(const QVector<PartitionSplitterItem>&) | |
| 2025-03-19 - 02:49:59 [6]: PSI added item "/dev/nvme0n1p1" size 536870912 | |
| 2025-03-19 - 02:49:59 [6]: void PartitionSplitterWidget::setupItems(const QVector<PartitionSplitterItem>&) | |
| 2025-03-19 - 02:49:59 [6]: PSI added item "/dev/nvme0n1p2" size 419430400000 | |
| 2025-03-19 - 02:49:59 [6]: void PartitionSplitterWidget::setupItems(const QVector<PartitionSplitterItem>&) | |
| 2025-03-19 - 02:49:59 [6]: PSI added item "/dev/nvme0n1p3" size 369806540800 | |
| 2025-03-19 - 02:49:59 [6]: void PartitionSplitterWidget::setupItems(const QVector<PartitionSplitterItem>&) | |
| 2025-03-19 - 02:49:59 [6]: PSI added item "/dev/nvme0n1p4" size 713031680 | |
| 2025-03-19 - 02:49:59 [6]: void PartitionSplitterWidget::setupItems(const QVector<PartitionSplitterItem>&) | |
| 2025-03-19 - 02:49:59 [6]: PSI added item "" size 1048576 | |
| 2025-03-19 - 02:49:59 [6]: void PartitionSplitterWidget::setupItems(const QVector<PartitionSplitterItem>&) | |
| 2025-03-19 - 02:49:59 [6]: PSI added item "/dev/nvme0n1p5" size 209715200000 | |
| 2025-03-19 - 02:49:59 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:59 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:49:59 [6]: bool ChoicePage::calculateNextEnabled() const | |
| 2025-03-19 - 02:49:59 [6]: No partition selected for alongside or replace | |
| 2025-03-19 - 02:50:01 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:01 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:01 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:01 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:01 [6]: .. NO, insufficient storage | |
| Required storage B: 11274289152 "(10.5GiB)" | |
| Available storage B: 84258816 "(0GiB)" for "/dev/nvme0n1p4" length: 1392640 sectorsUsed: 1228072 fsType: "ntfs" | |
| 2025-03-19 - 02:50:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:02 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:02 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:02 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: path: "/dev/nvme0n1p2" | |
| minSize: 432182707405 | |
| maxSize: 408585607578 | |
| prfSize: 209715200000 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: itemToResize: "/dev/nvme0n1p2" | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: each splitter item opcount: 1 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: Items updated. Status: | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: item "/dev/nvme0n1p1" size 536870912 status: 0 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: item "/dev/nvme0n1p2" size 209715200000 status: 1 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: item "" size 209715200000 status: 2 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: item "/dev/nvme0n1p3" size 369806540800 status: 0 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: item "/dev/nvme0n1p4" size 713031680 status: 0 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: item "" size 1048576 status: 0 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: item "/dev/nvme0n1p5" size 209715200000 status: 0 | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: m_itemToResize: true "/dev/nvme0n1p2" | |
| 2025-03-19 - 02:50:02 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:02 [6]: m_itemToResizeNext: true "" | |
| 2025-03-19 - 02:50:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:02 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:02 [6]: void ChoicePage::doAlongsideSetupSplitter(const QModelIndex&, const QModelIndex&) | |
| 2025-03-19 - 02:50:02 [6]: Partition selected for Alongside. | |
| 2025-03-19 - 02:50:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:02 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:02 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:02 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:02 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:02 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:50:02 [6]: Clicked row 1 | |
| 2025-03-19 - 02:50:09 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:09 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:09 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:09 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:09 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:09 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:09 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:09 [6]: Partition* is NULL | |
| 2025-03-19 - 02:50:10 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:10 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:10 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:10 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:10 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:10 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:10 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:10 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:10 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:10 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:10 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:10 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:10 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:50:10 [6]: Clicked row 1 | |
| 2025-03-19 - 02:50:11 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:11 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:11 [6]: .. NO, insufficient storage | |
| Required storage B: 11274289152 "(10.5GiB)" | |
| Available storage B: 84258816 "(0GiB)" for "/dev/nvme0n1p4" length: 1392640 sectorsUsed: 1228072 fsType: "ntfs" | |
| 2025-03-19 - 02:50:11 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:11 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:11 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:11 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:11 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:11 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:11 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:11 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:12 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:12 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:13 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:13 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:13 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:13 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:14 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:14 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:14 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:14 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:14 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:14 [6]: Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:15 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:15 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:15 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:15 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:16 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:16 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: path: "/dev/nvme0n1p3" | |
| minSize: 387823367782 | |
| maxSize: 358961748378 | |
| prfSize: 184903270400 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: NOTICE: trying to split partition but partition to split is already set. | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: itemToResize: "/dev/nvme0n1p3" | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: each splitter item opcount: 1 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: Items updated. Status: | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: item "/dev/nvme0n1p1" size 536870912 status: 0 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: item "/dev/nvme0n1p2" size 419430400000 status: 0 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: item "/dev/nvme0n1p3" size 184903270400 status: 1 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: item "" size 184903270400 status: 2 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: item "/dev/nvme0n1p4" size 713031680 status: 0 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: item "" size 1048576 status: 0 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: item "/dev/nvme0n1p5" size 209715200000 status: 0 | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: m_itemToResize: true "/dev/nvme0n1p3" | |
| 2025-03-19 - 02:50:16 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:16 [6]: m_itemToResizeNext: true "" | |
| 2025-03-19 - 02:50:16 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:16 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:16 [6]: void ChoicePage::doAlongsideSetupSplitter(const QModelIndex&, const QModelIndex&) | |
| 2025-03-19 - 02:50:16 [6]: Partition selected for Alongside. | |
| 2025-03-19 - 02:50:16 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:16 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:16 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:16 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:16 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:16 [6]: Partition "/dev/nvme0n1p3" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:16 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:50:16 [6]: Clicked row 2 | |
| 2025-03-19 - 02:50:17 [6]: .. NO, insufficient storage | |
| Required storage B: 11274289152 "(10.5GiB)" | |
| Available storage B: 84258816 "(0GiB)" for "/dev/nvme0n1p4" length: 1392640 sectorsUsed: 1228072 fsType: "ntfs" | |
| 2025-03-19 - 02:50:17 [6]: .. NO, insufficient storage | |
| Required storage B: 11274289152 "(10.5GiB)" | |
| Available storage B: 84258816 "(0GiB)" for "/dev/nvme0n1p4" length: 1392640 sectorsUsed: 1228072 fsType: "ntfs" | |
| 2025-03-19 - 02:50:17 [6]: .. NO, insufficient storage | |
| Required storage B: 11274289152 "(10.5GiB)" | |
| Available storage B: 84258816 "(0GiB)" for "/dev/nvme0n1p4" length: 1392640 sectorsUsed: 1228072 fsType: "ntfs" | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Can not resize "/dev/nvme0n1" , filesystem "unknown" does not support resize. | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Can not resize "/dev/nvme0n1" , filesystem "unknown" does not support resize. | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Can not resize "/dev/nvme0n1" , filesystem "unknown" does not support resize. | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:17 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:17 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:18 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:18 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: path: "/dev/nvme0n1p5" | |
| minSize: 24763696742 | |
| maxSize: 198870407578 | |
| prfSize: 104857600000 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: NOTICE: trying to split partition but partition to split is already set. | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: itemToResize: "/dev/nvme0n1p5" | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: each splitter item opcount: 1 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: Items updated. Status: | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: item "/dev/nvme0n1p1" size 536870912 status: 0 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: item "/dev/nvme0n1p2" size 419430400000 status: 0 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: item "/dev/nvme0n1p3" size 369806540800 status: 0 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: item "/dev/nvme0n1p4" size 713031680 status: 0 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: item "" size 1048576 status: 0 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: item "/dev/nvme0n1p5" size 104857600000 status: 1 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: item "" size 104857600000 status: 2 | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: m_itemToResize: true "/dev/nvme0n1p5" | |
| 2025-03-19 - 02:50:18 [6]: void PartitionSplitterWidget::setSplitPartition(const QString&, qint64, qint64, qint64) | |
| 2025-03-19 - 02:50:18 [6]: m_itemToResizeNext: true "" | |
| 2025-03-19 - 02:50:18 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:18 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:18 [6]: void ChoicePage::doAlongsideSetupSplitter(const QModelIndex&, const QModelIndex&) | |
| 2025-03-19 - 02:50:18 [6]: Partition selected for Alongside. | |
| 2025-03-19 - 02:50:18 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:18 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:18 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:18 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:18 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:18 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:18 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:50:18 [6]: Clicked row 5 | |
| 2025-03-19 - 02:50:25 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:25 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:25 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:25 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:25 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:25 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:25 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:25 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:25 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:25 [6]: Partition "/dev/nvme0n1p5" authorized for resize + autopartition install. | |
| 2025-03-19 - 02:50:25 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:50:25 [6]: Clicked row 5 | |
| 2025-03-19 - 02:50:27 [6]: void ChoicePage::applyActionChoice(InstallChoice) | |
| 2025-03-19 - 02:50:27 [6]: InstallChoice Config::Replace "replace" | |
| 2025-03-19 - 02:50:27 [6]: void PartitionActions::doReplacePartition(PartitionCoreModule*, Device*, Partition*, Choices::ReplacePartitionOptions) | |
| 2025-03-19 - 02:50:27 [6]: doReplacePartition for device "/dev/nvme0n1p5" | |
| 2025-03-19 - 02:50:27 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&) | |
| 2025-03-19 - 02:50:27 [6]: No path to restore, choosing default | |
| 2025-03-19 - 02:50:27 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&) | |
| 2025-03-19 - 02:50:27 [6]: No path to restore, choosing default | |
| 2025-03-19 - 02:50:27 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) | |
| 2025-03-19 - 02:50:27 [6]: Updating partitioning preview widgets. | |
| 2025-03-19 - 02:50:27 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&) | |
| 2025-03-19 - 02:50:27 [6]: No path to restore, choosing default | |
| 2025-03-19 - 02:50:27 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&) | |
| 2025-03-19 - 02:50:27 [6]: No path to restore, choosing default | |
| 2025-03-19 - 02:50:27 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&) | |
| 2025-03-19 - 02:50:27 [6]: No path to restore, choosing default | |
| 2025-03-19 - 02:50:27 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&) | |
| 2025-03-19 - 02:50:27 [6]: PCM::setBootLoaderInstallPath "/dev/nvme0n1" | |
| 2025-03-19 - 02:50:27 [6]: void PartitionCoreModule::dumpQueue() const | |
| 2025-03-19 - 02:50:27 [6]: # Queue: | |
| 2025-03-19 - 02:50:27 [6]: .. ## Device: "/dev/nvme0n1" | |
| 2025-03-19 - 02:50:27 [6]: .. - DeletePartitionJob | |
| 2025-03-19 - 02:50:27 [6]: .. - CreatePartitionJob | |
| 2025-03-19 - 02:50:27 [6]: .. - SetPartFlagsJob | |
| 2025-03-19 - 02:50:27 [6]: .. ## Device: "/dev/nvme1n1" | |
| 2025-03-19 - 02:50:27 [6]: .. ## Device: "/dev/sda" | |
| 2025-03-19 - 02:50:36 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:36 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:36 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:36 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:36 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:36 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:37 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:37 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:37 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:37 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:37 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:37 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:37 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:37 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:37 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:37 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:37 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:37 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:37 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:37 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:37 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:37 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:37 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:37 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:37 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:50:37 [6]: Clicked row 5 | |
| 2025-03-19 - 02:50:38 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:38 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:38 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:38 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:38 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:38 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:38 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:38 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:38 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:38 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:50:38 [6]: Clicked row 5 | |
| 2025-03-19 - 02:50:38 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:38 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:38 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:38 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) | |
| 2025-03-19 - 02:50:38 [6]: Checking if "/dev/nvme0n1p5" can be replaced. | |
| 2025-03-19 - 02:50:38 [6]: .. Partition "/dev/nvme0n1p5" authorized for replace install. | |
| 2025-03-19 - 02:50:40 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&) | |
| 2025-03-19 - 02:50:40 [6]: PCM::setBootLoaderInstallPath "/dev/nvme0n1" | |
| 2025-03-19 - 02:51:09 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread | |
| 2025-03-19 - 02:51:09 [6]: virtual QString PartitionViewStep::prettyStatus() const | |
| 2025-03-19 - 02:51:09 [6]: Summary for Partition 1 Config::Replace | |
| 2025-03-19 - 02:51:09 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&) | |
| 2025-03-19 - 02:51:09 [6]: Checking LVM use on 3 devices | |
| 2025-03-19 - 02:51:09 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const | |
| 2025-03-19 - 02:51:09 [6]: Building partition information map | |
| 2025-03-19 - 02:51:09 [6]: .. partitions on "/dev/nvme0n1" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" | |
| partlabel : "EFI System Partition" | |
| partition-uuid (partuuid) : "PartUUID$c6c2958c" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$2f520baa" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$77b94557" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$56512e0d" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$393ab1dd" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$3f134a96" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/nvme0n1p4" "/dev/nvme0n1p4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$6ff5d519" | |
| parttype : "DE94BBA4-06D1-4D40-A16A-BFD50179D6AC" | |
| partattrs : "9223372036854775809" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$394586c9" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "" "New Partition" | |
| partlabel : "lubuntu_2404" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "/" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "true" | |
| 2025-03-19 - 02:51:09 [6]: .. partitions on "/dev/nvme1n1" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" | |
| partlabel : "Microsoft reserved partition" | |
| partition-uuid (partuuid) : "PartUUID$88a640ed" | |
| parttype : "E3C9E316-0B5C-4DB8-817D-F92DF00215AE" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/nvme1n1p2" "/dev/nvme1n1p2" | |
| partlabel : "Basic data partition" | |
| partition-uuid (partuuid) : "PartUUID$3ca8296a" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$5d19a4ff" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. partitions on "/dev/sda" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/sda1" "/dev/sda1" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$9f29628a" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/sda2" "/dev/sda2" | |
| partlabel : "recovery" | |
| partition-uuid (partuuid) : "PartUUID$35363a86" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/sda3" "/dev/sda3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$5640c5ab" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$33952159" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/sda5" "/dev/sda5" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$d1f936f3" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "exfat" | |
| fsName : "exfat" | |
| filesystem-uuid (uuid) : "FSUUID$13affa3e" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "/dev/sda4" "/dev/sda4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$7db4fc50" | |
| parttype : "0657FD6D-A4AB-43C4-84E5-0933C84B4F4F" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "linuxswap" | |
| fsName : "linuxswap" | |
| filesystem-uuid (uuid) : "FSUUID$90003597" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:09 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const | |
| 2025-03-19 - 02:51:10 [6]: Building partition information map | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/nvme0n1" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" | |
| partlabel : "EFI System Partition" | |
| partition-uuid (partuuid) : "PartUUID$c6c2958c" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$2f520baa" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$77b94557" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$56512e0d" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$393ab1dd" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$3f134a96" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p4" "/dev/nvme0n1p4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$6ff5d519" | |
| parttype : "DE94BBA4-06D1-4D40-A16A-BFD50179D6AC" | |
| partattrs : "9223372036854775809" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$394586c9" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "New Partition" | |
| partlabel : "lubuntu_2404" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "/" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "true" | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/nvme1n1" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" | |
| partlabel : "Microsoft reserved partition" | |
| partition-uuid (partuuid) : "PartUUID$88a640ed" | |
| parttype : "E3C9E316-0B5C-4DB8-817D-F92DF00215AE" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme1n1p2" "/dev/nvme1n1p2" | |
| partlabel : "Basic data partition" | |
| partition-uuid (partuuid) : "PartUUID$3ca8296a" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$5d19a4ff" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/sda" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda1" "/dev/sda1" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$9f29628a" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda2" "/dev/sda2" | |
| partlabel : "recovery" | |
| partition-uuid (partuuid) : "PartUUID$35363a86" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda3" "/dev/sda3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$5640c5ab" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$33952159" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda5" "/dev/sda5" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$d1f936f3" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "exfat" | |
| fsName : "exfat" | |
| filesystem-uuid (uuid) : "FSUUID$13affa3e" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda4" "/dev/sda4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$7db4fc50" | |
| parttype : "0657FD6D-A4AB-43C4-84E5-0933C84B4F4F" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "linuxswap" | |
| fsName : "linuxswap" | |
| filesystem-uuid (uuid) : "FSUUID$90003597" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout | |
| 2025-03-19 - 02:51:10 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread | |
| 2025-03-19 - 02:51:10 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&) | |
| 2025-03-19 - 02:51:10 [6]: Checking LVM use on 3 devices | |
| 2025-03-19 - 02:51:10 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const | |
| 2025-03-19 - 02:51:10 [6]: Building partition information map | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/nvme0n1" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" | |
| partlabel : "EFI System Partition" | |
| partition-uuid (partuuid) : "PartUUID$c6c2958c" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$2f520baa" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$77b94557" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$56512e0d" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$393ab1dd" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$3f134a96" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p4" "/dev/nvme0n1p4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$6ff5d519" | |
| parttype : "DE94BBA4-06D1-4D40-A16A-BFD50179D6AC" | |
| partattrs : "9223372036854775809" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$394586c9" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "New Partition" | |
| partlabel : "lubuntu_2404" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "/" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "true" | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/nvme1n1" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" | |
| partlabel : "Microsoft reserved partition" | |
| partition-uuid (partuuid) : "PartUUID$88a640ed" | |
| parttype : "E3C9E316-0B5C-4DB8-817D-F92DF00215AE" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme1n1p2" "/dev/nvme1n1p2" | |
| partlabel : "Basic data partition" | |
| partition-uuid (partuuid) : "PartUUID$3ca8296a" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$5d19a4ff" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/sda" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda1" "/dev/sda1" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$9f29628a" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda2" "/dev/sda2" | |
| partlabel : "recovery" | |
| partition-uuid (partuuid) : "PartUUID$35363a86" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda3" "/dev/sda3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$5640c5ab" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$33952159" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda5" "/dev/sda5" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$d1f936f3" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "exfat" | |
| fsName : "exfat" | |
| filesystem-uuid (uuid) : "FSUUID$13affa3e" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda4" "/dev/sda4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$7db4fc50" | |
| parttype : "0657FD6D-A4AB-43C4-84E5-0933C84B4F4F" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "linuxswap" | |
| fsName : "linuxswap" | |
| filesystem-uuid (uuid) : "FSUUID$90003597" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const | |
| 2025-03-19 - 02:51:10 [6]: Building partition information map | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/nvme0n1" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" | |
| partlabel : "EFI System Partition" | |
| partition-uuid (partuuid) : "PartUUID$c6c2958c" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$2f520baa" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$77b94557" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$56512e0d" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$393ab1dd" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$3f134a96" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme0n1p4" "/dev/nvme0n1p4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$6ff5d519" | |
| parttype : "DE94BBA4-06D1-4D40-A16A-BFD50179D6AC" | |
| partattrs : "9223372036854775809" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$394586c9" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "New Partition" | |
| partlabel : "lubuntu_2404" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "/" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "true" | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/nvme1n1" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" | |
| partlabel : "Microsoft reserved partition" | |
| partition-uuid (partuuid) : "PartUUID$88a640ed" | |
| parttype : "E3C9E316-0B5C-4DB8-817D-F92DF00215AE" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/nvme1n1p2" "/dev/nvme1n1p2" | |
| partlabel : "Basic data partition" | |
| partition-uuid (partuuid) : "PartUUID$3ca8296a" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$5d19a4ff" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. partitions on "/dev/sda" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda1" "/dev/sda1" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$9f29628a" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda2" "/dev/sda2" | |
| partlabel : "recovery" | |
| partition-uuid (partuuid) : "PartUUID$35363a86" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda3" "/dev/sda3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$5640c5ab" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$33952159" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda5" "/dev/sda5" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$d1f936f3" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "exfat" | |
| fsName : "exfat" | |
| filesystem-uuid (uuid) : "FSUUID$13affa3e" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "/dev/sda4" "/dev/sda4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$7db4fc50" | |
| parttype : "0657FD6D-A4AB-43C4-84E5-0933C84B4F4F" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "linuxswap" | |
| fsName : "linuxswap" | |
| filesystem-uuid (uuid) : "FSUUID$90003597" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:10 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:51:21 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:51:21 [6]: Clicked row 5 | |
| 2025-03-19 - 02:51:21 [6]: PartitionBarsView::PartitionBarsView(QWidget*)::<lambda(const QModelIndex&)> | |
| 2025-03-19 - 02:51:21 [6]: Clicked row 5 | |
| 2025-03-19 - 02:52:44 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&) | |
| 2025-03-19 - 02:52:44 [6]: Checking LVM use on 3 devices | |
| 2025-03-19 - 02:52:44 [6]: void Calamares::JobThread::finalize() | |
| 2025-03-19 - 02:52:44 [6]: There are 41 jobs, total weight 40 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 1 "Managing auto-mount settings…" +wt 0.125 tot.wt 0.125 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 2 "Clearing all temporary mounts…" +wt 0.125 tot.wt 0.25 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 3 "Clear mounts for partitioning operations on /dev/nvme0n1" +wt 0.125 tot.wt 0.375 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 4 "Deleting partition /dev/nvme0n1p5…" +wt 0.125 tot.wt 0.5 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 5 "Create new 200000MiB partition on /dev/nvme0n1 (WDC WDS100T2B0C-00PXH0) with entries lubuntu_2404" +wt 0.125 tot.wt 0.625 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 6 "Set flags on 200000MiB ext4 partition" +wt 0.125 tot.wt 0.75 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 7 "Set partition information" +wt 0.125 tot.wt 0.875 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 8 "Managing auto-mount settings…" +wt 0.125 tot.wt 1 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 9 "mount" +wt 1 tot.wt 2 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 10 "unpackfs" +wt 12 tot.wt 14 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 11 "Generate machine-id." +wt 1 tot.wt 15 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 12 "fstab" +wt 1 tot.wt 16 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 13 "Setting timezone to Asia/Yekaterinburg…" +wt 1 tot.wt 17 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 14 "Setting keyboard model to pc105, layout as us-…" +wt 1 tot.wt 18 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 15 "localecfg" +wt 1 tot.wt 19 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 16 "Configuring LUKS key file." +wt 1 tot.wt 20 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 17 "Configuring <pre>sudo</pre> users…" +wt 0.166667 tot.wt 20.1667 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 18 "Preparing groups…" +wt 0.166667 tot.wt 20.3333 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 19 "Create user eugenebos" +wt 0.166667 tot.wt 20.5 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 20 "Set password for user eugenebos" +wt 0.166667 tot.wt 20.6667 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 21 "Set password for user root" +wt 0.166667 tot.wt 20.8333 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 22 "Set hostname eugene-b450aoruspro" +wt 0.166667 tot.wt 21 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 23 "displaymanager" +wt 1 tot.wt 22 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 24 "networkcfg" +wt 1 tot.wt 23 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 25 "hwclock" +wt 1 tot.wt 24 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 26 "Performing contextual processes' job…" +wt 1 tot.wt 25 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 27 "Running shell processes…" +wt 1 tot.wt 26 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 28 "initramfscfg" +wt 1 tot.wt 27 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 29 "Creating initramfs…" +wt 1 tot.wt 28 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 30 "grubcfg" +wt 1 tot.wt 29 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 31 "Performing contextual processes' job…" +wt 1 tot.wt 30 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 32 "bootloader" +wt 1 tot.wt 31 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 33 "automirror" +wt 1 tot.wt 32 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 34 "Running shell processes…" +wt 1 tot.wt 33 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 35 "Running shell processes…" +wt 1 tot.wt 34 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 36 "Running shell processes…" +wt 1 tot.wt 35 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 37 "packages" +wt 1 tot.wt 36 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 38 "Performing contextual processes' job…" +wt 1 tot.wt 37 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 39 "Performing contextual processes' job…" +wt 1 tot.wt 38 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 40 "Running shell processes…" +wt 1 tot.wt 39 | |
| 2025-03-19 - 02:52:44 [6]: .. Job 41 "Unmounting file systems…" +wt 1 tot.wt 40 | |
| 2025-03-19 - 02:52:44 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:44 [6]: Starting job "Managing auto-mount settings…" ( 1 / 41 ) | |
| 2025-03-19 - 02:52:44 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec() | |
| 2025-03-19 - 02:52:44 [6]: Set automount to disable | |
| 2025-03-19 - 02:52:44 [6]: void Calamares::Partition::querySolidAutoMount(QDBusConnection&, AutoMountInfo&) | |
| 2025-03-19 - 02:52:44 [6]: Solid not available: "Not connected to D-Bus server" | |
| 2025-03-19 - 02:52:44 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:44 [6]: Starting job "Clearing all temporary mounts…" ( 2 / 41 ) | |
| 2025-03-19 - 02:52:44 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:44 [6]: Starting job "Clear mounts for partitioning operations on /dev/nvme0n1" ( 3 / 41 ) | |
| 2025-03-19 - 02:52:44 [6]: QStringList getPartitionsForDevice(const QString&) | |
| 2025-03-19 - 02:52:44 [6]: Reading from "/proc/partitions" looking for "nvme0n1" | |
| 2025-03-19 - 02:52:44 [6]: virtual Calamares::JobResult ClearMountsJob::exec() | |
| 2025-03-19 - 02:52:44 [6]: ClearMountsJob finished. Here's what was done: | |
| 2025-03-19 - 02:52:44 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:44 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:44 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:44 [6]: Starting job "Deleting partition /dev/nvme0n1p5…" ( 4 / 41 ) | |
| 2025-03-19 - 02:52:45 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:45 [6]: Starting job "Create new 200000MiB partition on /dev/nvme0n1 (WDC WDS100T2B0C-00PXH0) with entries lubuntu_2404" ( 5 / 41 ) | |
| 2025-03-19 - 02:52:52 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:52 [6]: Starting job "Set flags on partition /dev/nvme0n1p5" ( 6 / 41 ) | |
| 2025-03-19 - 02:52:52 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec() | |
| 2025-03-19 - 02:52:52 [6]: Setting flags on "/dev/nvme0n1" partition "/dev/nvme0n1p5" | |
| "boot" | |
| 2025-03-19 - 02:52:52 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:52 [6]: Starting job "Set partition information" ( 7 / 41 ) | |
| 2025-03-19 - 02:52:52 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const | |
| 2025-03-19 - 02:52:52 [6]: Building partition information map | |
| 2025-03-19 - 02:52:52 [6]: .. partitions on "/dev/nvme0n1" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" | |
| partlabel : "EFI System Partition" | |
| partition-uuid (partuuid) : "PartUUID$c6c2958c" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$2f520baa" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$77b94557" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$56512e0d" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$393ab1dd" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$3f134a96" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/nvme0n1p4" "/dev/nvme0n1p4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$6ff5d519" | |
| parttype : "DE94BBA4-06D1-4D40-A16A-BFD50179D6AC" | |
| partattrs : "9223372036854775809" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$394586c9" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/nvme0n1p5" "/dev/nvme0n1p5" | |
| partlabel : "lubuntu_2404" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "/" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$a79ed7d8" | |
| claimed : "true" | |
| 2025-03-19 - 02:52:52 [6]: .. partitions on "/dev/nvme1n1" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" | |
| partlabel : "Microsoft reserved partition" | |
| partition-uuid (partuuid) : "PartUUID$88a640ed" | |
| parttype : "E3C9E316-0B5C-4DB8-817D-F92DF00215AE" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/nvme1n1p2" "/dev/nvme1n1p2" | |
| partlabel : "Basic data partition" | |
| partition-uuid (partuuid) : "PartUUID$3ca8296a" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ntfs" | |
| fsName : "ntfs" | |
| filesystem-uuid (uuid) : "FSUUID$5d19a4ff" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. partitions on "/dev/sda" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/sda1" "/dev/sda1" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$9f29628a" | |
| parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/sda2" "/dev/sda2" | |
| partlabel : "recovery" | |
| partition-uuid (partuuid) : "PartUUID$35363a86" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "fat32" | |
| fsName : "fat32" | |
| filesystem-uuid (uuid) : "FSUUID$dbddcb91" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/sda3" "/dev/sda3" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$5640c5ab" | |
| parttype : "0FC63DAF-8483-4772-8E79-3D69D8477DE4" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "ext4" | |
| fsName : "ext4" | |
| filesystem-uuid (uuid) : "FSUUID$33952159" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/sda5" "/dev/sda5" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$d1f936f3" | |
| parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "exfat" | |
| fsName : "exfat" | |
| filesystem-uuid (uuid) : "FSUUID$13affa3e" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "/dev/sda4" "/dev/sda4" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$7db4fc50" | |
| parttype : "0657FD6D-A4AB-43C4-84E5-0933C84B4F4F" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "linuxswap" | |
| fsName : "linuxswap" | |
| filesystem-uuid (uuid) : "FSUUID$90003597" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: .. mapping for "" "unallocated" | |
| partlabel : "" | |
| partition-uuid (partuuid) : "PartUUID$a09a176d" | |
| parttype : "" | |
| partattrs : "0" | |
| mountPoint: : "" | |
| fs: : "unknown" | |
| fsName : "unknown" | |
| filesystem-uuid (uuid) : "FSUUID$ab99438a" | |
| claimed : "false" | |
| 2025-03-19 - 02:52:52 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec() | |
| 2025-03-19 - 02:52:52 [6]: Saving partition information map to GlobalStorage["partitions"] | |
| 2025-03-19 - 02:52:52 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec() | |
| 2025-03-19 - 02:52:52 [6]: FillGlobalStorageJob writing bootLoader path: QVariant(QVariantMap, QMap(("installPath", QVariant(QString, "/dev/nvme0n1")))) | |
| 2025-03-19 - 02:52:52 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:52 [6]: Starting job "Managing auto-mount settings…" ( 8 / 41 ) | |
| 2025-03-19 - 02:52:52 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec() | |
| 2025-03-19 - 02:52:52 [6]: Restore automount settings | |
| 2025-03-19 - 02:52:52 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:52 [6]: Starting job "mount" ( 9 / 41 ) | |
| 2025-03-19 - 02:52:53 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-t", "ext4", "-o", "defaults", "/dev/nvme0n1p5", "/tmp/calamares-root-5fcy2_a9/") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-o", "bind", "/dev", "/tmp/calamares-root-5fcy2_a9/dev") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-t", "proc", "-o", "defaults", "proc", "/tmp/calamares-root-5fcy2_a9/proc") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-t", "tmpfs", "-o", "defaults", "tmpfs", "/tmp/calamares-root-5fcy2_a9/run") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-o", "bind", "/run/systemd/resolve", "/tmp/calamares-root-5fcy2_a9/run/systemd/resolve") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-5fcy2_a9/run/udev") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-t", "sysfs", "-o", "defaults", "sys", "/tmp/calamares-root-5fcy2_a9/sys") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:52:53 [6]: Starting job "unpackfs" ( 10 / 41 ) | |
| 2025-03-19 - 02:52:53 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("mount", "-t", "squashfs", "-o", "loop", "/cdrom/casper/filesystem.squashfs", "/tmp/tmp0kafm_fh/filesystem") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("udevadm", "settle") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("sync") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("unsquashfs", "-l", "/cdrom/casper/filesystem.squashfs") | |
| 2025-03-19 - 02:52:53 [6]: .. Running ("rsync", "-aHAXSr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--exclude", "/run/systemd/resolve/", "--progress", "/tmp/tmp0kafm_fh/filesystem/", "/tmp/calamares-root-5fcy2_a9") | |
| 2025-03-19 - 02:53:52 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:53:52 [6]: Starting job "Generate machine-id." ( 11 / 41 ) | |
| 2025-03-19 - 02:53:52 [6]: .. Running ("systemd-machine-id-setup", "--root=/tmp/calamares-root-5fcy2_a9") | |
| 2025-03-19 - 02:53:52 [6]: .. Running ("ln", "-sf", "/etc/machine-id", "/var/lib/dbus/machine-id") | |
| 2025-03-19 - 02:53:52 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:53:52 [6]: Starting job "fstab" ( 12 / 41 ) | |
| 2025-03-19 - 02:53:52 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:53:53 [6]: .. Running ("mkswap", "/tmp/calamares-root-5fcy2_a9/swapfile") | |
| 2025-03-19 - 02:53:53 [6]: [PYTHON JOB]: "Ignoring foreign swap sda 0982543c-541a-424e-9452-b976e150af37" | |
| 2025-03-19 - 02:53:53 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:53:53 [6]: Starting job "Setting timezone to Asia/Yekaterinburg…" ( 13 / 41 ) | |
| 2025-03-19 - 02:53:53 [6]: .. Running ("rm", "-f", "/etc/localtime") | |
| 2025-03-19 - 02:53:53 [6]: .. Running ("ln", "-s", "/usr/share/zoneinfo/Asia/Yekaterinburg", "/etc/localtime") | |
| 2025-03-19 - 02:53:53 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:53:53 [6]: Starting job "Setting keyboard model to pc105, layout as us-…" ( 14 / 41 ) | |
| 2025-03-19 - 02:53:53 [6]: virtual Calamares::JobResult SetKeyboardLayoutJob::exec() | |
| 2025-03-19 - 02:53:53 [6]: Executing SetKeyboardLayoutJob | |
| 2025-03-19 - 02:53:53 [6]: bool SetKeyboardLayoutJob::writeVConsoleData(const QString&, const QString&) const | |
| 2025-03-19 - 02:53:53 [6]: Writing vconsole data to "/tmp/calamares-root-5fcy2_a9/etc/vconsole.conf" | |
| 2025-03-19 - 02:53:53 [6]: QString SetKeyboardLayoutJob::findConvertedKeymap(const QString&) const | |
| 2025-03-19 - 02:53:53 [6]: Looking for converted keymap in "" | |
| 2025-03-19 - 02:53:53 [6]: QString findLegacyKeymap(const QString&, const QString&, const QString&) | |
| 2025-03-19 - 02:53:53 [6]: Looking for legacy keymap "us" "pc105" "" in QRC | |
| 2025-03-19 - 02:53:53 [6]: .. Found legacy keymap "us" with score 11 | |
| 2025-03-19 - 02:53:53 [6]: .. Found legacy keymap "us-acentos" with score 11 | |
| 2025-03-19 - 02:53:53 [6]: .. Found legacy keymap "dvorak" with score 11 | |
| 2025-03-19 - 02:53:53 [6]: .. Found legacy keymap "dvorak" with score 11 | |
| 2025-03-19 - 02:53:53 [6]: .. Written KEYMAP= "us" to vconsole.conf 0 | |
| 2025-03-19 - 02:53:53 [6]: bool SetKeyboardLayoutJob::writeX11Data(const QString&) const | |
| 2025-03-19 - 02:53:53 [6]: Writing X11 configuration to "/tmp/calamares-root-5fcy2_a9/etc/X11/xorg.conf.d/00-keyboard.conf" | |
| 2025-03-19 - 02:53:53 [6]: .. Written XkbLayout "us" ; XkbModel "pc105" ; XkbVariant "" to X.org file "/tmp/calamares-root-5fcy2_a9/etc/X11/xorg.conf.d/00-keyboard.conf" 0 | |
| 2025-03-19 - 02:53:53 [6]: bool SetKeyboardLayoutJob::writeDefaultKeyboardData(const QString&) const | |
| 2025-03-19 - 02:53:53 [6]: Writing default keyboard data to "/tmp/calamares-root-5fcy2_a9/etc/default/keyboard" | |
| 2025-03-19 - 02:53:53 [6]: .. Written XKBMODEL "pc105" ; XKBLAYOUT "us" ; XKBVARIANT "" to /etc/default/keyboard file "/tmp/calamares-root-5fcy2_a9/etc/default/keyboard" 0 | |
| 2025-03-19 - 02:53:53 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:53:53 [6]: Starting job "localecfg" ( 15 / 41 ) | |
| 2025-03-19 - 02:53:53 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:53:53 [6]: .. Running ("locale-gen") | |
| 2025-03-19 - 02:54:13 [6]: [PYTHON JOB]: "/tmp/calamares-root-5fcy2_a9/etc/locale.gen done" | |
| 2025-03-19 - 02:54:13 [6]: [PYTHON JOB]: "/tmp/calamares-root-5fcy2_a9/etc/locale.conf done" | |
| 2025-03-19 - 02:54:13 [6]: [PYTHON JOB]: "/tmp/calamares-root-5fcy2_a9/etc/default done" | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "Configuring LUKS key file." ( 16 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec() | |
| 2025-03-19 - 02:54:13 [6]: There are 0 LUKS partitions | |
| 2025-03-19 - 02:54:13 [6]: .. Nothing to do for LUKS. | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "Configuring <pre>sudo</pre> users…" ( 17 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "Preparing groups…" ( 18 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: .. Running ("groupadd", "--system", "sambashare") | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "Create user eugenebos" ( 19 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: virtual Calamares::JobResult CreateUserJob::exec() | |
| 2025-03-19 - 02:54:13 [6]: [CREATEUSER]: creating user | |
| 2025-03-19 - 02:54:13 [6]: .. Running ("useradd", "-m", "-U", "-s", "/bin/bash", "-c", "Eugene Bos", "eugenebos") | |
| 2025-03-19 - 02:54:13 [6]: .. Running "usermod" "-aG" "adm,cdrom,dip,lpadmin,plugdev,sambashare,sudo" "eugenebos" | |
| 2025-03-19 - 02:54:13 [6]: .. Running ("chown", "-R", "eugenebos:eugenebos", "/home/eugenebos") | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "Set password for user eugenebos" ( 20 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: .. Running "usermod" "-p" "$y$j9T$meWz8v9XCZvqO7oJ7Z618.$aCq6t7fWvuYh2P7ZmSeuSvjstF2rmJmSuBj.xv4KPn3" "eugenebos" | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "Set password for user root" ( 21 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: .. Running "usermod" "-p" "!" "root" | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "Set hostname eugene-b450aoruspro" ( 22 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "displaymanager" ( 23 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:54:13 [2]: WARNING: [PYTHON JOB]: "The configured default desktop environment, Lubuntu, can not be found." | |
| 2025-03-19 - 02:54:13 [2]: Calamares::Python::Object Calamares::Python::GlobalStorageProxy::value(const std::string&) const | |
| 2025-03-19 - 02:54:13 [2]: WARNING: Unknown GS key autoLoginUser | |
| 2025-03-19 - 02:54:13 [6]: [PYTHON JOB]: "Unsetting autologin." | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "networkcfg" ( 24 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:54:13 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:13 [6]: Starting job "hwclock" ( 25 / 41 ) | |
| 2025-03-19 - 02:54:13 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:54:13 [6]: .. Running ("hwclock", "--systohc", "--utc") | |
| 2025-03-19 - 02:54:14 [6]: [PYTHON JOB]: "Hwclock set using RTC method." | |
| 2025-03-19 - 02:54:14 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:14 [6]: Starting job "Performing contextual processes' job…" ( 26 / 41 ) | |
| 2025-03-19 - 02:54:14 [6]: .. Running ("/bin/sh", "-c", "cp /cdrom/casper/vmlinuz /tmp/calamares-root-5fcy2_a9/boot/vmlinuz-$(uname -r)") | |
| 2025-03-19 - 02:54:14 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:14 [6]: Starting job "Running shell processes…" ( 27 / 41 ) | |
| 2025-03-19 - 02:54:14 [6]: .. Running ("/bin/sh", "-c", "touch //boot/initrd.img-$(uname -r)") | |
| 2025-03-19 - 02:54:14 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:14 [6]: Starting job "initramfscfg" ( 28 / 41 ) | |
| 2025-03-19 - 02:54:15 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:54:15 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:15 [6]: Starting job "Creating initramfs…" ( 29 / 41 ) | |
| 2025-03-19 - 02:54:15 [6]: virtual Calamares::JobResult InitramfsJob::exec() | |
| 2025-03-19 - 02:54:15 [6]: Updating initramfs with kernel "all" | |
| 2025-03-19 - 02:54:15 [6]: .. Running ("update-initramfs", "-k", "all", "-c", "-t") | |
| 2025-03-19 - 02:54:21 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:21 [6]: Starting job "grubcfg" ( 30 / 41 ) | |
| 2025-03-19 - 02:54:21 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:54:21 [6]: .. Running ("sh", "-c", "which dracut") | |
| 2025-03-19 - 02:54:21 [6]: .. Target cmd: ("sh", "-c", "which dracut") Exit code: 1 (no output) | |
| 2025-03-19 - 02:54:21 [6]: .. Running ("sh", "-c", "which plymouth") | |
| 2025-03-19 - 02:54:21 [6]: .. Running ("sh", "-c", "grep -q \"^HOOKS.*systemd\" /etc/mkinitcpio.conf") | |
| 2025-03-19 - 02:54:21 [6]: .. Target cmd: ("sh", "-c", "grep -q \"^HOOKS.*systemd\" /etc/mkinitcpio.conf") Exit code: 2 output: | |
| grep: /etc/mkinitcpio.conf: No such file or directory | |
| 2025-03-19 - 02:54:21 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:21 [6]: Starting job "Performing contextual processes' job…" ( 31 / 41 ) | |
| 2025-03-19 - 02:54:21 [6]: .. Running ("/bin/sh", "-c", "/bin/true") | |
| 2025-03-19 - 02:54:21 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:21 [6]: Starting job "bootloader" ( 32 / 41 ) | |
| 2025-03-19 - 02:54:21 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:54:21 [6]: [PYTHON JOB]: "Bootloader: grub (bios)" | |
| 2025-03-19 - 02:54:21 [6]: .. Running ("grub-install", "--target=i386-pc", "--recheck", "--force", "/dev/nvme0n1") | |
| 2025-03-19 - 02:54:22 [6]: .. Running ("/usr/bin/debconf-set-selections", "/tmp/tmpf2ipin71") | |
| 2025-03-19 - 02:54:22 [6]: .. Running ("grub-mkconfig", "-o", "/boot/grub/grub.cfg") | |
| 2025-03-19 - 02:54:27 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:27 [6]: Starting job "automirror" ( 33 / 41 ) | |
| 2025-03-19 - 02:54:28 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:28 [6]: Starting job "Running shell processes…" ( 34 / 41 ) | |
| 2025-03-19 - 02:54:28 [6]: .. Running ("/bin/sh", "-c", "/usr/bin/dpkg --add-architecture i386") | |
| 2025-03-19 - 02:54:28 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:28 [6]: Starting job "Running shell processes…" ( 35 / 41 ) | |
| 2025-03-19 - 02:54:28 [6]: .. Running ("/bin/sh", "-c", "/usr/libexec/fixconkeys-part1 /tmp/calamares-root-5fcy2_a9") | |
| 2025-03-19 - 02:54:28 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:28 [6]: Starting job "Running shell processes…" ( 36 / 41 ) | |
| 2025-03-19 - 02:54:28 [6]: .. Running ("/bin/sh", "-c", "/usr/libexec/fixconkeys-part2") | |
| 2025-03-19 - 02:54:34 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:34 [6]: Starting job "packages" ( 37 / 41 ) | |
| 2025-03-19 - 02:54:34 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" | |
| 2025-03-19 - 02:54:34 [6]: .. Running ("apt-get", "update") | |
| 2025-03-19 - 02:54:51 [6]: [PYTHON JOB]: "Install packages." | |
| 2025-03-19 - 02:54:51 [6]: .. Running ("apt-get", "--purge", "-q", "-y", "remove", "^live-*", "calamares-settings-lubuntu", "calamares", "zram-config", "cifs-utils", "lubuntu-installer-prompt") | |
| 2025-03-19 - 02:54:54 [6]: .. Running ("apt-get", "--purge", "-q", "-y", "autoremove") | |
| 2025-03-19 - 02:54:56 [6]: [PYTHON JOB]: "Pretty name: Install packages., setting progress.." | |
| 2025-03-19 - 02:54:56 [6]: [PYTHON JOB]: "Install packages." | |
| 2025-03-19 - 02:54:56 [6]: [PYTHON JOB]: "Pretty name: Install packages., setting progress.." | |
| 2025-03-19 - 02:54:56 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:54:56 [6]: Starting job "Performing contextual processes' job…" ( 38 / 41 ) | |
| 2025-03-19 - 02:54:56 [6]: .. Running ("/bin/sh", "-c", "DEBIAN_FRONTEND=noninteractive apt-get -y --purge remove snapd lubuntu-snap-installation-monitor vlc plasma-discover transmission-qt quassel 2048-qt featherpad noblenote kcalc qps zsync partitionmanager qapt-deb-installer picom qlipper qtpass libreoffice*") | |
| 2025-03-19 - 02:55:19 [6]: .. Running ("/bin/sh", "-c", "apt-get -y autoremove") | |
| 2025-03-19 - 02:55:24 [2]: virtual Calamares::JobResult ContextualProcessJob::exec() | |
| 2025-03-19 - 02:55:24 [2]: WARNING: ContextualProcess checks for unknown variable "packages.partyButton" | |
| 2025-03-19 - 02:55:24 [6]: .. Running ("/bin/sh", "-c", "DEBIAN_FRONTEND=noninteractive apt-get update") | |
| 2025-03-19 - 02:55:25 [6]: .. Running ("/bin/sh", "-c", "DEBIAN_FRONTEND=noninteractive apt-get -y -o Dpkg::Options::='--force-confnew' full-upgrade") | |
| 2025-03-19 - 02:57:31 [2]: virtual Calamares::JobResult ContextualProcessJob::exec() | |
| 2025-03-19 - 02:57:31 [2]: WARNING: ContextualProcess checks for unknown variable "packages.virtmanagerButton" | |
| 2025-03-19 - 02:57:31 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:57:31 [6]: Starting job "Performing contextual processes' job…" ( 39 / 41 ) | |
| 2025-03-19 - 02:57:31 [2]: virtual Calamares::JobResult ContextualProcessJob::exec() | |
| 2025-03-19 - 02:57:31 [2]: WARNING: ContextualProcess checks for unknown variable "packages.elementButton" | |
| 2025-03-19 - 02:57:31 [2]: virtual Calamares::JobResult ContextualProcessJob::exec() | |
| 2025-03-19 - 02:57:31 [2]: WARNING: ContextualProcess checks for unknown variable "packages.kritaButton" | |
| 2025-03-19 - 02:57:31 [2]: virtual Calamares::JobResult ContextualProcessJob::exec() | |
| 2025-03-19 - 02:57:31 [2]: WARNING: ContextualProcess checks for unknown variable "packages.thunderbirdButton" | |
| 2025-03-19 - 02:57:31 [6]: virtual void Calamares::JobThread::run() | |
| 2025-03-19 - 02:57:31 [6]: Starting job "Running shell processes…" ( 40 / 41 ) | |
| 2025-03-19 - 02:57:31 [6]: .. Running ("/bin/sh", "-c", "calamares-logs-helper /tmp/calamares-root-5fcy2_a9") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment