Bootloader installation Fail "Unknown Filesystem"

I’m trying to install Manjaro (gnome image) on my htpc but it keeps failing on the bootloader. I saw some replies on other posts recommending a larger size partition in case the efi couldn’t fit so I tried upping it from the default 300mb to 600, and then 800. I also tried using sudo calamares -d but had the same result

I was using the “Erase Disk” initially but started doing manual participation to experiment. I’m using GPT for the drive, /boot/efi mountpoint for the partition, with boot flag and fat32.
Other partitions are swap and root.

I have the log from my most recent attempt
at the end when it exits it says “unknown filesystem” I’m not sure why that would be since its fat32

=== START CALAMARES 3.2.61-10
2023-04-06 - 00:02:54 [6]: void CalamaresApplication::init()
    Calamares version: 3.2.61-10 
2023-04-06 - 00:02:54 [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" 
2023-04-06 - 00:02:54 [6]: bool CalamaresUtils::initQmlModulesDir()
    Using Calamares QML directory "/usr/share/calamares/qml" 
2023-04-06 - 00:02:54 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Using Calamares branding file at "/usr/share/calamares/branding/manjaro/branding.desc" 
2023-04-06 - 00:02:54 [2]: Calamares::Branding::Branding(const QString&, QObject*)
    WARNING: the branding component "/usr/share/calamares/branding/manjaro" does not ship translations. 
2023-04-06 - 00:02:54 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Loaded branding component "manjaro" 
2023-04-06 - 00:02:54 [6]:     .. No translation for "tz_" "C" using default (en) 
2023-04-06 - 00:02:54 [6]:     .. No translation for "calamares_" "C" using default (en) 
2023-04-06 - 00:02:54 [6]:     .. STARTUP: initSettings, initQmlPath, initBranding done 
2023-04-06 - 00:02:54 [6]:     .. STARTUP: initModuleManager: module init started 
2023-04-06 - 00:02:54 [2]: static Calamares::ModuleSystem::Descriptor Calamares::ModuleSystem::Descriptor::fromDescriptorData(const QVariantMap&, const QString&)
    WARNING: Descriptor file "/usr/lib/calamares/modules/servicescfg/module.desc" 
2023-04-06 - 00:02:54 [2]: WARNING:     ..  Module descriptor contains extra keys: 
     "requires" 
2023-04-06 - 00:02:54 [6]: void Calamares::ModuleManager::doInit()
    Found 57 modules 
2023-04-06 - 00:02:54 [6]: void CalamaresApplication::initView()
    STARTUP: initModuleManager: all modules init done 
2023-04-06 - 00:02:54 [6]: void CalamaresApplication::initView()
    STARTUP: initJobQueue done 
2023-04-06 - 00:02:54 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
    Available desktop QSize(1920, 1048) minimum size QSize(1024, 520) 
2023-04-06 - 00:02:54 [6]:     .. Proposed window size: 1024 560 
2023-04-06 - 00:02:54 [6]: QString CalamaresUtils::searchQmlFile(QmlSearch, const QString&)
    Looking for QML for "calamares-sidebar" 
2023-04-06 - 00:02:54 [6]:     .. Looking at QML file "/usr/share/calamares/branding/manjaro/calamares-sidebar.qml" 
2023-04-06 - 00:02:54 [6]: void CalamaresApplication::initView()
    STARTUP: CalamaresWindow created; loadModules started 
2023-04-06 - 00:02:54 [6]: void Config::initLanguages()
    Trying to match locale "C" 
2023-04-06 - 00:02:54 [6]: void Config::initLanguages()
    Trying to match locale QLocale(C, Default, Default) 
2023-04-06 - 00:02:54 [6]:     .. Trying to match approximate locale QLocale::C 
2023-04-06 - 00:02:54 [6]:     .. Trying to match English (US) 
2023-04-06 - 00:02:54 [6]: void Config::setLocaleIndex(int)
    Index 14 Selected locale "en" 
2023-04-06 - 00:02:54 [6]:     .. Loaded QRC translation "tz_" "en" 
2023-04-06 - 00:02:54 [6]:     .. Loaded QRC translation "calamares_" "en" 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "welcome@welcome" loading complete. 
2023-04-06 - 00:02:55 [6]: QStringList loadLocales(const QString&)
    Loading locales from "/usr/share/i18n/SUPPORTED" 
2023-04-06 - 00:02:55 [6]:     ..  Read 492 lines 
2023-04-06 - 00:02:55 [6]:     ..  After filtering 317 lines 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "locale@locale" loading complete. 
2023-04-06 - 00:02:55 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
    Loaded 189 keyboard models 
2023-04-06 - 00:02:55 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
    Variants now total= 0 selected= -1 
2023-04-06 - 00:02:55 [6]:     .. Loaded QRC translation "kb_" "en" 
2023-04-06 - 00:02:55 [6]: void Config::detectCurrentKeyboardLayout()
    ("pc", "us", "inet(evdev)\"") 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "keyboard@keyboard" loading complete. 
2023-04-06 - 00:02:55 [6]: CalamaresUtils::Partition::InternalManager::InternalManager()
    KPMCore backend starting .. 
2023-04-06 - 00:02:55 [6]: Loaded backend plugin:  "pmsfdiskbackendplugin"
2023-04-06 - 00:02:55 [6]:     .. Backend @0x55a6f384f6d0 "pmsfdiskbackendplugin" "1" 
2023-04-06 - 00:02:55 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
    WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "partition@partition" loading complete. 
2023-04-06 - 00:02:55 [2]: void copyLegacy(const QVariantMap&, const QString&, QVariantMap&, const QString&)
    WARNING: Legacy *users* key "userShell" overrides hostname-settings. 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "users@users" loading complete. 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "summary@summary" loading complete. 
2023-04-06 - 00:02:55 [6]: void Calamares::ModuleManager::loadModules()
    Module "partition@partition" already loaded. 
2023-04-06 - 00:02:55 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
    QML import paths: 
     "/usr/share/calamares/qml" 
     "/usr/bin" 
     "qrc:/qt-project.org/imports" 
     "/usr/lib/qt/qml" 
2023-04-06 - 00:02:55 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
    QML load on startup, API 2. 
2023-04-06 - 00:02:55 [2]: QThread::setPriority: Cannot set priority, thread is not running
2023-04-06 - 00:02:55 [2]: virtual void MachineIdJob::setConfigurationMap(const QVariantMap&)
    WARNING: MachineId: configuration setting *symlink* is deprecated, use *dbus-symlink*. 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "machineid@machineid" loading complete. 
2023-04-06 - 00:02:55 [6]: void Calamares::ModuleManager::loadModules()
    Module "locale@locale" already loaded. 
2023-04-06 - 00:02:55 [6]: void Calamares::ModuleManager::loadModules()
    Module "keyboard@keyboard" already loaded. 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "luksopenswaphookcfg@luksopenswaphookcfg" loading complete. 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "initcpio@initcpio" loading complete. 
2023-04-06 - 00:02:55 [6]: void Calamares::ModuleManager::loadModules()
    Module "users@users" already loaded. 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "umount@umount" loading complete. 
2023-04-06 - 00:02:55 [2]: void Config::setConfigurationMap(const QVariantMap&)
    WARNING: Configuring the finished module with deprecated restartNowEnabled settings 
2023-04-06 - 00:02:55 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "finished@finished" loading complete. 
2023-04-06 - 00:02:55 [6]: setGeoIP(Config*, const QVariantMap&)::<lambda()>
    GeoIP result for welcome= "US" 
2023-04-06 - 00:02:55 [6]: void setCountry(Config*, const QString&, CalamaresUtils::GeoIP::Handler*)
    Unusable country code "US" 
2023-04-06 - 00:02:55 [6]:     .. Obtained from "https://ipapi.co/json"  ( 1 "country" ) 
2023-04-06 - 00:02:55 [6]:     .. Loaded QRC translation "kb_" "en" 
2023-04-06 - 00:02:55 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: loadModules for all modules done 
2023-04-06 - 00:02:55 [6]: void Calamares::ModuleManager::checkRequirements()
    Checking module requirements .. 
2023-04-06 - 00:02:55 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: Window now visible and ProgressTreeView populated 
2023-04-06 - 00:02:55 [6]:     .. 8 view steps loaded. 
2023-04-06 - 00:02:55 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
    QML component complete, API 2 
2023-04-06 - 00:02:55 [6]: getting temp failed for  "/dev/nvme0n1" :  Success
2023-04-06 - 00:02:55 [6]: getting powered on time failed for  "/dev/nvme0n1" :  Success
2023-04-06 - 00:02:55 [6]: getting power cycles failed for  "/dev/nvme0n1" :  Success
2023-04-06 - 00:02:55 [6]: getting temp failed for  "/dev/nvme1n1" :  Success
2023-04-06 - 00:02:55 [6]: getting powered on time failed for  "/dev/nvme1n1" :  Success
2023-04-06 - 00:02:55 [6]: getting power cycles failed for  "/dev/nvme1n1" :  Success
2023-04-06 - 00:02:55 [6]: smartctl initialization failed for  "/dev/sda" :  No such file or directory
2023-04-06 - 00:02:55 [6]: error during smart output parsing for  "/dev/sda" :  Success
2023-04-06 - 00:02:56 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
    Removing unsuitable devices: 3 candidates. 
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "/dev/nvme0n1") 
2023-04-06 - 00:02:56 [6]:     .. Finished. Exit code: 0 output:
 /dev/nvme0n1: PTUUID="a4435648-acfb-4c81-b490-61fa7b741328" PTTYPE="gpt"
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "/dev/nvme0n1p1") 
2023-04-06 - 00:02:56 [6]:     .. Finished. Exit code: 0 output:
 /dev/nvme0n1p1: UUID="4ae373a4-d0de-4f11-aad8-7a2f5d101e97" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="b982ed18-a56e-4918-ade1-c10310692484"
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "/dev/nvme1n1") 
2023-04-06 - 00:02:56 [6]:     .. Finished. Exit code: 0 output:
 /dev/nvme1n1: PTUUID="a90c4637-34a7-46d9-a3fe-944d037f1033" PTTYPE="gpt"
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "/dev/nvme1n1p1") 
2023-04-06 - 00:02:56 [6]:     .. Finished. Exit code: 0 output:
 /dev/nvme1n1p1: UUID="BB5A-9361" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="132fe2fb-1fd8-4fde-82ee-64dc831a6185"
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "/dev/nvme1n1p2") 
2023-04-06 - 00:02:56 [6]:     .. Finished. Exit code: 0 output:
 /dev/nvme1n1p2: LABEL="swap" UUID="67e3a647-eba7-4045-9420-1b13973910a4" TYPE="swap" PARTLABEL="swap" PARTUUID="6c7f025e-59d0-4c10-88b5-b228668791e4"
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "/dev/nvme1n1p3") 
2023-04-06 - 00:02:56 [6]:     .. Finished. Exit code: 0 output:
 /dev/nvme1n1p3: LABEL="root" UUID="4fcef172-a173-4c4b-9db6-00502eda7d5c" BLOCK_SIZE="4096" TYPE="f2fs" PARTLABEL="root" PARTUUID="5c3c6448-2507-4620-b283-876f0d7f9c2c"
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "") 
2023-04-06 - 00:02:56 [6]:     .. Target cmd: ("blkid", "") Exit code: 2 (no output) 
2023-04-06 - 00:02:56 [6]:     .. Running ("blkid", "/dev/sda") 
2023-04-06 - 00:02:56 [6]:     .. Finished. Exit code: 0 output:
 /dev/sda: BLOCK_SIZE="2048" UUID="2023-03-16-12-35-17-00" LABEL="MANJARO_GNOME_2205" TYPE="iso9660" PTTYPE="dos"
