Installing on a lenovo legion laptop

Hello, I’m trying to install Manjaro on a new laptop and I’m getting “Bootloader installation error” . From the logs I see that grub-install failed with code 127, but nothing more. How can I get more info to debug?

I ran manjaro-chroot -a to take a look and figure stuff out but the installation is all kinds of wierd. pacman keeps failing with signature errors on everything, grub is installed but grub-install does not exist, grub-mkconfig exists but /boot/grub/grub.cfg was not generated and the journal is empty…

Logs: http://termbin.com/ixiv0
iso: manjaro-kde-24.0.3-240702-linux69.iso
laptop: Lenovo Legion 16ARP9
CPU: Ryzen 7 7735HS
GPU: GeForce RTX 4070

I’m assuming you verified the .ISO? If not, do so — this is important. Sounds like a corrupted download; this can happen sometimes.

sha256sum -c manjaro-kde-24.0.3-240702-linux69.iso.sha256

:smiley:

It looks like Calamares failed to create a GUID Partition Table (GPT) properly, and subsequent partitions also failed. The question from @BG405 is warranted:

Although this might be part of an ongoing saga with Calamares and/or udev2 that I keep noticing.

I suggest a complete new install after downloading the latest full ISO.

What I might do is install using the manual partitioning method, no encryption (this can be done later, manually). Use EXT4 and not BTRFS, and triple check all configuration before committing to the install.

That is all. Cheers.

1 Like

This is the latest full kde iso and it passed the hash check, maybe I should try a different DE image?
I’ll try the manual partitioning, but as I see it chroot worked after the install failed, so there is a filesystem there.

Update: manual partitioning didnt help.

Skimming over the provided log in the paste link.

The file system is created as expected and mounted and filled

2024-07-26 - 18:56:48 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-26 - 18:56:48 [6]:     .. Job description from pretty_name "mount" = "Mounting partitions." 
2024-07-26 - 18:56:48 [6]:     .. Running ("mount", "-t", "ext4", "/dev/nvme0n1p2", "/tmp/calamares-root-fpt_n3ug/") 
2024-07-26 - 18:56:48 [6]:     .. Running ("udevadm", "settle") 
2024-07-26 - 18:56:48 [6]:     .. Running ("sync") 
2024-07-26 - 18:56:48 [6]:     .. Running ("mount", "-t", "vfat", "/dev/nvme0n1p1", "/tmp/calamares-root-fpt_n3ug/boot/efi") 

The mhwd script fails - it that is a deal breaker I cannot deduce as there is a fallback to the opensource AMD driver as the Ryzen 7 7735HS is an APU providing AMD Radeon™ 680M .

The next error is bootloader please see → [root tip] [How To] Troubleshoot Calamares installer errors.

Try running the installer with opensource drivers.

You can always add the nvidia driver later.

There is a slightly newer iso 24.0.4 on Manjaro Linux - Browse /kde at SourceForge.net

1 Like

Opensource driver log: http://termbin.com/0l5a
Its the same result.

The bootloader topic doesn’t seam relevant, boot mode is UEFI, on a side note I haven’t seen a BIOS stripped down so much before, I don’t think there is even an option for legacy.

As this shaping up to be a gpu driver issue, I noticed in the BIOS there is a big switch for hybrid / discreet GPU, until now it was set to hybrid.

I’ll try the newer image next, and experiment with the GPU switch in BIOS.

The ISO you are using 240702 appear to fail with the Nvidia driver installation by the mhwd script.

I suggest you fetch the latest ISO using the sourceforge link mentioned above.

Setting the firmware to hybrid allows the system to boot with free drivers.

Setting to discrete you need the boot with proprietary mode.

It seems the command grub-install referenced in the setup logic is missing

/usr/sbin/chroot: failed to run command 'grub-install': No such file or directory

This means the ISO is incomplete - not your fault - I don’t know what went wrong - I believe it should have been addressed back in May when the stable ISO was done after Plasma 6 release.

Before running the installer - open a terminal and sync the package install-grub, then run the installer

sudo pacman -Syu install-grub
Full content of OP's log posted to termbin

for more stable/permanent reference:

=== START CALAMARES 3.2.62-9
2024-07-27 - 07:51:24 [6]: void CalamaresApplication::init()
    Calamares version: 3.2.62-9 