2023-04-06 - 00:02:56 [6]:     .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sda" 
2023-04-06 - 00:02:56 [6]:     .. there are 2 devices left. 
2023-04-06 - 00:02:56 [6]: void PartitionCoreModule::doInit()
    LIST OF DETECTED DEVICES: 
2023-04-06 - 00:02:56 [6]:     .. node	capacity	name	prettyName 
2023-04-06 - 00:02:56 [6]:     .. "/dev/nvme0n1" 512105932800 DevName$1cbe20dd DevNamePretty$95fa8d17 
2023-04-06 - 00:02:56 [6]:     .. "/dev/nvme1n1" 250056737280 DevName$a80af24f DevNamePretty$c49ca618 
2023-04-06 - 00:02:56 [6]:     .. 2 devices detected. 
2023-04-06 - 00:02:56 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
    GeneralRequirements output: 
     storage :   8482560409 
     enoughStorage :   true 
     RAM :   1073741824 
     enoughRam :   true 
     hasPower :   true 
     hasInternet :   true 
     isRoot :   true 
2023-04-06 - 00:02:56 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 5 requirement results from "welcome" 
2023-04-06 - 00:02:56 [6]:     .. Loading "/usr/share/calamares/branding/manjaro/slideshow/SlideShow.qml" 
2023-04-06 - 00:02:56 [6]: void Config::xkbApply()
    xkbmap selection changed to:  "us" - "" 
2023-04-06 - 00:02:56 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
2023-04-06 - 00:02:58 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
2023-04-06 - 00:02:58 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
    os-prober gave no output. 
2023-04-06 - 00:02:58 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2023-04-06 - 00:02:58 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 1 requirement results from "partition" 
2023-04-06 - 00:02:58 [6]: void ChoicePage::updateDeviceStatePreview()
    Updating partitioning state widgets. 
2023-04-06 - 00:02:58 [6]: void ChoicePage::setupActions()
    Setting up actions for "/dev/nvme0n1" with 0 entries. 
2023-04-06 - 00:02:58 [6]:     ..  Partition "/dev/nvme0n1p1" authorized for resize + autopartition install. 
2023-04-06 - 00:02:58 [6]:     .. contains resizable "/dev/nvme0n1p1" 
2023-04-06 - 00:02:58 [6]:     ..  Checking if "/dev/nvme0n1p1" can be replaced. 
2023-04-06 - 00:02:58 [6]:     ..  Partition "/dev/nvme0n1p1" authorized for replace install. 
2023-04-06 - 00:02:58 [6]:     .. contains replaceable "/dev/nvme0n1p1" 
2023-04-06 - 00:02:58 [6]: ChoicePage::setupActions()::<lambda()>
    Setting texts for 0 osprober entries 
2023-04-06 - 00:02:58 [2]: void ChoicePage::setupActions()
    WARNING: System is EFI but there's no EFI system partition, DISABLING alongside and replace features. 
2023-04-06 - 00:02:58 [6]: void ChoicePage::continueApplyDeviceChoice()
    Previous device -1 new device 0 
2023-04-06 - 00:02:58 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Erase "erase" 
2023-04-06 - 00:02:58 [6]: PartitionTable* CreatePartitionTableJob::createTable()
    CreatePartitionTableJob::createTable trying to make table for device "/dev/nvme0n1" 
2023-04-06 - 00:02:58 [6]: void Calamares::RequirementsChecker::finished()
    All requirements have been checked. 
2023-04-06 - 00:02:58 [6]: void Calamares::RequirementsModel::describe() const
    Requirements model has 6 items 
2023-04-06 - 00:02:58 [6]:     .. requirement 0 "storage" satisfied? true mandatory? true 
2023-04-06 - 00:02:58 [6]:     .. requirement 1 "ram" satisfied? true mandatory? true 
2023-04-06 - 00:02:58 [6]:     .. requirement 2 "power" satisfied? true mandatory? false 
2023-04-06 - 00:02:58 [6]:     .. requirement 3 "internet" satisfied? true mandatory? false 
2023-04-06 - 00:02:58 [6]:     .. requirement 4 "root" satisfied? true mandatory? true 
2023-04-06 - 00:02:58 [6]:     .. requirement 5 "partitions" satisfied? true mandatory? true 
2023-04-06 - 00:02:58 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2023-04-06 - 00:02:58 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
2023-04-06 - 00:02:58 [6]: void PartitionCoreModule::dumpQueue() const
    # Queue: 
2023-04-06 - 00:02:58 [6]:     .. ## Device: "/dev/nvme0n1" 
2023-04-06 - 00:02:58 [6]:     .. - CreatePartitionTableJob 
2023-04-06 - 00:02:58 [6]:     .. - CreatePartitionJob 
2023-04-06 - 00:02:58 [6]:     .. - SetPartFlagsJob 
2023-04-06 - 00:02:58 [6]:     .. - CreatePartitionJob 
2023-04-06 - 00:02:58 [6]:     .. ## Device: "/dev/nvme1n1" 
2023-04-06 - 00:02:58 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
2023-04-06 - 00:03:00 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "US" to locale. 
2023-04-06 - 00:03:00 [6]:     .. Got best match for "en" as "en_ZW.UTF-8" 
2023-04-06 - 00:03:00 [6]:     .. Got best match for "en_US" as "en_US.UTF-8" 
2023-04-05 - 20:03:00 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "US" to locale. 
2023-04-05 - 20:03:01 [6]:     .. Got best match for "en" as "en_ZW.UTF-8" 
2023-04-05 - 20:03:01 [6]:     .. Got best match for "en_US" as "en_US.UTF-8" 
2023-04-05 - 20:03:01 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "US" to locale. 
2023-04-05 - 20:03:01 [6]:     .. Got best match for "en" as "en_ZW.UTF-8" 
2023-04-05 - 20:03:01 [6]:     .. Got best match for "en_US" as "en_US.UTF-8" 
2023-04-05 - 20:03:01 [6]: void Config::guessLocaleKeyboardLayout()
    Got locale language "en_US.UTF-8" 
2023-04-05 - 20:03:01 [6]:     .. looking for locale part "US" 
2023-04-05 - 20:03:01 [6]:     .. matched "us" 
2023-04-05 - 20:03:01 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
    Next level: "en" 
2023-04-05 - 20:03:12 [6]: getting temp failed for  "/dev/nvme0n1" :  Success
2023-04-05 - 20:03:12 [6]: getting powered on time failed for  "/dev/nvme0n1" :  Success
2023-04-05 - 20:03:12 [6]: getting power cycles failed for  "/dev/nvme0n1" :  Success
2023-04-05 - 20:03:12 [6]: getting temp failed for  "/dev/nvme1n1" :  Success
2023-04-05 - 20:03:12 [6]: getting powered on time failed for  "/dev/nvme1n1" :  Success
2023-04-05 - 20:03:12 [6]: getting power cycles failed for  "/dev/nvme1n1" :  Success
2023-04-05 - 20:03:13 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2023-04-05 - 20:03:13 [6]: void ChoicePage::updateDeviceStatePreview()
    Updating partitioning state widgets. 
2023-04-05 - 20:03:13 [6]: void ChoicePage::setupActions()
    Setting up actions for "/dev/nvme1n1" with 0 entries. 
2023-04-05 - 20:03:13 [6]:     ..  Can not resize "/dev/nvme1n1p1" , filesystem "fat32" does not support resize. 
2023-04-05 - 20:03:13 [6]:     ..  Checking if "/dev/nvme1n1p1" can be replaced. 
2023-04-05 - 20:03:13 [6]:     ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 838860800 "(0GiB)" 
2023-04-05 - 20:03:13 [6]:     ..  NO, insufficient storage 
     Required  storage B: 11166914969 "(10.4GiB)" 
     Available storage B: 9447669760 "(8GiB)" for "/dev/nvme1n1p2" length: 18452480 sectorsUsed: 0 fsType: "linuxswap" 
2023-04-05 - 20:03:13 [6]:     ..  Checking if "/dev/nvme1n1p2" can be replaced. 
2023-04-05 - 20:03:13 [6]:     ..  Partition "/dev/nvme1n1p2" authorized for replace install. 
2023-04-05 - 20:03:13 [6]:     .. contains replaceable "/dev/nvme1n1p2" 
2023-04-05 - 20:03:13 [6]:     ..  Can not resize "/dev/nvme1n1p3" , filesystem "f2fs" does not support resize. 
2023-04-05 - 20:03:13 [6]:     ..  Checking if "/dev/nvme1n1p3" can be replaced. 
2023-04-05 - 20:03:13 [6]:     ..  Partition "/dev/nvme1n1p3" authorized for replace install. 
2023-04-05 - 20:03:13 [6]:     .. contains replaceable "/dev/nvme1n1p3" 
2023-04-05 - 20:03:13 [6]:     ..  Can not resize "/dev/nvme1n1" , filesystem "unknown" does not support resize. 
2023-04-05 - 20:03:13 [6]:     ..  Checking if "/dev/nvme1n1" can be replaced. 
2023-04-05 - 20:03:13 [6]:     ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 1220096 "(0GiB)" 
2023-04-05 - 20:03:13 [6]: ChoicePage::setupActions()::<lambda()>
    Setting texts for 0 osprober entries 
2023-04-05 - 20:03:13 [6]: void ChoicePage::setupActions()
    No partitions available for resize-action. 
2023-04-05 - 20:03:13 [2]: void ChoicePage::setupActions()
    WARNING: System is EFI but there's no EFI system partition, DISABLING alongside and replace features. 
2023-04-05 - 20:03:13 [6]: void ChoicePage::continueApplyDeviceChoice()
    Previous device 0 new device 1 
2023-04-05 - 20:03:13 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Erase "erase" 
2023-04-05 - 20:03:13 [6]: PartitionTable* CreatePartitionTableJob::createTable()
    CreatePartitionTableJob::createTable trying to make table for device "/dev/nvme1n1" 
2023-04-05 - 20:03:13 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2023-04-05 - 20:03:13 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
2023-04-05 - 20:03:13 [6]: void PartitionCoreModule::dumpQueue() const
    # Queue: 
2023-04-05 - 20:03:13 [6]:     .. ## Device: "/dev/nvme0n1" 
2023-04-05 - 20:03:13 [6]:     .. ## Device: "/dev/nvme1n1" 
2023-04-05 - 20:03:13 [6]:     .. - CreatePartitionTableJob 
2023-04-05 - 20:03:13 [6]:     .. - CreatePartitionJob 
2023-04-05 - 20:03:13 [6]:     .. - SetPartFlagsJob 
2023-04-05 - 20:03:13 [6]:     .. - CreatePartitionJob 
2023-04-05 - 20:03:13 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
2023-04-05 - 20:03:30 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Manual "manual" 
2023-04-05 - 20:03:30 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
2023-04-05 - 20:03:36 [6]: virtual void PartitionViewStep::next()
    Choice applied:  Config::Manual 
2023-04-05 - 20:03:36 [6]: getting temp failed for  "/dev/nvme0n1" :  Success
2023-04-05 - 20:03:36 [6]: getting powered on time failed for  "/dev/nvme0n1" :  Success
2023-04-05 - 20:03:36 [6]: getting power cycles failed for  "/dev/nvme0n1" :  Success
2023-04-05 - 20:03:36 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:03:36 [6]: getting temp failed for  "/dev/nvme1n1" :  Success
2023-04-05 - 20:03:36 [6]: getting powered on time failed for  "/dev/nvme1n1" :  Success
2023-04-05 - 20:03:36 [6]: getting power cycles failed for  "/dev/nvme1n1" :  Success
2023-04-05 - 20:03:36 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:03:36 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:03:36 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2023-04-05 - 20:03:36 [2]: QBasicTimer::start: Timers cannot be started from another thread
2023-04-05 - 20:03:36 [2]: QBasicTimer::start: Timers cannot be started from another thread
2023-04-05 - 20:03:36 [2]: QBasicTimer::start: Timers cannot be started from another thread
2023-04-05 - 20:04:08 [6]: void EditExistingPartitionDialog::applyChanges(PartitionCoreModule*)
    old boundaries: 2048 1640447 1638400 
2023-04-05 - 20:04:08 [6]:     .. new boundaries: 2048 1640447 
2023-04-05 - 20:04:08 [6]:     .. dirty status: false 
2023-04-05 - 20:04:08 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:04:08 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
2023-04-05 - 20:04:08 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:04:08 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
2023-04-05 - 20:04:44 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:04:51 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:05:22 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:05:41 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:05:41 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:06:29 [6]: void Calamares::restoreSelectedBootLoader(QComboBox&, const QString&)
    No path to restore, choosing default 
2023-04-05 - 20:07:04 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
2023-04-05 - 20:07:04 [6]: virtual QString PartitionViewStep::prettyStatus() const
    Summary for Partition 1 Config::Manual 
2023-04-05 - 20:07:04 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 2 devices 
2023-04-05 - 20:07:04 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme0n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$8b63b7a2" 
     parttype :   "0FC63DAF-8483-4772-8E79-3D69D8477DE4" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$bcb54c58" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme1n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$c7c401ca" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$419ac5" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "f2fs" 
     fsName :   "f2fs" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme0n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$8b63b7a2" 
     parttype :   "0FC63DAF-8483-4772-8E79-3D69D8477DE4" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$bcb54c58" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme1n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$c7c401ca" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$419ac5" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "f2fs" 
     fsName :   "f2fs" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [2]: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
2023-04-05 - 20:07:04 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
2023-04-05 - 20:07:04 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 2 devices 
2023-04-05 - 20:07:04 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme0n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$8b63b7a2" 
     parttype :   "0FC63DAF-8483-4772-8E79-3D69D8477DE4" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$bcb54c58" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme1n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$c7c401ca" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$419ac5" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "f2fs" 
     fsName :   "f2fs" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme0n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$8b63b7a2" 
     parttype :   "0FC63DAF-8483-4772-8E79-3D69D8477DE4" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$bcb54c58" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     .. partitions on "/dev/nvme1n1" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$c7c401ca" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$419ac5" 
     claimed :   "false" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "f2fs" 
     fsName :   "f2fs" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "true" 
2023-04-05 - 20:07:04 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "false" 
2023-04-05 - 20:07:07 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 2 devices 
2023-04-05 - 20:07:07 [6]: void Calamares::JobThread::finalize()
    There are 38 jobs, total weight 33 
2023-04-05 - 20:07:07 [6]:     .. Job 1 "Manage auto-mount settings" +wt 0.0833333 tot.wt 0.0833333 
2023-04-05 - 20:07:07 [6]:     .. Job 2 "Clear all temporary mounts." +wt 0.0833333 tot.wt 0.166667 
2023-04-05 - 20:07:07 [6]:     .. Job 3 "Clear mounts for partitioning operations on /dev/nvme1n1" +wt 0.0833333 tot.wt 0.25 
2023-04-05 - 20:07:07 [6]:     .. Job 4 "Set flags on partition /dev/nvme1n1p1." +wt 0.0833333 tot.wt 0.333333 
2023-04-05 - 20:07:07 [6]:     .. Job 5 "Delete partition /dev/nvme1n1p2." +wt 0.0833333 tot.wt 0.416667 
2023-04-05 - 20:07:07 [6]:     .. Job 6 "Delete partition /dev/nvme1n1p3." +wt 0.0833333 tot.wt 0.5 
2023-04-05 - 20:07:07 [6]:     .. Job 7 "Create new 9010MiB partition on /dev/nvme1n1 (Samsung SSD 960 EVO 250GB)." +wt 0.0833333 tot.wt 0.583333 
2023-04-05 - 20:07:07 [6]:     .. Job 8 "Set flags on 9010MiB linuxswap partition." +wt 0.0833333 tot.wt 0.666667 
2023-04-05 - 20:07:07 [6]:     .. Job 9 "Create new 228663MiB partition on /dev/nvme1n1 (Samsung SSD 960 EVO 250GB)." +wt 0.0833333 tot.wt 0.75 
2023-04-05 - 20:07:07 [6]:     .. Job 10 "Set flags on 228663MiB f2fs partition." +wt 0.0833333 tot.wt 0.833333 
2023-04-05 - 20:07:07 [6]:     .. Job 11 "Set partition information" +wt 0.0833333 tot.wt 0.916667 
2023-04-05 - 20:07:07 [6]:     .. Job 12 "Manage auto-mount settings" +wt 0.0833333 tot.wt 1 
2023-04-05 - 20:07:07 [6]:     .. Job 13 "mount" +wt 1 tot.wt 2 
2023-04-05 - 20:07:07 [6]:     .. Job 14 "unpackfs" +wt 12 tot.wt 14 
2023-04-05 - 20:07:07 [6]:     .. Job 15 "networkcfg" +wt 1 tot.wt 15 
2023-04-05 - 20:07:07 [6]:     .. Job 16 "Generate machine-id." +wt 1 tot.wt 16 
2023-04-05 - 20:07:07 [6]:     .. Job 17 "fstab" +wt 1 tot.wt 17 
2023-04-05 - 20:07:07 [6]:     .. Job 18 "Set timezone to America/New_York" +wt 1 tot.wt 18 
2023-04-05 - 20:07:07 [6]:     .. Job 19 "Set keyboard model to pc105, layout to us-" +wt 1 tot.wt 19 
2023-04-05 - 20:07:07 [6]:     .. Job 20 "localecfg" +wt 1 tot.wt 20 
2023-04-05 - 20:07:07 [6]:     .. Job 21 "Configuring encrypted swap." +wt 1 tot.wt 21 
2023-04-05 - 20:07:07 [6]:     .. Job 22 "Configuring LUKS key file." +wt 1 tot.wt 22 
2023-04-05 - 20:07:07 [6]:     .. Job 23 "initcpiocfg" +wt 1 tot.wt 23 
2023-04-05 - 20:07:07 [6]:     .. Job 24 "Creating initramfs with mkinitcpio." +wt 1 tot.wt 24 
2023-04-05 - 20:07:07 [6]:     .. Job 25 "Configure <pre>sudo</pre> users." +wt 0.166667 tot.wt 24.1667 
2023-04-05 - 20:07:07 [6]:     .. Job 26 "Preparing groups." +wt 0.166667 tot.wt 24.3333 
2023-04-05 - 20:07:07 [6]:     .. Job 27 "Create user vega" +wt 0.166667 tot.wt 24.5 
2023-04-05 - 20:07:07 [6]:     .. Job 28 "Set password for user vega" +wt 0.166667 tot.wt 24.6667 
2023-04-05 - 20:07:07 [6]:     .. Job 29 "Set password for user root" +wt 0.166667 tot.wt 24.8333 
2023-04-05 - 20:07:07 [6]:     .. Job 30 "Set hostname chuuni" +wt 0.166667 tot.wt 25 
2023-04-05 - 20:07:07 [6]:     .. Job 31 "displaymanager" +wt 1 tot.wt 26 
2023-04-05 - 20:07:07 [6]:     .. Job 32 "mhwdcfg" +wt 1 tot.wt 27 
2023-04-05 - 20:07:07 [6]:     .. Job 33 "hwclock" +wt 1 tot.wt 28 
2023-04-05 - 20:07:07 [6]:     .. Job 34 "services" +wt 1 tot.wt 29 
2023-04-05 - 20:07:07 [6]:     .. Job 35 "grubcfg" +wt 1 tot.wt 30 
2023-04-05 - 20:07:07 [6]:     .. Job 36 "bootloader" +wt 1 tot.wt 31 
2023-04-05 - 20:07:07 [6]:     .. Job 37 "postcfg" +wt 1 tot.wt 32 
2023-04-05 - 20:07:07 [6]:     .. Job 38 "Unmount file systems." +wt 1 tot.wt 33 
2023-04-05 - 20:07:07 [6]: virtual void Calamares::JobThread::run()
    Starting job "Manage auto-mount settings" ( 1 / 38 ) 