2024-07-27 - 07:51:24 [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_MX, et, eu, fa, fi_FI, fr, fur, gl, he, hi, hr, hu, id, is, it_IT, ja, 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" 
2024-07-27 - 07:51:24 [6]: bool CalamaresUtils::initQmlModulesDir()
    Using Calamares QML directory "/usr/share/calamares/qml" 
2024-07-27 - 07:51:24 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Using Calamares branding file at "/usr/share/calamares/branding/manjaro/branding.desc" 
2024-07-27 - 07:51:24 [2]: Calamares::Branding::Branding(const QString&, QObject*)
    WARNING: the branding component "/usr/share/calamares/branding/manjaro" does not ship translations. 
2024-07-27 - 07:51:24 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Loaded branding component "manjaro" 
2024-07-27 - 07:51:24 [6]:     .. No translation for "tz_" "C" using default (en) 
2024-07-27 - 07:51:24 [6]:     .. No translation for "calamares_" "C" using default (en) 
2024-07-27 - 07:51:24 [6]:     .. STARTUP: initSettings, initQmlPath, initBranding done 
2024-07-27 - 07:51:24 [6]:     .. STARTUP: initModuleManager: module init started 
2024-07-27 - 07:51:24 [2]: static Calamares::ModuleSystem::Descriptor Calamares::ModuleSystem::Descriptor::fromDescriptorData(const QVariantMap&, const QString&)
    WARNING: Descriptor file "/usr/lib/calamares/modules/servicescfg/module.desc" 
2024-07-27 - 07:51:24 [2]: WARNING:     ..  Module descriptor contains extra keys: 
     "requires" 
2024-07-27 - 07:51:24 [6]: void Calamares::ModuleManager::doInit()
    Found 57 modules 
2024-07-27 - 07:51:24 [6]: void CalamaresApplication::initView()
    STARTUP: initModuleManager: all modules init done 
2024-07-27 - 07:51:24 [6]: void CalamaresApplication::initView()
    STARTUP: initJobQueue done 
2024-07-27 - 07:51:24 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
    Available desktop QSize(2560, 1556) minimum size QSize(1024, 520) 
2024-07-27 - 07:51:24 [6]:     .. Proposed window size: 1024 560 
2024-07-27 - 07:51:24 [6]: QString CalamaresUtils::searchQmlFile(QmlSearch, const QString&)
    Looking for QML for "calamares-sidebar" 
2024-07-27 - 07:51:24 [6]:     .. Looking at QML file "/usr/share/calamares/branding/manjaro/calamares-sidebar.qml" 
2024-07-27 - 07:51:24 [6]: void CalamaresApplication::initView()
    STARTUP: CalamaresWindow created; loadModules started 
2024-07-27 - 07:51:24 [6]: void Config::initLanguages()
    Trying to match locale "C" 
2024-07-27 - 07:51:24 [6]: void Config::initLanguages()
    Trying to match locale QLocale(C, Default, Default) 
2024-07-27 - 07:51:24 [6]:     .. Trying to match approximate locale QLocale::C 
2024-07-27 - 07:51:24 [6]:     .. Trying to match English (US) 
2024-07-27 - 07:51:24 [6]: void Config::setLocaleIndex(int)
    Index 14 Selected locale "en" 
2024-07-27 - 07:51:24 [6]:     .. Loaded QRC translation "tz_" "en" 
2024-07-27 - 07:51:24 [6]:     .. Loaded QRC translation "calamares_" "en" 
2024-07-27 - 07:51:24 [2]:   OpenType support missing for "Mukti Narrow", script 12
2024-07-27 - 07:51:24 [2]:   OpenType support missing for "Droid Sans", script 11
2024-07-27 - 07:51:24 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "welcome@welcome" loading complete. 
2024-07-27 - 07:51:24 [6]: QStringList loadLocales(const QString&)
    Loading locales from "/usr/share/i18n/SUPPORTED" 
2024-07-27 - 07:51:24 [6]:     ..  Read 498 lines 
2024-07-27 - 07:51:24 [6]:     ..  After filtering 323 lines 
2024-07-27 - 07:51:24 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "locale@locale" loading complete. 
2024-07-27 - 07:51:24 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
    Loaded 180 keyboard models 
2024-07-27 - 07:51:24 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
    Variants now total= 0 selected= -1 
2024-07-27 - 07:51:24 [6]:     .. Loaded QRC translation "kb_" "en" 
2024-07-27 - 07:51:24 [6]: void Config::detectCurrentKeyboardLayout()
    ("pc", "us", "inet(evdev)", "terminate(ctrl_alt_bksp)\"") 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "keyboard@keyboard" loading complete. 
2024-07-27 - 07:51:25 [6]: CalamaresUtils::Partition::InternalManager::InternalManager()
    KPMCore backend starting .. 
2024-07-27 - 07:51:25 [6]: Loaded backend plugin:  "pmsfdiskbackendplugin"
2024-07-27 - 07:51:25 [6]:     .. Backend @0x653ca15ac5d0 "pmsfdiskbackendplugin" "1" 
2024-07-27 - 07:51:25 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
    WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "partition@partition" loading complete. 
2024-07-27 - 07:51:25 [2]: void copyLegacy(const QVariantMap&, const QString&, QVariantMap&, const QString&)
    WARNING: Legacy *users* key "userShell" overrides hostname-settings. 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "users@users" loading complete. 
2024-07-27 - 07:51:25 [6]: virtual void Config::setConfigurationMap(const QVariantMap&)
    Using module ID "packagechooser@packagechooser" 
2024-07-27 - 07:51:25 [6]: void fillModel(PackageListModel*, const QVariantList&)
    Loading PackageChooser model items from config 
2024-07-27 - 07:51:25 [6]:     .. Loaded PackageChooser with 3 entries. 
2024-07-27 - 07:51:25 [2]: QPixmap::scaled: Pixmap is a null pixmap
2024-07-27 - 07:51:25 [2]: QPixmap::scaled: Pixmap is a null pixmap
2024-07-27 - 07:51:25 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "packagechooser@packagechooser" loading complete. 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "summary@summary" loading complete. 
2024-07-27 - 07:51:25 [6]: void Calamares::ModuleManager::loadModules()
    Module "partition@partition" already loaded. 
2024-07-27 - 07:51:25 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
    QML import paths: 
     "/usr/share/calamares/qml" 
     "/usr/bin" 
     "qrc:/qt-project.org/imports" 
     "/usr/lib/qt/qml" 
2024-07-27 - 07:51:25 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
    QML load on startup, API 2. 
2024-07-27 - 07:51:25 [2]: QThread::setPriority: Cannot set priority, thread is not running
2024-07-27 - 07:51:25 [2]: virtual void MachineIdJob::setConfigurationMap(const QVariantMap&)
    WARNING: MachineId: configuration setting *symlink* is deprecated, use *dbus-symlink*. 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "machineid@machineid" loading complete. 
2024-07-27 - 07:51:25 [6]: void Calamares::ModuleManager::loadModules()
    Module "locale@locale" already loaded. 
2024-07-27 - 07:51:25 [6]: void Calamares::ModuleManager::loadModules()
    Module "keyboard@keyboard" already loaded. 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "luksopenswaphookcfg@luksopenswaphookcfg" loading complete. 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "initcpio@initcpio" loading complete. 
2024-07-27 - 07:51:25 [6]: void Calamares::ModuleManager::loadModules()
    Module "users@users" already loaded. 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "umount@umount" loading complete. 
2024-07-27 - 07:51:25 [2]: void Config::setConfigurationMap(const QVariantMap&)
    WARNING: Configuring the finished module with deprecated restartNowEnabled settings 
2024-07-27 - 07:51:25 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "finished@finished" loading complete. 
2024-07-27 - 07:51:25 [6]: setGeoIP(Config*, const QVariantMap&)::<lambda()>
    GeoIP result for welcome= "HU" 
2024-07-27 - 07:51:25 [6]: void Config::setLocaleIndex(int)
    Index 29 Selected locale "hu" 
2024-07-27 - 07:51:25 [6]:     .. No translation for "tz_" "hu" using default (en) 
2024-07-27 - 07:51:25 [6]:     .. Loaded QRC translation "calamares_" "hu" 
2024-07-27 - 07:51:25 [6]:     .. No translation for "kb_" "hu" using default (en) 
2024-07-27 - 07:51:25 [6]:     .. No translation for "kb_" "hu" using default (en) 
2024-07-27 - 07:51:25 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: loadModules for all modules done 
2024-07-27 - 07:51:25 [6]: void Calamares::ModuleManager::checkRequirements()
    Checking module requirements .. 
2024-07-27 - 07:51:25 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: Window now visible and ProgressTreeView populated 
2024-07-27 - 07:51:25 [6]:     .. 9 view steps loaded. 
2024-07-27 - 07:51:25 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
    QML component complete, API 2 
2024-07-27 - 07:51:25 [6]: bool GeneralRequirements::checkHasPower()
    A battery exists, checking for mains power. 
2024-07-27 - 07:51:25 [2]: file:///usr/share/calamares/branding/manjaro/slideshow/sponsor/SponsoredBy.qml: No such file or directory
2024-07-27 - 07:51:25 [6]:     .. Loading "/usr/share/calamares/branding/manjaro/slideshow/SlideShow.qml" 
2024-07-27 - 07:51:25 [6]: void Config::xkbApply()
    xkbmap selection changed to:  "us" - "" 
2024-07-27 - 07:51:25 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
    GeneralRequirements output: 
     storage :   8482560409 
     enoughStorage :   true 
     RAM :   1073741824 
     enoughRam :   true 
     hasPower :   true 
     hasInternet :   true 
     isRoot :   true 
2024-07-27 - 07:51:25 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 5 requirement results from "welcome" 
2024-07-27 - 07:51:25 [6]: getting temp failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 07:51:25 [6]: getting powered on time failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 07:51:25 [6]: getting power cycles failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 07:51:25 [6]: smartctl initialization failed for  "/dev/sda" :  No such file or directory
2024-07-27 - 07:51:25 [6]: error during smart output parsing for  "/dev/sda" :  Success
2024-07-27 - 07:51:25 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
    Removing unsuitable devices: 2 candidates. 
2024-07-27 - 07:51:25 [6]:     .. Running ("blkid", "/dev/nvme0n1") 
2024-07-27 - 07:51:25 [6]:     .. Running ("blkid", "") 
2024-07-27 - 07:51:25 [6]:     .. Target cmd: ("blkid", "") Exit code: 2 (no output) 
2024-07-27 - 07:51:25 [6]:     .. Running ("blkid", "/dev/nvme0n1p1") 
2024-07-27 - 07:51:25 [6]:     .. Running ("blkid", "/dev/nvme0n1p2") 
2024-07-27 - 07:51:25 [6]:     .. Running ("blkid", "/dev/nvme0n1p3") 
2024-07-27 - 07:51:25 [6]:     .. Running ("blkid", "") 
2024-07-27 - 07:51:25 [6]:     .. Target cmd: ("blkid", "") Exit code: 2 (no output) 
2024-07-27 - 07:51:25 [6]:     .. Running ("blkid", "/dev/sda") 
2024-07-27 - 07:51:25 [6]:     .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sda" 
2024-07-27 - 07:51:25 [6]:     .. there are 1 devices left. 
2024-07-27 - 07:51:25 [6]: void PartitionCoreModule::doInit()
    LIST OF DETECTED DEVICES: 
2024-07-27 - 07:51:25 [6]:     .. node	capacity	name	prettyName 
2024-07-27 - 07:51:25 [6]:     .. "/dev/nvme0n1" 512105932800 DevName$e00b8a2b DevNamePretty$1cccc6b 
2024-07-27 - 07:51:25 [6]:     .. 1 devices detected. 
2024-07-27 - 07:51:26 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
2024-07-27 - 07:51:27 [6]:     .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/nvme0n1p2") 
2024-07-27 - 07:51:27 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&)
    Checking device "/dev/nvme0n1p2" for fstab (fs= "ext4" ) 
2024-07-27 - 07:51:27 [6]:     .. Running ("mount", "-o", "ro,noload", "/dev/nvme0n1p2", "/tmp/calamares-SmeoHm") 
2024-07-27 - 07:51:27 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 07:51:27 [6]:     .. Running ("sync") 
2024-07-27 - 07:51:27 [6]:     .. got 12 fstab entries from 12 lines in "/tmp/calamares-SmeoHm/etc/fstab" 
2024-07-27 - 07:51:27 [6]:     .. Running ("umount", "-R", "/tmp/calamares-SmeoHm") 
2024-07-27 - 07:51:27 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 07:51:27 [6]:     .. Running ("sync") 
2024-07-27 - 07:51:27 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
    Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. 
2024-07-27 - 07:51:27 [6]:     ..  os-prober lines after cleanup: 
     "/dev/nvme0n1p2:Manjaro Linux (24.0.3):ManjaroLinux:linux" 
2024-07-27 - 07:51:27 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
2024-07-27 - 07:51:27 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 1 requirement results from "partition" 
2024-07-27 - 07:51:27 [6]: void ChoicePage::updateDeviceStatePreview()
    Updating partitioning state widgets. 
2024-07-27 - 07:51:27 [6]: void ChoicePage::setupActions()
    Setting up actions for "/dev/nvme0n1" with 1 entries. 
2024-07-27 - 07:51:27 [6]:     ..  Can not resize "/dev/nvme0n1" , filesystem "unknown" does not support resize. 
2024-07-27 - 07:51:27 [6]:     ..  Checking if "/dev/nvme0n1" can be replaced. 
2024-07-27 - 07:51:27 [6]:     ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 1048576 "(0GiB)" 
2024-07-27 - 07:51:27 [6]:     ..  Can not resize "/dev/nvme0n1p1" , filesystem "fat32" does not support resize. 
2024-07-27 - 07:51:27 [6]:     ..  Checking if "/dev/nvme0n1p1" can be replaced. 
2024-07-27 - 07:51:27 [6]:     ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 314572800 "(0GiB)" 
2024-07-27 - 07:51:27 [6]:     ..  Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. 
2024-07-27 - 07:51:27 [6]:     .. contains resizable "/dev/nvme0n1p2" 
2024-07-27 - 07:51:27 [6]:     ..  Checking if "/dev/nvme0n1p2" can be replaced. 
2024-07-27 - 07:51:27 [6]:     ..  Partition "/dev/nvme0n1p2" authorized for replace install. 
2024-07-27 - 07:51:27 [6]:     .. contains replaceable "/dev/nvme0n1p2" 
2024-07-27 - 07:51:27 [6]:     ..  NO, insufficient storage 
     Required  storage B: 11166914969 "(10.4GiB)" 
     Available storage B: 9448928256 "(8GiB)" for "/dev/nvme0n1p3" length: 18454938 sectorsUsed: 0 fsType: "linuxswap" 
2024-07-27 - 07:51:27 [6]:     ..  Checking if "/dev/nvme0n1p3" can be replaced. 
2024-07-27 - 07:51:27 [6]:     ..  Partition "/dev/nvme0n1p3" authorized for replace install. 
2024-07-27 - 07:51:27 [6]:     .. contains replaceable "/dev/nvme0n1p3" 
2024-07-27 - 07:51:27 [6]:     ..  Can not resize "/dev/nvme0n1" , filesystem "unknown" does not support resize. 
2024-07-27 - 07:51:27 [6]:     ..  Checking if "/dev/nvme0n1" can be replaced. 
2024-07-27 - 07:51:27 [6]:     ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 4240896 "(0GiB)" 
2024-07-27 - 07:51:27 [6]: ChoicePage::setupActions()::<lambda()>
    Setting texts for 1 non-empty osprober entry 
2024-07-27 - 07:51:27 [6]: void ChoicePage::continueApplyDeviceChoice()
    Previous device -1 new device 0 
2024-07-27 - 07:51:27 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Erase "erase" 
2024-07-27 - 07:51:27 [6]: PartitionTable* CreatePartitionTableJob::createTable()
    CreatePartitionTableJob::createTable trying to make table for device "/dev/nvme0n1" 
2024-07-27 - 07:51:27 [6]: void Calamares::RequirementsChecker::finished()
    All requirements have been checked. 
2024-07-27 - 07:51:27 [6]: void Calamares::RequirementsModel::describe() const
    Requirements model has 6 items 
2024-07-27 - 07:51:27 [6]:     .. requirement 0 "storage" satisfied? true mandatory? true 
2024-07-27 - 07:51:27 [6]:     .. requirement 1 "ram" satisfied? true mandatory? true 
2024-07-27 - 07:51:27 [6]:     .. requirement 2 "power" satisfied? true mandatory? false 
2024-07-27 - 07:51:27 [6]:     .. requirement 3 "internet" satisfied? true mandatory? false 
2024-07-27 - 07:51:27 [6]:     .. requirement 4 "root" satisfied? true mandatory? true 
2024-07-27 - 07:51:27 [6]:     .. requirement 5 "partitions" satisfied? true mandatory? true 
2024-07-27 - 07:51:27 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2024-07-27 - 07:51:28 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
2024-07-27 - 07:51:28 [6]: void PartitionCoreModule::dumpQueue() const
    # Queue: 
2024-07-27 - 07:51:28 [6]:     .. ## Device: "/dev/nvme0n1" 
2024-07-27 - 07:51:28 [6]:     .. - CreatePartitionTableJob 
2024-07-27 - 07:51:28 [6]:     .. - CreatePartitionJob 
2024-07-27 - 07:51:28 [6]:     .. - SetPartFlagsJob 
2024-07-27 - 07:51:28 [6]:     .. - CreatePartitionJob 
2024-07-27 - 07:51:28 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
2024-07-27 - 07:51:32 [6]: void Config::setLocaleIndex(int)
    Index 15 Selected locale "en_GB" 