2023-04-05 - 20:07:07 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
    Set automount to disable 
2023-04-05 - 20:07:07 [6]: void CalamaresUtils::Partition::querySolidAutoMount(QDBusConnection&, AutoMountInfo&)
    Solid not available: "Not connected to D-Bus server" 
2023-04-05 - 20:07:07 [6]: virtual void Calamares::JobThread::run()
    Starting job "Clear all temporary mounts." ( 2 / 38 ) 
2023-04-05 - 20:07:07 [6]: virtual void Calamares::JobThread::run()
    Starting job "Clear mounts for partitioning operations on /dev/nvme1n1" ( 3 / 38 ) 
2023-04-05 - 20:07:07 [6]: QStringList getPartitionsForDevice(const QString&)
    Reading from "/proc/partitions" looking for "nvme1n1" 
2023-04-05 - 20:07:07 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
    ClearMountsJob finished. Here's what was done: 
2023-04-05 - 20:07:07 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:07 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:08 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set flags on partition /dev/nvme1n1p1." ( 4 / 38 ) 
2023-04-05 - 20:07:08 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
    Setting flags on "/dev/nvme1n1" partition "/dev/nvme1n1p1" 
     "boot" 
2023-04-05 - 20:07:08 [6]: virtual void Calamares::JobThread::run()
    Starting job "Delete partition /dev/nvme1n1p2." ( 5 / 38 ) 
2023-04-05 - 20:07:09 [6]: virtual void Calamares::JobThread::run()
    Starting job "Delete partition /dev/nvme1n1p3." ( 6 / 38 ) 
2023-04-05 - 20:07:09 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 9010MiB partition on /dev/nvme1n1 (Samsung SSD 960 EVO 250GB)." ( 7 / 38 ) 
2023-04-05 - 20:07:10 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set flags on partition /dev/nvme1n1p2." ( 8 / 38 ) 
2023-04-05 - 20:07:10 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
    Setting flags on "/dev/nvme1n1" partition "/dev/nvme1n1p2" 
     "swap" 
2023-04-05 - 20:07:10 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 228663MiB partition on /dev/nvme1n1 (Samsung SSD 960 EVO 250GB)." ( 9 / 38 ) 
2023-04-05 - 20:07:12 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set flags on partition /dev/nvme1n1p3." ( 10 / 38 ) 
2023-04-05 - 20:07:12 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
    Setting flags on "/dev/nvme1n1" partition "/dev/nvme1n1p3" 
     "root" 
2023-04-05 - 20:07:12 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set partition information" ( 11 / 38 ) 
2023-04-05 - 20:07:12 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
2023-04-05 - 20:07:12 [6]:     .. partitions on "/dev/nvme0n1" 
2023-04-05 - 20:07:12 [6]:     ..  mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$8b63b7a2" 
     parttype :   "0FC63DAF-8483-4772-8E79-3D69D8477DE4" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$bcb54c58" 
     claimed :   "false" 
2023-04-05 - 20:07:12 [6]:     .. partitions on "/dev/nvme1n1" 
2023-04-05 - 20:07:12 [6]:     ..  mapping for "/dev/nvme1n1p1" "/dev/nvme1n1p1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$c7c401ca" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$419ac5" 
     claimed :   "false" 
2023-04-05 - 20:07:12 [6]:     ..  mapping for "/dev/nvme1n1p2" "/dev/nvme1n1p2" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$2e3e0844" 
     claimed :   "true" 
2023-04-05 - 20:07:12 [6]:     ..  mapping for "/dev/nvme1n1p3" "/dev/nvme1n1p3" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "f2fs" 
     fsName :   "f2fs" 
     filesystem-uuid (uuid) :   "FSUUID$384a9e69" 
     claimed :   "true" 
2023-04-05 - 20:07:12 [6]:     ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$731f9aa4" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$bd429727" 
     claimed :   "false" 
2023-04-05 - 20:07:12 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    Saving partition information map to GlobalStorage["partitions"] 
2023-04-05 - 20:07:12 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    FillGlobalStorageJob writing empty bootLoader value 
2023-04-05 - 20:07:12 [6]: virtual void Calamares::JobThread::run()
    Starting job "Manage auto-mount settings" ( 12 / 38 ) 
2023-04-05 - 20:07:12 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
    Restore automount settings 
2023-04-05 - 20:07:12 [6]: virtual void Calamares::JobThread::run()
    Starting job "mount" ( 13 / 38 ) 
2023-04-05 - 20:07:12 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/mount/main.py" 
2023-04-05 - 20:07:12 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:07:12 [6]:     .. Job description from pretty_name "mount" = "Mounting partitions." 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-t", "f2fs", "/dev/nvme1n1p3", "/tmp/calamares-root-c1jhkbd_/") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-t", "vfat", "/dev/nvme1n1p1", "/tmp/calamares-root-c1jhkbd_/boot/efi") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-o", "bind", "/dev", "/tmp/calamares-root-c1jhkbd_/dev") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-t", "proc", "proc", "/tmp/calamares-root-c1jhkbd_/proc") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-t", "tmpfs", "tmpfs", "/tmp/calamares-root-c1jhkbd_/run") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-c1jhkbd_/run/udev") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-t", "sysfs", "sys", "/tmp/calamares-root-c1jhkbd_/sys") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-t", "efivarfs", "efivarfs", "/tmp/calamares-root-c1jhkbd_/sys/firmware/efi/efivars") 
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]: virtual void Calamares::JobThread::run()
    Starting job "unpackfs" ( 14 / 38 ) 
2023-04-05 - 20:07:12 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/unpackfs/main.py" 
2023-04-05 - 20:07:12 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:07:12 [6]:     .. Job description from pretty_name "unpackfs" = "Filling up filesystems." 
2023-04-05 - 20:07:12 [6]:     .. Running ("mount", "-t", "squashfs", "-o", "loop", "/run/miso/bootmnt/manjaro/x86_64/rootfs.sfs", "/tmp/tmpdrcveb4_/rootfs") 
2023-04-05 - 20:07:12 [6]:     .. Finished. Exit code: 0 output:
 mount: /tmp/tmpdrcveb4_/rootfs: WARNING: source write-protected, mounted read-only.