2024-07-27 - 07:51:32 [6]:     .. Loaded QRC translation "tz_" "en_GB" 
2024-07-27 - 07:51:32 [6]:     .. Loaded QRC translation "calamares_" "en_GB" 
2024-07-27 - 07:51:32 [6]:     .. Loaded QRC translation "kb_" "en_GB" 
2024-07-27 - 07:51:32 [6]: ChoicePage::setupActions()::<lambda()>
    Setting texts for 1 non-empty osprober entry 
2024-07-27 - 07:51:34 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en_GB" in "HU" to locale. 
2024-07-27 - 07:51:34 [6]:     .. Got best match for "en_GB" as "en_GB.UTF-8" 
2024-07-27 - 09:51:34 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en_GB" in "HU" to locale. 
2024-07-27 - 09:51:34 [6]:     .. Got best match for "en_GB" as "en_GB.UTF-8" 
2024-07-27 - 09:51:34 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en_GB" in "HU" to locale. 
2024-07-27 - 09:51:34 [6]:     .. Got best match for "en_GB" as "en_GB.UTF-8" 
2024-07-27 - 09:51:38 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en_GB" in "PL" to locale. 
2024-07-27 - 09:51:38 [6]:     .. Got best match for "en_GB" as "en_GB.UTF-8" 
2024-07-27 - 09:51:55 [6]: void Config::guessLocaleKeyboardLayout()
    Got locale language "en_GB.UTF-8" 
2024-07-27 - 09:51:55 [6]:     .. looking for locale part "GB" 
2024-07-27 - 09:51:55 [6]:     .. matched "gb" 
2024-07-27 - 09:51:56 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
    Next level: "en" 
2024-07-27 - 09:51:56 [6]: void Config::xkbApply()
    xkbmap selection changed to:  "gb" - "" 
2024-07-27 - 09:52:02 [6]: void Config::xkbApply()
    xkbmap selection changed to:  "us" - "" 
2024-07-27 - 09:52:13 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Erase "erase" 
2024-07-27 - 09:52:13 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
2024-07-27 - 09:52:13 [6]: getting temp failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 09:52:13 [6]: getting powered on time failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 09:52:13 [6]: getting power cycles failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 09:52:13 [6]: PartitionTable* CreatePartitionTableJob::createTable()
    CreatePartitionTableJob::createTable trying to make table for device "/dev/nvme0n1" 
2024-07-27 - 09:52:13 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2024-07-27 - 09:52:13 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
2024-07-27 - 09:52:13 [6]: qint64 PartitionActions::swapSuggestion(qint64, Config::SwapChoice)
    Suggested swap size: 8 GiB 
2024-07-27 - 09:52:13 [6]: void PartitionCoreModule::dumpQueue() const
    # Queue: 
2024-07-27 - 09:52:13 [6]:     .. ## Device: "/dev/nvme0n1" 
2024-07-27 - 09:52:13 [6]:     .. - CreatePartitionTableJob 
2024-07-27 - 09:52:13 [6]:     .. - CreatePartitionJob 
2024-07-27 - 09:52:13 [6]:     .. - SetPartFlagsJob 
2024-07-27 - 09:52:13 [6]:     .. - CreatePartitionJob 
2024-07-27 - 09:52:13 [6]:     .. - CreatePartitionJob 
2024-07-27 - 09:52:17 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Erase "erase" 
2024-07-27 - 09:52:17 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
2024-07-27 - 09:52:17 [6]: getting temp failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 09:52:17 [6]: getting powered on time failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 09:52:17 [6]: getting power cycles failed for  "/dev/nvme0n1" :  Success
2024-07-27 - 09:52:17 [6]: PartitionTable* CreatePartitionTableJob::createTable()
    CreatePartitionTableJob::createTable trying to make table for device "/dev/nvme0n1" 
2024-07-27 - 09:52:17 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2024-07-27 - 09:52:18 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
2024-07-27 - 09:52:18 [6]: qint64 PartitionActions::swapSuggestion(qint64, Config::SwapChoice)
    Suggested swap size: 33 GiB 
2024-07-27 - 09:52:18 [6]: void PartitionCoreModule::dumpQueue() const
    # Queue: 
2024-07-27 - 09:52:18 [6]:     .. ## Device: "/dev/nvme0n1" 
2024-07-27 - 09:52:18 [6]:     .. - CreatePartitionTableJob 
2024-07-27 - 09:52:18 [6]:     .. - CreatePartitionJob 
2024-07-27 - 09:52:18 [6]:     .. - SetPartFlagsJob 
2024-07-27 - 09:52:18 [6]:     .. - CreatePartitionJob 
2024-07-27 - 09:52:18 [6]:     .. - CreatePartitionJob 
2024-07-27 - 09:52:56 [6]: void Config::updateGlobalStorage(const QStringList&) const
    QPair("packagechooser","packagechooser") selected "libreoffice-still" 
2024-07-27 - 09:52:56 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
2024-07-27 - 09:52:56 [6]: virtual QString PartitionViewStep::prettyStatus() const
    Summary for Partition 1 Config::Erase 
2024-07-27 - 09:52:56 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 1 devices 
2024-07-27 - 09:52:56 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2024-07-27 - 09:52:56 [6]:     .. partitions on "/dev/nvme0n1" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "false" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2024-07-27 - 09:52:56 [6]:     .. partitions on "/dev/nvme0n1" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "false" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [2]: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
2024-07-27 - 09:52:56 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
2024-07-27 - 09:52:56 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 1 devices 
2024-07-27 - 09:52:56 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2024-07-27 - 09:52:56 [6]:     .. partitions on "/dev/nvme0n1" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "false" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2024-07-27 - 09:52:56 [6]:     .. partitions on "/dev/nvme0n1" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "false" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "true" 
2024-07-27 - 09:52:56 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*)
    Summary widget is larger than viewport, enlarge by 104 to QSize(834, 625) 
2024-07-27 - 09:53:01 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 1 devices 
2024-07-27 - 09:53:01 [6]: void Calamares::JobThread::finalize()
    There are 36 jobs, total weight 33 
2024-07-27 - 09:53:01 [6]:     .. Job 1 "Manage auto-mount settings" +wt 0.1 tot.wt 0.1 
2024-07-27 - 09:53:01 [6]:     .. Job 2 "Clear all temporary mounts." +wt 0.1 tot.wt 0.2 
2024-07-27 - 09:53:01 [6]:     .. Job 3 "Clear mounts for partitioning operations on /dev/nvme0n1" +wt 0.1 tot.wt 0.3 
2024-07-27 - 09:53:01 [6]:     .. Job 4 "Create new gpt partition table on /dev/nvme0n1." +wt 0.1 tot.wt 0.4 
2024-07-27 - 09:53:01 [6]:     .. Job 5 "Create new 300MiB partition on /dev/nvme0n1 (SAMSUNG MZVL2512HDJD-00BL2)." +wt 0.1 tot.wt 0.5 
2024-07-27 - 09:53:01 [6]:     .. Job 6 "Set flags on 300MiB fat32 partition." +wt 0.1 tot.wt 0.6 
2024-07-27 - 09:53:01 [6]:     .. Job 7 "Create new 453676MiB partition on /dev/nvme0n1 (SAMSUNG MZVL2512HDJD-00BL2) with entries root." +wt 0.1 tot.wt 0.7 
2024-07-27 - 09:53:01 [6]:     .. Job 8 "Create new 34403MiB partition on /dev/nvme0n1 (SAMSUNG MZVL2512HDJD-00BL2)." +wt 0.1 tot.wt 0.8 
2024-07-27 - 09:53:01 [6]:     .. Job 9 "Set partition information" +wt 0.1 tot.wt 0.9 
2024-07-27 - 09:53:01 [6]:     .. Job 10 "Manage auto-mount settings" +wt 0.1 tot.wt 1 
2024-07-27 - 09:53:01 [6]:     .. Job 11 "mount" +wt 1 tot.wt 2 
2024-07-27 - 09:53:01 [6]:     .. Job 12 "unpackfs" +wt 12 tot.wt 14 
2024-07-27 - 09:53:01 [6]:     .. Job 13 "networkcfg" +wt 1 tot.wt 15 
2024-07-27 - 09:53:01 [6]:     .. Job 14 "Generate machine-id." +wt 1 tot.wt 16 
2024-07-27 - 09:53:01 [6]:     .. Job 15 "fstab" +wt 1 tot.wt 17 
2024-07-27 - 09:53:01 [6]:     .. Job 16 "Set timezone to Europe/Warsaw" +wt 1 tot.wt 18 
2024-07-27 - 09:53:01 [6]:     .. Job 17 "Set keyboard model to pc105, layout to us-" +wt 1 tot.wt 19 
2024-07-27 - 09:53:01 [6]:     .. Job 18 "localecfg" +wt 1 tot.wt 20 
2024-07-27 - 09:53:01 [6]:     .. Job 19 "Configuring encrypted swap." +wt 1 tot.wt 21 
2024-07-27 - 09:53:01 [6]:     .. Job 20 "Configuring LUKS key file." +wt 1 tot.wt 22 
2024-07-27 - 09:53:01 [6]:     .. Job 21 "initcpiocfg" +wt 1 tot.wt 23 
2024-07-27 - 09:53:01 [6]:     .. Job 22 "Creating initramfs with mkinitcpio." +wt 1 tot.wt 24 
2024-07-27 - 09:53:01 [6]:     .. Job 23 "Configure <pre>sudo</pre> users." +wt 0.166667 tot.wt 24.1667 
2024-07-27 - 09:53:01 [6]:     .. Job 24 "Preparing groups." +wt 0.166667 tot.wt 24.3333 
2024-07-27 - 09:53:01 [6]:     .. Job 25 "Create user slawo" +wt 0.166667 tot.wt 24.5 
2024-07-27 - 09:53:01 [6]:     .. Job 26 "Set password for user slawo" +wt 0.166667 tot.wt 24.6667 
2024-07-27 - 09:53:01 [6]:     .. Job 27 "Set password for user root" +wt 0.166667 tot.wt 24.8333 
2024-07-27 - 09:53:01 [6]:     .. Job 28 "Set hostname Yukihime" +wt 0.166667 tot.wt 25 
2024-07-27 - 09:53:01 [6]:     .. Job 29 "displaymanager" +wt 1 tot.wt 26 
2024-07-27 - 09:53:01 [6]:     .. Job 30 "mhwdcfg" +wt 1 tot.wt 27 
2024-07-27 - 09:53:01 [6]:     .. Job 31 "hwclock" +wt 1 tot.wt 28 
2024-07-27 - 09:53:01 [6]:     .. Job 32 "services" +wt 1 tot.wt 29 
2024-07-27 - 09:53:01 [6]:     .. Job 33 "grubcfg" +wt 1 tot.wt 30 
2024-07-27 - 09:53:01 [6]:     .. Job 34 "bootloader" +wt 1 tot.wt 31 
2024-07-27 - 09:53:01 [6]:     .. Job 35 "postcfg" +wt 1 tot.wt 32 
2024-07-27 - 09:53:01 [6]:     .. Job 36 "Unmount file systems." +wt 1 tot.wt 33 
2024-07-27 - 09:53:01 [6]: virtual void Calamares::JobThread::run()
    Starting job "Manage auto-mount settings" ( 1 / 36 ) 
2024-07-27 - 09:53:01 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
    Set automount to disable 
2024-07-27 - 09:53:01 [6]: void CalamaresUtils::Partition::querySolidAutoMount(QDBusConnection&, AutoMountInfo&)
    Solid not available: "Not connected to D-Bus server" 
2024-07-27 - 09:53:01 [6]: virtual void Calamares::JobThread::run()
    Starting job "Clear all temporary mounts." ( 2 / 36 ) 
2024-07-27 - 09:53:01 [6]: virtual void Calamares::JobThread::run()
    Starting job "Clear mounts for partitioning operations on /dev/nvme0n1" ( 3 / 36 ) 
2024-07-27 - 09:53:01 [6]: QStringList getPartitionsForDevice(const QString&)
    Reading from "/proc/partitions" looking for "nvme0n1" 
2024-07-27 - 09:53:01 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
    ClearMountsJob finished. Here's what was done: 
2024-07-27 - 09:53:01 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:01 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:02 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new gpt partition table on /dev/nvme0n1." ( 4 / 36 ) 
2024-07-27 - 09:53:02 [6]: virtual Calamares::JobResult CreatePartitionTableJob::exec()
    Creating new partition table of type "gpt" , uncommitted partitions: 
2024-07-27 - 09:53:02 [6]:     .. "unallocated" 
2024-07-27 - 09:53:02 [6]:     .. "New Partition" 
2024-07-27 - 09:53:02 [6]:     .. "New Partition" 
2024-07-27 - 09:53:02 [6]:     .. "New Partition" 
2024-07-27 - 09:53:02 [6]:     .. Running ("lsblk") 
2024-07-27 - 09:53:02 [6]:     .. lsblk output:
 NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
loop0         7:0    0 149.6M  1 loop /run/miso/sfs/livefs
loop1         7:1    0 938.4M  1 loop /run/miso/sfs/mhwdfs
loop2         7:2    0   1.6G  1 loop /run/miso/sfs/desktopfs
loop3         7:3    0 814.8M  1 loop /run/miso/sfs/rootfs
sda           8:0    1  14.4G  0 disk /run/miso/bootmnt
|-sda1        8:1    1   3.6G  0 part 
`-sda2        8:2    1     4M  0 part 
nvme0n1     259:0    0 476.9G  0 disk 
|-nvme0n1p1 259:1    0   300M  0 part 
|-nvme0n1p2 259:2    0 467.8G  0 part 
`-nvme0n1p3 259:3    0   8.8G  0 part
2024-07-27 - 09:53:02 [6]:     .. Running ("mount") 
2024-07-27 - 09:53:02 [6]:     .. mount output:
 proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=15955836k,nr_inodes=3988959,mode=755,inode64)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