2023-04-05 - 20:07:12 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:12 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:12 [6]:     .. Running ("unsquashfs", "-l", "/run/miso/bootmnt/manjaro/x86_64/rootfs.sfs") 
2023-04-05 - 20:07:13 [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/tmpdrcveb4_/rootfs/", "/tmp/calamares-root-c1jhkbd_") 
2023-04-05 - 20:07:29 [6]:     .. Running ("mount", "-t", "squashfs", "-o", "loop", "/run/miso/bootmnt/manjaro/x86_64/desktopfs.sfs", "/tmp/tmpdrcveb4_/desktopfs") 
2023-04-05 - 20:07:29 [6]:     .. Finished. Exit code: 0 output:
 mount: /tmp/tmpdrcveb4_/desktopfs: WARNING: source write-protected, mounted read-only.
2023-04-05 - 20:07:29 [6]:     .. Running ("udevadm", "settle") 
2023-04-05 - 20:07:29 [6]:     .. Running ("sync") 
2023-04-05 - 20:07:30 [6]:     .. Running ("unsquashfs", "-l", "/run/miso/bootmnt/manjaro/x86_64/desktopfs.sfs") 
2023-04-05 - 20:07:30 [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/tmpdrcveb4_/desktopfs/", "/tmp/calamares-root-c1jhkbd_") 
2023-04-05 - 20:08:28 [6]: virtual void Calamares::JobThread::run()
    Starting job "networkcfg" ( 15 / 38 ) 
2023-04-05 - 20:08:28 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/networkcfg/main.py" 
2023-04-05 - 20:08:28 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:28 [6]:     .. Job description from pretty_name "networkcfg" = "Saving network configuration." 
2023-04-05 - 20:08:28 [6]: virtual void Calamares::JobThread::run()
    Starting job "Generate machine-id." ( 16 / 38 ) 
2023-04-05 - 20:08:28 [6]:     .. Running ("systemd-machine-id-setup") 
2023-04-05 - 20:08:28 [6]:     .. Finished. Exit code: 0 output:
 Initializing machine ID from random generator.
2023-04-05 - 20:08:28 [6]:     .. Running ("ln", "-sf", "/etc/machine-id", "/var/lib/dbus/machine-id") 
2023-04-05 - 20:08:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "fstab" ( 17 / 38 ) 
2023-04-05 - 20:08:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/fstab/main.py" 
2023-04-05 - 20:08:29 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:29 [6]:     .. Job description from pretty_name "fstab" = "Writing fstab." 
2023-04-05 - 20:08:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set timezone to America/New_York" ( 18 / 38 ) 
2023-04-05 - 20:08:29 [6]:     .. Running ("rm", "-f", "/etc/localtime") 
2023-04-05 - 20:08:29 [6]:     .. Running ("ln", "-s", "/usr/share/zoneinfo/America/New_York", "/etc/localtime") 
2023-04-05 - 20:08:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set keyboard model to pc105, layout to us-" ( 19 / 38 ) 
2023-04-05 - 20:08:29 [6]: virtual Calamares::JobResult SetKeyboardLayoutJob::exec()
    Executing SetKeyboardLayoutJob 
2023-04-05 - 20:08:29 [6]: bool SetKeyboardLayoutJob::writeVConsoleData(const QString&, const QString&) const
    Writing vconsole data to "/tmp/calamares-root-c1jhkbd_/etc/vconsole.conf" 
2023-04-05 - 20:08:29 [6]: QString SetKeyboardLayoutJob::findConvertedKeymap(const QString&) const
    Looking for converted keymap in "/tmp/calamares-root-c1jhkbd_/lib/kbd/keymaps/xkb" 
2023-04-05 - 20:08:29 [6]: QString findLegacyKeymap(const QString&, const QString&, const QString&)
    Looking for legacy keymap "us" "pc105" "" in QRC 
2023-04-05 - 20:08:29 [6]:     .. Found legacy keymap "us" with score 11 
2023-04-05 - 20:08:29 [6]:     .. Found legacy keymap "us-acentos" with score 11 
2023-04-05 - 20:08:29 [6]:     .. Found legacy keymap "dvorak" with score 11 
2023-04-05 - 20:08:29 [6]:     .. Found legacy keymap "dvorak" with score 11 
2023-04-05 - 20:08:29 [6]:     .. Written KEYMAP= "us" to vconsole.conf 0 
2023-04-05 - 20:08:29 [6]: bool SetKeyboardLayoutJob::writeX11Data(const QString&) const
    Writing X11 configuration to "/tmp/calamares-root-c1jhkbd_/etc/X11/xorg.conf.d/00-keyboard.conf" 
2023-04-05 - 20:08:29 [6]:     .. Written XkbLayout "us" ; XkbModel "pc105" ; XkbVariant "" to X.org file "/tmp/calamares-root-c1jhkbd_/etc/X11/xorg.conf.d/00-keyboard.conf" 0 
2023-04-05 - 20:08:29 [6]: bool SetKeyboardLayoutJob::writeDefaultKeyboardData(const QString&) const
    Writing default keyboard data to "/tmp/calamares-root-c1jhkbd_/etc/default/keyboard" 
2023-04-05 - 20:08:29 [6]:     .. Written XKBMODEL "pc105" ; XKBLAYOUT "us" ; XKBVARIANT "" to /etc/default/keyboard file "/tmp/calamares-root-c1jhkbd_/etc/default/keyboard" 0 
2023-04-05 - 20:08:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "localecfg" ( 20 / 38 ) 
2023-04-05 - 20:08:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/localecfg/main.py" 
2023-04-05 - 20:08:29 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:29 [6]:     .. Job description from pretty_name "localecfg" = "Configuring locales." 
2023-04-05 - 20:08:29 [6]:     .. Running ("locale-gen") 
2023-04-05 - 20:08:30 [6]:     .. Finished. Exit code: 0 output:
 Generating locales...
  en_US.UTF-8... done
Generation complete.
2023-04-05 - 20:08:30 [6]: [PYTHON JOB]: "/tmp/calamares-root-c1jhkbd_/etc/locale.gen done" 
2023-04-05 - 20:08:30 [6]: [PYTHON JOB]: "/tmp/calamares-root-c1jhkbd_/etc/locale.conf done" 
2023-04-05 - 20:08:30 [6]: [PYTHON JOB]: "/tmp/calamares-root-c1jhkbd_/etc/default done" 
2023-04-05 - 20:08:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configuring encrypted swap." ( 21 / 38 ) 
2023-04-05 - 20:08:30 [6]: void write_openswap_conf(const QString&, QStringList&, const LOSHInfo&)
    Will not write an invalid configuration to "/etc/openswap.conf" 
2023-04-05 - 20:08:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configuring LUKS key file." ( 22 / 38 ) 
2023-04-05 - 20:08:30 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec()
    There are 0 LUKS partitions 
2023-04-05 - 20:08:30 [6]:     .. Nothing to do for LUKS. 
2023-04-05 - 20:08:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "initcpiocfg" ( 23 / 38 ) 
2023-04-05 - 20:08:30 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/initcpiocfg/main.py" 
2023-04-05 - 20:08:30 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:30 [6]:     .. Job description from pretty_name "initcpiocfg" = "Configuring mkinitcpio." 
2023-04-05 - 20:08:30 [6]:     .. Running ("sh", "-c", "which plymouth") 
2023-04-05 - 20:08:30 [6]:     .. Finished. Exit code: 0 output:
 /usr/bin/plymouth
2023-04-05 - 20:08:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "Creating initramfs with mkinitcpio." ( 24 / 38 ) 
2023-04-05 - 20:08:30 [6]: virtual Calamares::JobResult InitcpioJob::exec()
    Updating initramfs with kernel "linux61" 
2023-04-05 - 20:08:30 [6]:     .. Running ("mkinitcpio", "-p", "linux61") 
2023-04-05 - 20:08:45 [6]:     .. Finished. Exit code: 0 output:
 ==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'default'
  -> -k /boot/vmlinuz-6.1-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.1-x86_64.img
==> Starting build: 6.1.19-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-6.1-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'fallback'
  -> -k /boot/vmlinuz-6.1-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.1-x86_64-fallback.img -S autodetect
==> Starting build: 6.1.19-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-6.1-x86_64-fallback.img
==> Image generation successful
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configure <pre>sudo</pre> users." ( 25 / 38 ) 
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "Preparing groups." ( 26 / 38 ) 
2023-04-05 - 20:08:45 [6]:     .. Running ("groupadd", "autologin") 
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create user vega" ( 27 / 38 ) 
2023-04-05 - 20:08:45 [6]: virtual Calamares::JobResult CreateUserJob::exec()
    [CREATEUSER]: creating user 
2023-04-05 - 20:08:45 [6]:     .. Running ("useradd", "-m", "-U", "-s", "/bin/zsh", "-c", "Vega", "vega") 
2023-04-05 - 20:08:45 [6]:     .. Running "usermod" "-aG" "lp,network,power,wheel,users,storage,input,audio,autologin" "vega" 
2023-04-05 - 20:08:45 [6]:     .. Running ("chown", "-R", "vega:vega", "/home/vega") 
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set password for user vega" ( 28 / 38 ) 
2023-04-05 - 20:08:45 [6]:     .. Running "usermod" "-p" <password> "vega" 
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set password for user root" ( 29 / 38 ) 
2023-04-05 - 20:08:45 [6]:     .. Running "usermod" "-p" <password> "root" 
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set hostname chuuni" ( 30 / 38 ) 
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "displaymanager" ( 31 / 38 ) 
2023-04-05 - 20:08:45 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/displaymanager/main.py" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:45 [6]:     .. Job description from __doc__ "displaymanager" = "Configure display managers." 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: "lightdm selected but not installed" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: "mdm selected but not installed" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: "sddm selected but not installed" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: "lxdm selected but not installed" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: "slim selected but not installed" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: "Using rootMountPoint '/tmp/calamares-root-c1jhkbd_'" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: ".. selected DE gnome" 
2023-04-05 - 20:08:45 [6]: [PYTHON JOB]: "Setting up autologin for user vega." 
2023-04-05 - 20:08:45 [6]: virtual void Calamares::JobThread::run()
    Starting job "mhwdcfg" ( 32 / 38 ) 
2023-04-05 - 20:08:45 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/mhwdcfg/main.py" 
2023-04-05 - 20:08:45 [6]:     .. Job description from __doc__ "mhwdcfg" = "Configure the hardware" 
2023-04-05 - 20:08:45 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0200", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2023-04-05 - 20:08:46 [6]:     .. Finished. Exit code: 0 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[31mWarning: e[mNo config found for device: 0000:09:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
e[1me[31mWarning: e[mNo config found for device: 0000:07:00.0 (0200:8086:3165) Network controller Intel Corporation Wireless 3165
2023-04-05 - 20:08:46 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0280", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2023-04-05 - 20:08:46 [6]:     .. Finished. Exit code: 0 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[31mWarning: e[mNo device of class 0280 found!
2023-04-05 - 20:08:46 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0300", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2023-04-05 - 20:08:50 [6]:     .. Finished. Exit code: 0 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:0b:00.0 (0300:1002:15dd) Display controller ATI Technologies Inc Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series]
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 'community' 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;32mresolving dependencies...
e[me[0;32mlooking for conflicting packages...
e[me[0;32mwarning: dependency cycle detected:
e[me[0;32mwarning: lib32-keyutils will be installed before its lib32-krb5 dependency
e[me[0;32mwarning: dependency cycle detected:
e[me[0;32mwarning: lib32-mesa will be installed before its lib32-libglvnd dependency
e[me[0;32m
e[me[0;32mPackages (64) lib32-brotli-1.0.9-5  lib32-bzip2-1.0.8-3  lib32-curl-7.87.0-1  lib32-e2fsprogs-1.47.0-1  lib32-expat-2.5.0-2  lib32-gcc-libs-12.2.1-2  lib32-glibc-2.37-2  lib32-icu-72.1-2  lib32-keyutils-1.6.3-1  lib32-krb5-1.20.1-1  lib32-libcap-2.67-1  lib32-libdrm-2.4.114-1  lib32-libelf-0.188-1  lib32-libffi-3.4.4-1  lib32-libgcrypt-1.10.1-2  lib32-libglvnd-1.6.0-1  lib32-libgpg-error-1.46-1  lib32-libidn2-2.3.4-2  lib32-libldap-2.6.3-3  lib32-libpciaccess-0.17-1  lib32-libpsl-0.21.1-3  lib32-libssh2-1.e[me[0;32m10.0-2  lib32-libtirpc-1.3.3-2  lib32-libunistring-1.1-1  lib32-libunwind-1.6.2-2  lib32-libva-2.17.0-1  lib32-libvdpau-1.5-1  lib32-libx11-1.8.3-1.1  lib32-libxau-1.0.11-1  lib32-libxcb-1.15-2  lib32-libxcrypt-4.4.33-1  lib32-libxdamage-1.1.6-1  lib32-libxdmcp-1.1.4-1  lib32-libxext-1.3.5-1  lib32-libxfixes-6.0.0-2  lib32-libxml2-2.10.3-2  lib32-libxshmfence-1.3.2-1  lib32-libxxf86vm-1.1.5-1  lib32-llvm-libs-15.0.7-1  lib32-lm_sensors-1:3.6.0.r41.g31d1f125-2  lib32-mesa-22.3.5-1  lib32-ncurses-6.4-1  lib3e[me[0;32m2-openssl-1:3.0.8-0.1  lib32-pam-1.5.2-1  lib32-systemd-252.5-1  lib32-vulkan-icd-loader-1.3.240-1  lib32-wayland-1.21.0-1  lib32-xz-5.4.1-1  lib32-zlib-1.2.13-2  lib32-zstd-1.5.2-1  libxvmc-1.0.13-1  lib32-libva-vdpau-driver-0.7.4-7  lib32-mesa-vdpau-22.3.5-1  lib32-vulkan-intel-22.3.5-1  lib32-vulkan-radeon-22.3.5-1  libva-mesa-driver-22.3.5-1  libva-vdpau-driver-0.7.4-6  mesa-vdpau-22.3.5-1  vulkan-intel-22.3.5-1  vulkan-radeon-22.3.5-1  xf86-video-amdgpu-22.0.0-1  xf86-video-ati-1:19.1.0.r15.g7a6a34af-e[me[0;32m1  xf86-video-intel-1:2.99.917+923+gb74b67f0-1  xf86-video-nouveau-1.0.17-2
e[me[0;32m
e[me[0;32mTotal Download Size:   139.52 MiB
e[me[0;32mTotal Installed Size:  479.67 MiB
e[me[0;32m
e[me[0;32m:: Proceed with installation? [Y/n] 
e[me[0;32m:: Retrieving packages...
e[me[0;32m lib32-llvm-libs-15.0.7-1-x86_64 downloading...
e[me[0;32m lib32-gcc-libs-12.2.1-2-x86_64 downloading...
e[me[0;32m lib32-mesa-22.3.5-1-x86_64 downloading...
e[me[0;32m lib32-icu-72.1-2-x86_64 downloading...
e[me[0;32m lib32-vulkan-intel-22.3.5-1-x86_64 downloading...
e[me[0;32m vulkan-intel-22.3.5-1-x86_64 downloading...
e[me[0;32m lib32-mesa-vdpau-22.3.5-1-x86_64 downloading...
e[me[0;32m libva-mesa-driver-22.3.5-1-x86_64 downloading...
e[me[0;32m mesa-vdpau-22.3.5-1-x86_64 downloading...
e[me[0;32m lib32-glibc-2.37-2-x86_64 downloading...
e[me[0;32m lib32-vulkan-radeon-22.3.5-1-x86_64 downloading...
e[me[0;32m vulkan-radeon-22.3.5-1-x86_64 downloading...
e[me[0;32m lib32-openssl-1:3.0.8-0.1-x86_64 downloading...
e[me[0;32m lib32-krb5-1.20.1-1-x86_64 downloading...
e[me[0;32m lib32-systemd-252.5-1-x86_64 downloading...
e[me[0;32m lib32-libx11-1.8.3-1.1-x86_64 downloading...
e[me[0;32m xf86-video-intel-1:2.99.917+923+gb74b67f0-1-x86_64 downloading...
e[me[0;32m lib32-libxml2-2.10.3-2-x86_64 downloading...
e[me[0;32m lib32-libelf-0.188-1-x86_64 downloading...
e[me[0;32m lib32-libunistring-1.1-1-x86_64 downloading...
e[me[0;32m lib32-libgcrypt-1.10.1-2-x86_64 downloading...
e[me[0;32m lib32-brotli-1.0.9-5-x86_64 downloading...
e[me[0;32m lib32-curl-7.87.0-1-x86_64 downloading...
e[me[0;32m lib32-zstd-1.5.2-1-x86_64 downloading...
e[me[0;32m lib32-e2fsprogs-1.47.0-1-x86_64 downloading...
e[me[0;32m lib32-ncurses-6.4-1-x86_64 downloading...
e[me[0;32m lib32-libglvnd-1.6.0-1-x86_64 downloading...
e[me[0;32m lib32-libxcb-1.15-2-x86_64 downloading...
e[me[0;32m lib32-libldap-2.6.3-3-x86_64 downloading...
e[me[0;32m lib32-pam-1.5.2-1-x86_64 downloading...
e[me[0;32m xf86-video-ati-1:19.1.0.r15.g7a6a34af-1-x86_64 downloading...
e[me[0;32m lib32-libdrm-2.4.114-1-x86_64 downloading...
e[me[0;32m lib32-vulkan-icd-loader-1.3.240-1-x86_64 downloading...
e[me[0;32m lib32-libssh2-1.10.0-2-x86_64 downloading...
e[me[0;32m lib32-xz-5.4.1-1-x86_64 downloading...
e[me[0;32m xf86-video-nouveau-1.0.17-2-x86_64 downloading...
e[me[0;32m lib32-libva-2.17.0-1-x86_64 downloading...
e[me[0;32m lib32-libtirpc-1.3.3-2-x86_64 downloading...
e[me[0;32m lib32-expat-2.5.0-2-x86_64 downloading...
e[me[0;32m lib32-libxcrypt-4.4.33-1-x86_64 downloading...
e[me[0;32m xf86-video-amdgpu-22.0.0-1-x86_64 downloading...
e[me[0;32m lib32-libgpg-error-1.46-1-x86_64 downloading...
e[me[0;32m lib32-libpsl-0.21.1-3-x86_64 downloading...
e[me[0;32m lib32-wayland-1.21.0-1-x86_64 downloading...
e[me[0;32m lib32-libidn2-2.3.4-2-x86_64 downloading...
e[me[0;32m lib32-libunwind-1.6.2-2-x86_64 downloading...
e[me[0;32m lib32-zlib-1.2.13-2-x86_64 downloading...
e[me[0;32m lib32-libva-vdpau-driver-0.7.4-7-x86_64 downloading...
e[me[0;32m libva-vdpau-driver-0.7.4-6-x86_64 downloading...
e[me[0;32m lib32-bzip2-1.0.8-3-x86_64 downloading...
e[me[0;32m lib32-libcap-2.67-1-x86_64 downloading...
e[me[0;32m lib32-libxext-1.3.5-1-x86_64 downloading...
e[me[0;32m libxvmc-1.0.13-1-x86_64 downloading...
e[me[0;32m lib32-lm_sensors-1:3.6.0.r41.g31d1f125-2-x86_64 downloading...
e[me[0;32m lib32-libvdpau-1.5-1-x86_64 downloading...
e[me[0;32m lib32-libpciaccess-0.17-1-x86_64 downloading...
e[me[0;32m lib32-libffi-3.4.4-1-x86_64 downloading...
e[me[0;32m lib32-libxfixes-6.0.0-2-x86_64 downloading...
e[me[0;32m lib32-libxdmcp-1.1.4-1-x86_64 downloading...
e[me[0;32m lib32-libxxf86vm-1.1.5-1-x86_64 downloading...
e[me[0;32m lib32-keyutils-1.6.3-1-x86_64 downloading...
e[me[0;32m lib32-libxau-1.0.11-1-x86_64 downloading...
e[me[0;32m lib32-libxdamage-1.1.6-1-x86_64 downloading...
e[me[0;32m lib32-libxshmfence-1.3.2-1-x86_64 downloading...
e[me[0;32mchecking keyring...
e[me[0;32mchecking package integrity...
e[me[0;32mloading package files...
e[me[0;32mchecking for file conflicts...
e[me[0;32mchecking available disk space...
e[me[0;32m:: Processing package changes...
e[me[0;32minstalling lib32-glibc...
e[me[0;32minstalling lib32-vulkan-icd-loader...
e[me[0;32mOptional dependencies for lib32-vulkan-icd-loader
e[me[0;32m    lib32-vulkan-driver: packaged vulkan driver [pending]
e[me[0;32minstalling xf86-video-ati...
e[me[0;32minstalling xf86-video-amdgpu...
e[me[0;32minstalling libxvmc...
e[me[0;32minstalling xf86-video-intel...
e[me[0;32m>>> This driver now uses DRI3 as the default Direct Rendering
e[me[0;32m    Infrastructure. You can try falling back to DRI2 if you run
e[me[0;32m    into trouble. To do so, save a file with the following 
e[me[0;32m    content as /etc/X11/xorg.conf.d/20-intel.conf :
e[me[0;32m      Section "Device"
e[me[0;32m        Identifier  "Intel Graphics"
e[me[0;32m        Driver      "intel"
e[me[0;32m        Option      "DRI" "2"             # DRI3 is now default 
e[me[0;32m        #Option      "AccelMethod"  "sna" # default
e[me[0;32m        #Option      "AccelMethod"  "uxa" # fallback
e[me[0;32m      EndSection
e[me[0;32mOptional dependencies for xf86-video-intel
e[me[0;32m    libxrandr: for intel-virtual-output [installed]
e[me[0;32m    libxinerama: for intel-virtual-output [installed]
e[me[0;32m    libxcursor: for intel-virtual-output [installed]
e[me[0;32m    libxtst: for intel-virtual-output [installed]
e[me[0;32m    libxss: for intel-virtual-output [installed]
e[me[0;32minstalling xf86-video-nouveau...
e[me[0;32minstalling vulkan-intel...
e[me[0;32mOptional dependencies for vulkan-intel
e[me[0;32m    vulkan-mesa-layers: additional vulkan layers
e[me[0;32minstalling vulkan-radeon...
e[me[0;32mOptional dependencies for vulkan-radeon
e[me[0;32m    vulkan-mesa-layers: additional vulkan layers
e[me[0;32minstalling libva-mesa-driver...
e[me[0;32minstalling libva-vdpau-driver...
e[me[0;32minstalling mesa-vdpau...
e[me[0;32minstalling lib32-libffi...
e[me[0;32minstalling lib32-expat...
e[me[0;32minstalling lib32-gcc-libs...
e[me[0;32minstalling lib32-icu...
e[me[0;32minstalling lib32-xz...
e[me[0;32minstalling lib32-zlib...
e[me[0;32minstalling lib32-libxml2...
e[me[0;32minstalling lib32-wayland...
e[me[0;32minstalling lib32-libxdmcp...
e[me[0;32minstalling lib32-libxau...
e[me[0;32minstalling lib32-libxcb...
e[me[0;32minstalling lib32-libx11...
e[me[0;32minstalling lib32-libxshmfence...
e[me[0;32minstalling lib32-libpciaccess...
e[me[0;32minstalling lib32-libdrm...
e[me[0;32minstalling lib32-zstd...
e[me[0;32minstalling lib32-e2fsprogs...
e[me[0;32minstalling lib32-openssl...
e[me[0;32mOptional dependencies for lib32-openssl
e[me[0;32m    ca-certificates [installed]
e[me[0;32minstalling lib32-libxcrypt...
e[me[0;32minstalling lib32-libldap...
e[me[0;32minstalling lib32-keyutils...
e[me[0;32minstalling lib32-krb5...
e[me[0;32minstalling lib32-libtirpc...
e[me[0;32minstalling lib32-pam...
e[me[0;32minstalling lib32-libcap...
e[me[0;32minstalling lib32-libgpg-error...
e[me[0;32minstalling lib32-libgcrypt...
e[me[0;32minstalling lib32-systemd...
e[me[0;32minstalling lib32-vulkan-intel...
e[me[0;32mOptional dependencies for lib32-vulkan-intel
e[me[0;32m    lib32-vulkan-mesa-layers: additional vulkan layers
e[me[0;32minstalling lib32-bzip2...
e[me[0;32minstalling lib32-brotli...
e[me[0;32minstalling lib32-libunistring...
e[me[0;32minstalling lib32-libidn2...
e[me[0;32minstalling lib32-libssh2...
e[me[0;32minstalling lib32-libpsl...
e[me[0;32minstalling lib32-curl...
e[me[0;32minstalling lib32-libelf...
e[me[0;32minstalling lib32-ncurses...
e[me[0;32minstalling lib32-llvm-libs...
e[me[0;32minstalling lib32-vulkan-radeon...
e[me[0;32mOptional dependencies for lib32-vulkan-radeon
e[me[0;32m    lib32-vulkan-mesa-layers: additional vulkan layers
e[me[0;32minstalling lib32-libxext...
e[me[0;32minstalling lib32-libxxf86vm...
e[me[0;32minstalling lib32-libxfixes...
e[me[0;32minstalling lib32-libxdamage...
e[me[0;32minstalling lib32-libunwind...
e[me[0;32minstalling lib32-lm_sensors...
e[me[0;32minstalling lib32-mesa...
e[me[0;32mOptional dependencies for lib32-mesa
e[me[0;32m    opengl-man-pages: for the OpenGL API man pages
e[me[0;32m    lib32-mesa-vdpau: for accelerated video playback [pending]
e[me[0;32m    lib32-libva-mesa-driver: for accelerated video playback
e[me[0;32minstalling lib32-libglvnd...
e[me[0;32minstalling lib32-libva...
e[me[0;32mOptional dependencies for lib32-libva
e[me[0;32m    lib32-libva-intel-driver: backend for Intel GPUs (<= Haswell)
e[me[0;32m    lib32-libva-mesa-driver: backend for AMD and Nvidia GPUs
e[me[0;32minstalling lib32-libvdpau...
e[me[0;32minstalling lib32-libva-vdpau-driver...
e[me[0;32minstalling lib32-mesa-vdpau...
e[me[0;32m:: Running post-transaction hooks...
e[me[0;32m(1/1) Arming ConditionNeedsUpdate...
e[me[0;32mxf86-video-ati: install reason has been set to 'explicitly installed'
e[me[0;32mxf86-video-amdgpu: install reason has been set to 'explicitly installed'
e[me[0;32mxf86-video-intel: install reason has been set to 'explicitly installed'
e[me[0;32mxf86-video-nouveau: install reason has been set to 'explicitly installed'
e[me[0;32mvulkan-intel: install reason has been set to 'explicitly installed'
e[me[0;32mvulkan-radeon: install reason has been set to 'explicitly installed'
e[me[0;32mlibva-mesa-driver: install reason has been set to 'explicitly installed'
e[me[0;32mlibva-vdpau-driver: install reason has been set to 'explicitly installed'
e[me[0;32mmesa-vdpau: install reason has been set to 'explicitly installed'
e[me[0;32mlib32-vulkan-intel: install reason has been set to 'explicitly installed'
e[me[0;32mlib32-vulkan-radeon: install reason has been set to 'explicitly installed'
e[me[0;32mlib32-libva-vdpau-driver: install reason has been set to 'explicitly installed'
e[me[0;32mlib32-mesa-vdpau: install reason has been set to 'explicitly installed'
e[me[1me[31m> e[mSuccessfully installed video-linux
2023-04-05 - 20:08:50 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0302", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2023-04-05 - 20:08:51 [6]:     .. Finished. Exit code: 0 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[31mWarning: e[mNo device of class 0302 found!
2023-04-05 - 20:08:51 [6]:     .. Running ("mhwd", "-a", "pci", "free", "0380", "--pmconfig", "/opt/mhwd/pacman-mhwd.conf") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 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[31mWarning: e[mNo device of class 0380 found!
2023-04-05 - 20:08:52 [6]: virtual void Calamares::JobThread::run()
    Starting job "hwclock" ( 33 / 38 ) 
2023-04-05 - 20:08:52 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/hwclock/main.py" 
2023-04-05 - 20:08:52 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:52 [6]:     .. Job description from pretty_name "hwclock" = "Setting hardware clock." 
2023-04-05 - 20:08:52 [6]:     .. Running ("hwclock", "--systohc", "--utc") 
2023-04-05 - 20:08:52 [6]: [PYTHON JOB]: "Hwclock set using RTC method." 
2023-04-05 - 20:08:52 [6]: virtual void Calamares::JobThread::run()
    Starting job "services" ( 34 / 38 ) 
2023-04-05 - 20:08:52 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/services/main.py" 
2023-04-05 - 20:08:52 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:52 [6]:     .. Job description from pretty_name "services" = "Configure systemd services" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "apparmor.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/multi-user.target.wants/apparmor.service -> /usr/lib/systemd/system/apparmor.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "bluetooth.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/dbus-org.bluez.service -> /usr/lib/systemd/system/bluetooth.service.
Created symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service -> /usr/lib/systemd/system/bluetooth.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "btrfs-balance.timer.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "btrfs-balance.timer.service") Exit code: 1 output:
 Failed to enable unit, unit btrfs-balance.timer.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service btrfs-balance.timer" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "btrfs-scrub.timer.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "btrfs-scrub.timer.service") Exit code: 1 output:
 Failed to enable unit, unit btrfs-scrub.timer.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service btrfs-scrub.timer" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "btrfs-trim.timer.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "btrfs-trim.timer.service") Exit code: 1 output:
 Failed to enable unit, unit btrfs-trim.timer.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service btrfs-trim.timer" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "cups.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/printer.target.wants/cups.service -> /usr/lib/systemd/system/cups.service.
Created symlink /etc/systemd/system/multi-user.target.wants/cups.service -> /usr/lib/systemd/system/cups.service.
Created symlink /etc/systemd/system/sockets.target.wants/cups.socket -> /usr/lib/systemd/system/cups.socket.
Created symlink /etc/systemd/system/multi-user.target.wants/cups.path -> /usr/lib/systemd/system/cups.path.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "fstrim.timer.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "fstrim.timer.service") Exit code: 1 output:
 Failed to enable unit, unit fstrim.timer.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service fstrim.timer" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "haveged.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/sysinit.target.wants/haveged.service -> /usr/lib/systemd/system/haveged.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "ModemManager.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service -> /usr/lib/systemd/system/ModemManager.service.
Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service -> /usr/lib/systemd/system/ModemManager.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "NetworkManager.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service -> /usr/lib/systemd/system/NetworkManager.service.
Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service.
Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "pkgfile–update.timer.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "pkgfile–update.timer.service") Exit code: 1 output:
 Invalid unit name "pkgfile–update.timer.service" escaped as "pkgfile\xe2\x80\x93update.timer.service" (maybe you should use systemd-escape?).
Failed to enable unit, unit pkgfile\xe2\x80\x93update.timer.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service pkgfile–update.timer" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "snapd.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "snapd.service") Exit code: 1 output:
 Failed to enable unit, unit snapd.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service snapd" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "snapd.apparmor.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "snapd.apparmor.service") Exit code: 1 output:
 Failed to enable unit, unit snapd.apparmor.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service snapd.apparmor" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "systemd-timesyncd.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /usr/lib/systemd/system/systemd-timesyncd.service.
Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /usr/lib/systemd/system/systemd-timesyncd.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "touchegg.service.service") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("systemctl", "enable", "touchegg.service.service") Exit code: 1 output:
 Failed to enable unit, unit touchegg.service.service does not exist.
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "Cannot enable systemd .service touchegg.service" 
2023-04-05 - 20:08:52 [2]: WARNING: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1" 
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "ufw.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/multi-user.target.wants/ufw.service -> /usr/lib/systemd/system/ufw.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "gdm.service") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 Created symlink /etc/systemd/system/display-manager.service -> /usr/lib/systemd/system/gdm.service.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "enable", "graphical.target") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
Alias= settings in the [Install] section, and DefaultInstance= for template
units). This means they are not meant to be enabled using systemctl.
 
Possible reasons for having this kind of units are:
* A unit may be statically enabled by being symlinked from another unit's
  .wants/ or .requires/ directory.
* A unit's purpose may be to act as a helper for some other unit which has
  a requirement dependency on it.
* A unit may be started when needed via activation (socket, path, timer,
  D-Bus, udev, scripted systemctl call, ...).
* In case of template units, the unit is meant to be enabled with some
  instance name specified.
2023-04-05 - 20:08:52 [6]:     .. Running ("systemctl", "disable", "pacman-init.service") 
2023-04-05 - 20:08:52 [6]: virtual void Calamares::JobThread::run()
    Starting job "grubcfg" ( 35 / 38 ) 
2023-04-05 - 20:08:52 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/grubcfg/main.py" 
2023-04-05 - 20:08:52 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:52 [6]:     .. Job description from pretty_name "grubcfg" = "Configure GRUB." 
2023-04-05 - 20:08:52 [6]:     .. Running ("sh", "-c", "which dracut") 
2023-04-05 - 20:08:52 [6]:     .. Target cmd: ("sh", "-c", "which dracut") Exit code: 1 output:
 which: no dracut in (/home/manjaro/.local/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
2023-04-05 - 20:08:52 [6]:     .. Running ("sh", "-c", "which plymouth") 
2023-04-05 - 20:08:52 [6]:     .. Finished. Exit code: 0 output:
 /usr/bin/plymouth
2023-04-05 - 20:08:52 [6]: virtual void Calamares::JobThread::run()
    Starting job "bootloader" ( 36 / 38 ) 
2023-04-05 - 20:08:52 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/calamares/modules/bootloader/main.py" 
2023-04-05 - 20:08:52 [6]: [PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
2023-04-05 - 20:08:52 [6]:     .. Job description from pretty_name "bootloader" = "Install bootloader." 
2023-04-05 - 20:08:52 [6]: [PYTHON JOB]: "Bootloader: grub (efi)" 
2023-04-05 - 20:08:52 [6]:     .. Running ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") 
2023-04-05 - 20:08:53 [6]:     .. Target cmd: ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") Exit code: 1 output:
 Installing for x86_64-efi platform.
grub-install: error: unknown filesystem.
2023-04-05 - 20:08:53 [2]: WARNING: [PYTHON JOB]: "Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force' returned non-zero exit status 1." 
2023-04-05 - 20:08:53 [6]: [PYTHON JOB]: "stdout:Installing for x86_64-efi platform.\ngrub-install: error: unknown filesystem." 
2023-04-05 - 20:08:53 [6]: [PYTHON JOB]: "stderr:None" 
2023-04-05 - 20:08:53 [6]: virtual void Calamares::JobThread::run()
    Skipping non-emergency job "postcfg" 
2023-04-05 - 20:08:53 [6]:     ..  Skipping non-emergency job "Unmount file systems." 
2023-04-05 - 20:08:53 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    ERROR: Installation failed: "Bootloader installation error" 
2023-04-05 - 20:08:53 [6]:     .. - message: "Bootloader installation error" 
2023-04-05 - 20:08:53 [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 1.
2023-04-05 - 20:08:53 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    Calamares will quit when the dialog closes. 
2023-04-05 - 20:08:53 [6]: void Config::doNotify(bool, bool)
    Notification not sent; completion: failed 

grub might not work with fat32. did you tried some like ext4?

Since when?
Thats been more or less the default since as far as I can remember.

Now I do not know the installer, but:

2023-04-05 - 20:08:53 [6]: … Target cmd: (“grub-install”, “–target=x86_64-efi”, “–efi-directory=/boot/efi”, “–bootloader-id=Manjaro”, “–force”)

The command seems to be missing the device after the options.

Also boot flag is for MBR, unless it is an option that also sets the GPT type.

At least I can reproduce your issue in a VM: https://termbin.com/8yvab

It must be an issue of grub related to f2fs. The Arch-Wiki says that extra_attr option is a problem here, but It was not set in the mount options. Must be something different.

/dev/vda2 on /tmp/calamares-root-02d_x0n3 type f2fs (rw,relatime,lazytime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,alloc_mode=default,checkpoint_merge,fsync_mode=posix,discard_unit=block,memory=normal)
grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for ldm devices on disk hostdisk//dev/vda.
grub-install: info: scanning hostdisk//dev/vda for LDM.
grub-install: info: no LDM signature found.
grub-install: info: Scanning for lvm devices on disk hostdisk//dev/vda.
grub-install: info: no LVM signature found.
grub-install: info: Partition 0 starts from 4096.
grub-install: info: Partition 1 starts from 618496.
grub-install: info: drive = 0.
grub-install: info: the size of hostdisk//dev/vda is 52428800.
grub-install: error: unknown filesystem.

When I unmount everything and use sudo manjaro-chroot -a:

/dev/vda2 on /mnt type f2fs (rw,relatime,lazytime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,alloc_mode=default,checkpoint_merge,fsync_mode=posix,discard_unit=block,memory=normal)

Mount options are identical, but then and run exactly the same command:

grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force --verbose

I get this:

grub-install: info: Scanning for DISKFILTER devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for mdraid1x devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for mdraid09_be devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for mdraid09 devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for dmraid_nv devices on disk hostdisk//dev/vda.
grub-install: info: Scanning for ldm devices on disk hostdisk//dev/vda.
grub-install: info: scanning hostdisk//dev/vda for LDM.
grub-install: info: no LDM signature found.
grub-install: info: Scanning for lvm devices on disk hostdisk//dev/vda.
grub-install: info: no LVM signature found.
grub-install: info: Partition 0 starts from 4096.
grub-install: info: grub-mkimage --directory '/usr/lib/grub/x86_64-efi' --prefix '(,gpt2)/boot/grub' --output '/boot/grub/x86_64-efi/core.efi'  --dtb '' --sbat '' --format 'x86_64-efi' --compression 'auto'   'f2fs' 'part_gpt'

And it just installs:

grub-install: info: copying `/boot/grub/x86_64-efi/core.efi' -> `/boot/efi/EFI/Manjaro/grubx64.efi'.
grub-install: info: Registering with EFI: distributor = `Manjaro', path = `\EFI\Manjaro\grubx64.efi', ESP at hostdisk//dev/vda,gpt1.
grub-install: info: executing efibootmgr --version </dev/null >/dev/null.
grub-install: info: executing modprobe -q efivarfs.
grub-install: info: executing efibootmgr -c -d /dev/vda -p 1 -w -L Manjaro -l \EFI\Manjaro\grubx64.efi.
BootCurrent: 0001
Timeout: 3 seconds
BootOrder: 0004,0001,0002,0000,0003
Boot0000* UiApp	FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331)
Boot0001* UEFI QEMU DVD-ROM QM00005 	PciRoot(0x0)/Pci(0x1f,0x2)/Sata(2,65535,0){auto_created_boot_option}
Boot0002* UEFI Misc Device	PciRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0){auto_created_boot_option}
Boot0003* EFI Internal Shell	FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1)
Boot0004* Manjaro	HD(1,GPT,0d0b3e21-21ac-1348-bb1e-9d88e42c38a6,0x1000,0x96000)/File(\EFI\Manjaro\grubx64.efi)
Installation finished. No error reported.

Really weird.