/dev/sda on /run/miso/bootmnt type iso9660 (ro,relatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
cowspace on /run/miso/cowspace type tmpfs (rw,relatime,size=262144k,mode=755,inode64)
overlay_root on /run/miso/overlay_root type tmpfs (rw,relatime,size=24020172k,mode=755,inode64)
/dev/loop0 on /run/miso/sfs/livefs type squashfs (ro,relatime,errors=continue,threads=single)
/dev/loop1 on /run/miso/sfs/mhwdfs type squashfs (ro,relatime,errors=continue,threads=single)
/dev/loop2 on /run/miso/sfs/desktopfs type squashfs (ro,relatime,errors=continue,threads=single)
/dev/loop3 on /run/miso/sfs/rootfs type squashfs (ro,relatime,errors=continue,threads=single)
overlay on / type overlay (rw,relatime,lowerdir=/run/miso/sfs/livefs:/run/miso/sfs/mhwdfs:/run/miso/sfs/desktopfs:/run/miso/sfs/rootfs,upperdir=/run/miso/overlay_root/upper,workdir=/run/miso/overlay_root/work,index=off,uuid=on,xino=off)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=38,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=9932)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,nr_inodes=1048576,inode64)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,nosuid,nodev,relatime,pagesize=2M)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/credentials/systemd-journald.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap)
tmpfs on /run/credentials/systemd-udev-load-credentials.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/credentials/systemd-tmpfiles-setup-dev-early.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap)
tmpfs on /run/credentials/systemd-sysctl.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap)
tmpfs on /run/credentials/systemd-tmpfiles-setup-dev.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap)
tmpfs on /run/credentials/systemd-vconsole-setup.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap)
tmpfs on /etc/pacman.d/gnupg type tmpfs (rw,relatime,mode=755,inode64)
tmpfs on /run/credentials/systemd-tmpfiles-setup.service type tmpfs (ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,nr_inodes=1024,mode=700,inode64,noswap)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=3202688k,nr_inodes=800672,mode=700,uid=1000,gid=1000,inode64)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
2024-07-27 - 09:53:02 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 300MiB partition on /dev/nvme0n1 (SAMSUNG MZVL2512HDJD-00BL2)." ( 5 / 36 ) 
2024-07-27 - 09:53:03 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set flags on partition /dev/nvme0n1p1." ( 6 / 36 ) 
2024-07-27 - 09:53:03 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
    Setting flags on "/dev/nvme0n1" partition "/dev/nvme0n1p1" 
     "boot" 
2024-07-27 - 09:53:03 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 453676MiB partition on /dev/nvme0n1 (SAMSUNG MZVL2512HDJD-00BL2) with entries root." ( 7 / 36 ) 
2024-07-27 - 09:53:05 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 34403MiB partition on /dev/nvme0n1 (SAMSUNG MZVL2512HDJD-00BL2)." ( 8 / 36 ) 
2024-07-27 - 09:53:06 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set partition information" ( 9 / 36 ) 
2024-07-27 - 09:53:06 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2024-07-27 - 09:53:06 [6]:     .. partitions on "/dev/nvme0n1" 
2024-07-27 - 09:53:06 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$90c9a5b1" 
     claimed :   "false" 
2024-07-27 - 09:53:06 [6]:     ..  mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$e1038eb4" 
     claimed :   "true" 
2024-07-27 - 09:53:06 [6]:     ..  mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$d8f77a22" 
     claimed :   "true" 
2024-07-27 - 09:53:06 [6]:     ..  mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$1fb27792" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$1deaeb8d" 
     claimed :   "true" 
2024-07-27 - 09:53:06 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    Saving partition information map to GlobalStorage["partitions"] 
2024-07-27 - 09:53:06 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    FillGlobalStorageJob writing empty bootLoader value 
2024-07-27 - 09:53:06 [6]: virtual void Calamares::JobThread::run()
    Starting job "Manage auto-mount settings" ( 10 / 36 ) 
2024-07-27 - 09:53:06 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
    Restore automount settings 
2024-07-27 - 09:53:07 [6]: virtual void Calamares::JobThread::run()
    Starting job "mount" ( 11 / 36 ) 
2024-07-27 - 09:53:07 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/mount/main.py" 
2024-07-27 - 09:53:07 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:53:07 [6]:     .. Job description from pretty_name "mount" = "Mounting partitions." 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-t", "ext4", "/dev/nvme0n1p2", "/tmp/calamares-root-z3ry4jze/") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-t", "vfat", "/dev/nvme0n1p1", "/tmp/calamares-root-z3ry4jze/boot/efi") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-o", "bind", "/dev", "/tmp/calamares-root-z3ry4jze/dev") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-t", "proc", "proc", "/tmp/calamares-root-z3ry4jze/proc") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-t", "tmpfs", "tmpfs", "/tmp/calamares-root-z3ry4jze/run") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-z3ry4jze/run/udev") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-t", "sysfs", "sys", "/tmp/calamares-root-z3ry4jze/sys") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-t", "efivarfs", "efivarfs", "/tmp/calamares-root-z3ry4jze/sys/firmware/efi/efivars") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]: virtual void Calamares::JobThread::run()
    Starting job "unpackfs" ( 12 / 36 ) 
2024-07-27 - 09:53:07 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/unpackfs/main.py" 
2024-07-27 - 09:53:07 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:53:07 [6]:     .. Job description from pretty_name "unpackfs" = "Filling up filesystems." 
2024-07-27 - 09:53:07 [6]:     .. Running ("mount", "-t", "squashfs", "-o", "loop", "/run/miso/bootmnt/manjaro/x86_64/rootfs.sfs", "/tmp/tmph2vm2nkw/rootfs") 
2024-07-27 - 09:53:07 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:07 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:07 [6]:     .. Running ("unsquashfs", "-l", "/run/miso/bootmnt/manjaro/x86_64/rootfs.sfs") 
2024-07-27 - 09:53:07 [6]:     .. Running ("rsync", "-aHAXr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--exclude", "/sys/firmware/efi/efivars/", "--progress", "/tmp/tmph2vm2nkw/rootfs/", "/tmp/calamares-root-z3ry4jze") 
2024-07-27 - 09:53:21 [6]:     .. Target cmd: ("rsync", "-aHAXr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--exclude", "/sys/firmware/efi/efivars/", "--progress", "/tmp/tmph2vm2nkw/rootfs/", "/tmp/calamares-root-z3ry4jze") Exit code: 23 (no output) 
2024-07-27 - 09:53:21 [6]:     .. Running ("mount", "-t", "squashfs", "-o", "loop", "/run/miso/bootmnt/manjaro/x86_64/desktopfs.sfs", "/tmp/tmph2vm2nkw/desktopfs") 
2024-07-27 - 09:53:21 [6]:     .. Running ("udevadm", "settle") 
2024-07-27 - 09:53:21 [6]:     .. Running ("sync") 
2024-07-27 - 09:53:22 [6]:     .. Running ("unsquashfs", "-l", "/run/miso/bootmnt/manjaro/x86_64/desktopfs.sfs") 
2024-07-27 - 09:53:22 [6]:     .. Running ("rsync", "-aHAXr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--exclude", "/sys/firmware/efi/efivars/", "--progress", "/tmp/tmph2vm2nkw/desktopfs/", "/tmp/calamares-root-z3ry4jze") 
2024-07-27 - 09:53:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "networkcfg" ( 13 / 36 ) 
2024-07-27 - 09:53:55 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/networkcfg/main.py" 
2024-07-27 - 09:53:55 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:53:55 [6]:     .. Job description from pretty_name "networkcfg" = "Saving network configuration" 
2024-07-27 - 09:53:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "Generate machine-id." ( 14 / 36 ) 
2024-07-27 - 09:53:55 [6]:     .. Running ("systemd-machine-id-setup") 
2024-07-27 - 09:53:55 [6]:     .. Running ("ln", "-sf", "/etc/machine-id", "/var/lib/dbus/machine-id") 
2024-07-27 - 09:53:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "fstab" ( 15 / 36 ) 
2024-07-27 - 09:53:55 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/fstab/main.py" 
2024-07-27 - 09:53:55 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:53:55 [6]:     .. Job description from pretty_name "fstab" = "Writing fstab." 
2024-07-27 - 09:53:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set timezone to Europe/Warsaw" ( 16 / 36 ) 
2024-07-27 - 09:53:55 [6]:     .. Running ("rm", "-f", "/etc/localtime") 
2024-07-27 - 09:53:55 [6]:     .. Running ("ln", "-s", "/usr/share/zoneinfo/Europe/Warsaw", "/etc/localtime") 
2024-07-27 - 09:53:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set keyboard model to pc105, layout to us-" ( 17 / 36 ) 
2024-07-27 - 09:53:55 [6]: virtual Calamares::JobResult SetKeyboardLayoutJob::exec()
    Executing SetKeyboardLayoutJob 
2024-07-27 - 09:53:55 [6]: bool SetKeyboardLayoutJob::writeVConsoleData(const QString&, const QString&) const
    Writing vconsole data to "/tmp/calamares-root-z3ry4jze/etc/vconsole.conf" 
2024-07-27 - 09:53:55 [6]: QString SetKeyboardLayoutJob::findConvertedKeymap(const QString&) const
    Looking for converted keymap in "/tmp/calamares-root-z3ry4jze/lib/kbd/keymaps/xkb" 
2024-07-27 - 09:53:55 [6]: QString findLegacyKeymap(const QString&, const QString&, const QString&)
    Looking for legacy keymap "us" "pc105" "" in QRC 
2024-07-27 - 09:53:55 [6]:     .. Found legacy keymap "us" with score 11 
2024-07-27 - 09:53:55 [6]:     .. Found legacy keymap "us-acentos" with score 11 
2024-07-27 - 09:53:55 [6]:     .. Found legacy keymap "dvorak" with score 11 
2024-07-27 - 09:53:55 [6]:     .. Found legacy keymap "dvorak" with score 11 
2024-07-27 - 09:53:55 [6]:     .. Written KEYMAP= "us" to vconsole.conf 0 
2024-07-27 - 09:53:55 [6]: bool SetKeyboardLayoutJob::writeX11Data(const QString&) const
    Writing X11 configuration to "/tmp/calamares-root-z3ry4jze/etc/X11/xorg.conf.d/00-keyboard.conf" 
2024-07-27 - 09:53:55 [6]:     .. Written XkbLayout "us" ; XkbModel "pc105" ; XkbVariant "" to X.org file "/tmp/calamares-root-z3ry4jze/etc/X11/xorg.conf.d/00-keyboard.conf" 0 
2024-07-27 - 09:53:55 [6]: bool SetKeyboardLayoutJob::writeDefaultKeyboardData(const QString&) const
    Writing default keyboard data to "/tmp/calamares-root-z3ry4jze/etc/default/keyboard" 
2024-07-27 - 09:53:55 [6]:     .. Written XKBMODEL "pc105" ; XKBLAYOUT "us" ; XKBVARIANT "" to /etc/default/keyboard file "/tmp/calamares-root-z3ry4jze/etc/default/keyboard" 0 
2024-07-27 - 09:53:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "localecfg" ( 18 / 36 ) 
2024-07-27 - 09:53:55 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/localecfg/main.py" 
2024-07-27 - 09:53:55 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:53:55 [6]:     .. Job description from pretty_name "localecfg" = "Configuring locales." 
2024-07-27 - 09:53:55 [6]:     .. Running ("locale-gen") 
2024-07-27 - 09:53:57 [6]: [PYTHON JOB]: "/tmp/calamares-root-z3ry4jze/etc/locale.gen done" 
2024-07-27 - 09:53:57 [6]: [PYTHON JOB]: "/tmp/calamares-root-z3ry4jze/etc/locale.conf done" 
2024-07-27 - 09:53:57 [6]: [PYTHON JOB]: "/tmp/calamares-root-z3ry4jze/etc/default done" 
2024-07-27 - 09:53:57 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configuring encrypted swap." ( 19 / 36 ) 
2024-07-27 - 09:53:57 [6]: void write_openswap_conf(const QString&, QStringList&, const LOSHInfo&)
    Will not write an invalid configuration to "/etc/openswap.conf" 
2024-07-27 - 09:53:57 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configuring LUKS key file." ( 20 / 36 ) 
2024-07-27 - 09:53:57 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec()
    There are 0 LUKS partitions 
2024-07-27 - 09:53:57 [6]:     .. Nothing to do for LUKS. 
2024-07-27 - 09:53:57 [6]: virtual void Calamares::JobThread::run()
    Starting job "initcpiocfg" ( 21 / 36 ) 
2024-07-27 - 09:53:57 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/initcpiocfg/main.py" 
2024-07-27 - 09:53:57 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:53:57 [6]:     .. Job description from pretty_name "initcpiocfg" = "Configuring mkinitcpio." 
2024-07-27 - 09:53:57 [6]:     .. Running ("sh", "-c", "which plymouth") 
2024-07-27 - 09:53:57 [6]: virtual void Calamares::JobThread::run()
    Starting job "Creating initramfs with mkinitcpio." ( 22 / 36 ) 
2024-07-27 - 09:53:57 [6]: virtual Calamares::JobResult InitcpioJob::exec()
    Updating initramfs with kernel "linux69" 
2024-07-27 - 09:53:57 [6]:     .. Running ("mkinitcpio", "-p", "linux69") 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configure <pre>sudo</pre> users." ( 23 / 36 ) 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "Preparing groups." ( 24 / 36 ) 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create user slawo" ( 25 / 36 ) 
2024-07-27 - 09:54:23 [6]: virtual Calamares::JobResult CreateUserJob::exec()
    [CREATEUSER]: creating user 
2024-07-27 - 09:54:23 [6]:     .. Running ("useradd", "-m", "-U", "-s", "/bin/bash", "-c", "Slawomir", "slawo") 
2024-07-27 - 09:54:23 [6]:     .. Running "usermod" "-aG" "lp,network,power,sys,wheel" "slawo" 
2024-07-27 - 09:54:23 [6]:     .. Running ("chown", "-R", "slawo:slawo", "/home/slawo") 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set password for user slawo" ( 26 / 36 ) 
2024-07-27 - 09:54:23 [6]:     .. Running "usermod" "-p" <password> "slawo" 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set password for user root" ( 27 / 36 ) 
2024-07-27 - 09:54:23 [6]:     .. Running "usermod" "-p" <password> "root" 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set hostname Yukihime" ( 28 / 36 ) 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "displaymanager" ( 29 / 36 ) 
2024-07-27 - 09:54:23 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/displaymanager/main.py" 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:54:23 [6]:     .. Job description from __doc__ "displaymanager" = "Configure display managers." 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: "lightdm selected but not installed" 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: "gdm selected but not installed" 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: "mdm selected but not installed" 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: "lxdm selected but not installed" 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: "slim selected but not installed" 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: "Using rootMountPoint '/tmp/calamares-root-z3ry4jze'" 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: ".. selected DE plasma" 
2024-07-27 - 09:54:23 [2]: boost::python::api::object CalamaresPython::GlobalStoragePythonWrapper::value(const std::string&) const
    WARNING: Unknown GS key autoLoginUser 
2024-07-27 - 09:54:23 [6]: [PYTHON JOB]: "Unsetting autologin." 
2024-07-27 - 09:54:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "mhwdcfg" ( 30 / 36 ) 
2024-07-27 - 09:54:23 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/mhwdcfg/main.py" 
2024-07-27 - 09:54:23 [6]:     .. Job description from __doc__ "mhwdcfg" = "Configure the hardware" 
2024-07-27 - 09:54:23 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0200", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2024-07-27 - 09:54:26 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0280", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2024-07-27 - 09:54:27 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0300", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2024-07-27 - 09:54:27 [6]:     .. Target cmd: ("mhwd", "-a", "pci", "free", "0300", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") Exit code: 1 output:
 e[1me[31mWarning: e[mconfig '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
e[1me[31mWarning: e[mconfig '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
e[1me[31m> e[mUsing config 'video-linux' for device: 0000:01:00.0 (0300:10de:2860) Display controller nVidia Corporation 
e[1me[31m> e[mUsing config 'video-linux' for device: 0000:05:00.0 (0300:1002:1681) Display controller ATI Technologies Inc 
e[1me[31m> e[mInstalling video-linux...
e[0;32mwarning: database file for 'core' does not exist (use '-Sy' to download)
e[me[0;32mwarning: database file for 'extra' does not exist (use '-Sy' to download)
e[me[0;32mwarning: database file for 'multilib' does not exist (use '-Sy' to download)
e[me[0;32mSourcing /etc/mhwd-x86_64.conf
e[me[0;32mHas lib32 support: true
e[me[0;32mSourcing /var/lib/mhwd/db/pci/graphic_drivers/video-linux/MHWDCONFIG
e[me[0;32mProcessing classid: 0300
e[me[0;32mSourcing /var/lib/mhwd/scripts/include/0300
e[me[0;32mProcessing classid: 0380
e[me[0;32mProcessing classid: 0302
e[me[0;32m:: Synchronizing package databases...
e[me[0;32m mhwd downloading...
e[me[0;32merror: target not found: vulkan-nouveau
e[me[0;32mwarning: libva-mesa-driver-1:24.1.1-1 is up to date -- skipping
e[me[0;32merror: target not found: libva-vdpau-driver
e[me[0;32merror: target not found: lib32-vulkan-nouveau
e[me[0;32merror: target not found: lib32-libva-vdpau-driver
e[me[0;32mError: pacman failed!
e[me[1me[31mError: e[mscript failed!
2024-07-27 - 09:54:27 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0302", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2024-07-27 - 09:54:28 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0380", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2024-07-27 - 09:54:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "hwclock" ( 31 / 36 ) 
2024-07-27 - 09:54:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/hwclock/main.py" 
2024-07-27 - 09:54:29 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:54:29 [6]:     .. Job description from pretty_name "hwclock" = "Setting hardware clock." 
2024-07-27 - 09:54:29 [6]:     .. Running ("hwclock", "--systohc", "--utc") 
2024-07-27 - 09:54:30 [6]: [PYTHON JOB]: "Hwclock set using RTC method." 
2024-07-27 - 09:54:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "services" ( 32 / 36 ) 
2024-07-27 - 09:54:30 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/services/main.py" 
2024-07-27 - 09:54:30 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:54:30 [6]:     .. Job description from pretty_name "services" = "Configure systemd services" 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "bluetooth.service") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "cronie.service") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "ModemManager.service") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "NetworkManager.service") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "cups.service") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "haveged.service") 
2024-07-27 - 09:54:30 [6]:     .. Target cmd: ("systemctl", "enable", "haveged.service") Exit code: 1 output:
 Failed to enable unit: Unit haveged.service does not exist
2024-07-27 - 09:54:30 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service haveged" 
2024-07-27 - 09:54:30 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "systemd-timesyncd.service") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "sddm.service") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "graphical.target") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "fstrim.timer") 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "enable", "pacman-filesdb-refresh.timer") 
2024-07-27 - 09:54:30 [6]:     .. Target cmd: ("systemctl", "enable", "pacman-filesdb-refresh.timer") Exit code: 1 output:
 Failed to enable unit: Unit pacman-filesdb-refresh.timer does not exist
2024-07-27 - 09:54:30 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .timer pacman-filesdb-refresh" 
2024-07-27 - 09:54:30 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2024-07-27 - 09:54:30 [6]:     .. Running ("systemctl", "disable", "pacman-init.service") 
2024-07-27 - 09:54:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "grubcfg" ( 33 / 36 ) 
2024-07-27 - 09:54:30 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/grubcfg/main.py" 
2024-07-27 - 09:54:30 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:54:30 [6]:     .. Job description from pretty_name "grubcfg" = "Configure GRUB." 
2024-07-27 - 09:54:30 [6]:     .. Running ("sh", "-c", "which dracut") 
2024-07-27 - 09:54:30 [6]:     .. Target cmd: ("sh", "-c", "which dracut") Exit code: 1 output:
 which: no dracut in (/usr/sbin:/usr/bin:/sbin:/bin:/root/bin)
2024-07-27 - 09:54:30 [6]:     .. Running ("sh", "-c", "which plymouth") 
2024-07-27 - 09:54:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "bootloader" ( 34 / 36 ) 
2024-07-27 - 09:54:30 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/bootloader/main.py" 
2024-07-27 - 09:54:30 [6]: [PYTHON JOB]: Found gettext "en_GB" in "/usr/share/locale/en_GB" 
2024-07-27 - 09:54:30 [6]:     .. Job description from pretty_name "bootloader" = "Install bootloader." 
2024-07-27 - 09:54:30 [6]: [PYTHON JOB]: "Bootloader: grub (efi)" 
2024-07-27 - 09:54:30 [6]:     .. Running ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") 
2024-07-27 - 09:54:30 [6]:     .. Target cmd: ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") Exit code: 127 output:
 /usr/sbin/chroot: failed to run command 'grub-install': No such file or directory
2024-07-27 - 09:54:30 [2]: WARNING: [PYTHON JOB]: "Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force' returned non-zero exit status 127." 
2024-07-27 - 09:54:30 [6]: [PYTHON JOB]: "stdout:/usr/sbin/chroot: failed to run command 'grub-install': No such file or directory" 
2024-07-27 - 09:54:30 [6]: [PYTHON JOB]: "stderr:None" 
2024-07-27 - 09:54:30 [6]: virtual void Calamares::JobThread::run()
    Skipping non-emergency job "postcfg" 
2024-07-27 - 09:54:30 [6]:     ..  Skipping non-emergency job "Unmount file systems." 
2024-07-27 - 09:54:30 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    ERROR: Installation failed: "Bootloader installation error" 
2024-07-27 - 09:54:30 [6]:     .. - message: "Bootloader installation error" 
2024-07-27 - 09:54:30 [6]:     .. - details: The bootloader could not be installed. The installation command <pre>grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force</pre> returned error code 127.
2024-07-27 - 09:54:30 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    Calamares will quit when the dialog closes. 
2024-07-27 - 09:54:30 [6]: void Config::doNotify(bool, bool)
    Notification not sent; completion: failed 
2024-07-27 - 09:54:30 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep()
    Sleep was never inhibited. 

The latest SourceForge image with the install-grub update did the trick.
Thank you for the help everyone.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.