Installation stuck at Partitioning

Hi :relaxed:. Today I was trying i3 dual booted with Manjaro on kde. During the install the installation is stuck at Partitioning screen telling :- Scanning storage devices. So I thought I should install Manjaro xfce and install i3 on that bcz both the xfce and i3 have same pakages ( idk if I’m correct ). :grin:. But the installation of xfce is also stuck at this same page. :slightly_smiling_face:. I hope you can help


( Sorry for uploading this picture , Imgur link not working and idk how I can paste the inxi output from this live boot )

I flashed the iso using ventoy. I even tried flashing the iso on a second pendrive , but still the same problem.

for install manjaro

in your UEFI motherboard
, create a profile and save for Windows ( if any) and another for linux

recheck all option in your UEFI ( for linux)

SecureBoot off
Fast Boot off
No CSM
No Legacy
all disks on AHCI

boot only on UEFI:<partition 1> → EFI install manjaro

you can check in terminal , before install

inxi  -Fxza
test -d /sys/firmware/efi && echo efi || echo bios
sudo efibootmgr -v
sudo parted -l 

*** do not format /boot/efi , only add after for mountpoint ***

1 Like

I checked all of the above things , didn’t notice any issues on . Everything is as expected. But still the problem continues :thinking:

I left the installer on that screen for about an hour , then it listed all the partitions , I selected where to install , the installation started and then after a minute the installer crashed :thinking:

can you try on USB live install ,
open a terminal

 sudo calamares -d
1 Like

It’s showing me this debug info

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
11:57:28 [6]: Calamares::Settings::Settings(const QString&, bool)
    Using Calamares settings file at "/etc/calamares/settings.conf" 
WARNING:     ..  Required settings.conf key hide-back-and-next-during-exec is missing. 
11:57:28 [6]: void Logger::setupLogfile()
    Using log file: "/root/.cache/calamares/session.log" 
11:57:28 [6]: void CalamaresApplication::init()
    Calamares version: 3.2.40-4 
    ..  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, es_PR, et, eu, fa, fi_FI, fr, fur, gl, he, hi, hr, hu, id, is, it_IT, ja, ko, lt, ml, mr, nb, nl, pl, pt_BR, pt_PT, ro, ru, sk, sl, sq, sr, sr@latin, sv, tg, th, tr_TR, uk, vi, zh_CN, zh_TW" 
11:57:28 [6]: bool CalamaresUtils::initQmlModulesDir()
    Using Calamares QML directory "/usr/share/calamares/qml" 
11:57:28 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Using Calamares branding file at "/usr/share/calamares/branding/manjaro/branding.desc" 
11:57:28 [2]: void Calamares::flavorAndSide(const YAML::Node&, const char*, Calamares::Branding::PanelFlavor&, Calamares::Branding::PanelSide&)
    WARNING: Branding setting for sidebar is missing, using "widget" "left" 
11:57:28 [2]: void Calamares::flavorAndSide(const YAML::Node&, const char*, Calamares::Branding::PanelFlavor&, Calamares::Branding::PanelSide&)
    WARNING: Branding setting for navigation is missing, using "widget" "bottom" 
11:57:28 [2]: Calamares::Branding::Branding(const QString&, QObject*)
    WARNING: the branding component "/usr/share/calamares/branding/manjaro" does not ship translations. 
11:57:28 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Loaded branding component "manjaro" 
    ..  Loaded QRC translation "tz_" "en_US" 
    ..  Loaded QRC translation "calamares_" "en_US" 
    ..  STARTUP: initSettings, initQmlPath, initBranding done 
    ..  STARTUP: initModuleManager: module init started 
11:57:28 [2]: static Calamares::ModuleSystem::Descriptor Calamares::ModuleSystem::Descriptor::fromDescriptorData(const QVariantMap&)
    WARNING: Module descriptor contains extra keys: 
     "requires" 
11:57:28 [6]: void Calamares::ModuleManager::doInit()
    Found 46 modules 
11:57:28 [6]: void CalamaresApplication::initView()
    STARTUP: initModuleManager: all modules init done 
11:57:28 [6]: void CalamaresApplication::initView()
    STARTUP: initJobQueue done 
11:57:28 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
    Available desktop QSize(1366, 768) minimum size QSize(1024, 520) 
    ..  Proposed window size: 1024 560 
11:57:29 [2]: QString Calamares::_stylesheet(const QDir&)
    WARNING: The branding component "/usr/share/calamares/branding/manjaro" does not ship stylesheet.qss. 
11:57:29 [6]: void CalamaresApplication::initView()
    STARTUP: CalamaresWindow created; loadModules started 
11:57:29 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/welcome.conf" 
11:57:29 [6]: void Config::initLanguages()
    Matching locale QLocale(English, Latin, United States) 
    ..  Matched with index 14 "en_US" 
    ..  Loaded QRC translation "tz_" "en_US" 
    ..  Loaded QRC translation "calamares_" "en_US" 
11:57:29 [6]: void Config::setLocaleIndex(int)
    Index 14 Selected locale QLocale(English, Latin, United States) 
    ..  Loaded QRC translation "tz_" "en_US" 
    ..  Loaded QRC translation "calamares_" "en_US" 
11:57:29 [6]: QPair<CalamaresUtils::Network::RequestStatus, QNetworkReply*> CalamaresUtils::Network::synchronousRun(QNetworkAccessManager*, const QUrl&, const CalamaresUtils::Network::RequestOptions&)
    HTTP error QNetworkReply::HostNotFoundError on request for QUrl("https://ipapi.co/json") 
11:57:29 [2]: virtual QString CalamaresUtils::GeoIP::GeoIPJSON::rawReply(const QByteArray&)
    WARNING: Invalid YAML data for GeoIPJSON

11:57:29 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "welcome@welcome" loading complete. 
11:57:29 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/locale.conf" 
11:57:29 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "locale@locale" loading complete. 
11:57:29 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/usr/share/calamares/modules/keyboard.conf" 
11:57:29 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
    Loaded 188 keyboard models 
11:57:29 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
    Variants now 0 -1 
11:57:29 [6]: void Config::detectCurrentKeyboardLayout()
    ("pc", "us", "inet(evdev)", "terminate(ctrl_alt_bksp)\"") 
11:57:31 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "keyboard@keyboard" loading complete. 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/partition.conf" 
11:57:31 [6]: CalamaresUtils::Partition::InternalManager::InternalManager()
    KPMCore backend starting .. 
11:57:31 [6]: Loaded backend plugin:  "pmsfdiskbackendplugin"
    ..  Backend @0x55fe6d15f970 "pmsfdiskbackendplugin" "1" 
11:57:31 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
    KPMManager 1 created. 
11:57:31 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
    WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios 
11:57:31 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "partition@partition" loading complete. 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/users.conf" 
11:57:31 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "users@users" loading complete. 
11:57:31 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "summary@summary" loading complete. 
11:57:31 [6]: void Calamares::ModuleManager::loadModules()
    Module "partition@partition" already loaded. 
11:57:31 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
    QML import paths: 
     "/usr/share/calamares/qml" 
     "/usr/bin" 
     "qrc:/qt-project.org/imports" 
     "/usr/lib/qt/qml" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/usr/share/calamares/modules/mount.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/unpackfs.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/machineid.conf" 
11:57:31 [2]: virtual void MachineIdJob::setConfigurationMap(const QVariantMap&)
    WARNING: MachineId: configuration setting *symlink* is deprecated, use *dbus-symlink*. 
11:57:31 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "machineid@machineid" loading complete. 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/usr/share/calamares/modules/fstab.conf" 
11:57:31 [6]: void Calamares::ModuleManager::loadModules()
    Module "locale@locale" already loaded. 
11:57:31 [6]: void Calamares::ModuleManager::loadModules()
    Module "keyboard@keyboard" already loaded. 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/usr/share/calamares/modules/luksopenswaphookcfg.conf" 
11:57:31 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    No config file for "initcpiocfg" found anywhere at 
     "/home/manjaro/src/modules/initcpiocfg/initcpiocfg.conf" 
     "/etc/calamares/modules/initcpiocfg.conf"

"/usr/share/calamares/modules/initcpiocfg.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/initcpio.conf" 
11:57:31 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "initcpio@initcpio" loading complete. 
11:57:31 [6]: void Calamares::ModuleManager::loadModules()
    Module "users@users" already loaded. 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/displaymanager.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/mhwdcfg.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/services.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/usr/share/calamares/modules/grubcfg.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/bootloader.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/postcfg.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/usr/share/calamares/modules/umount.conf" 
11:57:31 [6]: void Calamares::Module::loadConfigurationFile(const QString&)
    Loaded module configuration "/etc/calamares/modules/finished.conf" 
11:57:31 [2]: void Config::setConfigurationMap(const QVariantMap&)
    WARNING: Configuring the finished module with deprecated restartNowEnabled settings 
11:57:31 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "finished@finished" loading complete. 
11:57:31 [6]: Config::Config(QObject*)::<lambda(int)>::<lambda()>
    xkbmap selection changed to:  "us" - "" 
11:57:31 [6]: setGeoIP(Config*, const QVariantMap&)::<lambda()>
    GeoIP result for welcome= "" 
11:57:31 [6]: void setCountry(Config*, const QString&, CalamaresUtils::GeoIP::Handler*)
    Unusable country code "" 
    ..  Obtained from "https://ipapi.co/json"  ( 1 "country" ) 
11:57:31 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: loadModules for all modules done 
11:57:31 [6]: void Calamares::ModuleManager::checkRequirements()
    Checking module requirements .. 
11:57:31 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: Window now visible and ProgressTreeView populated 
    ..  8 view steps loaded. 
    ..  Loaded QRC translation "kb_" "en_US" 
11:57:32 [6]: QPair<CalamaresUtils::Network::RequestStatus, QNetworkReply*> CalamaresUtils::Network::synchronousRun(QNetworkAccessManager*, const QUrl&, const CalamaresUtils::Network::RequestOptions&)
    HTTP error QNetworkReply::HostNotFoundError on request for QUrl("https://ipapi.co/json") 
11:57:32 [6]: bool GeneralRequirements::checkHasPower()
    A battery exists, checking for mains power. 
11:57:32 [6]: QPair<CalamaresUtils::Network::RequestStatus, QNetworkReply*> CalamaresUtils::Network::synchronousRun(QNetworkAccessManager*, const QUrl&, const CalamaresUtils::Network::RequestOptions&)
    HTTP error QNetworkReply::HostNotFoundError on request for QUrl("https://manjaro.org") 
11:57:32 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
    GeneralRequirements output: 
     storage :   8482560409 
     enoughStorage :   true 
     RAM :   1073741824 
     enoughRam :   true 
     hasPower :   true 
     hasInternet :   false 
     isRoot :   true 
11:57:32 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 5 requirement results from "welcome" 
11:57:33 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:34 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition"

11:57:35 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:36 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:37 [6]: smartctl initialization failed for  "/dev/sdb" :  No such file or directory
11:57:37 [6]: error during smart output parsing for  "/dev/sdb" :  Success
11:57:37 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:38 [6]: QList<Device*> PartUtils::getDevices(PartUtils::DeviceType)
    Removing unsuitable devices: 2 candidates. 
11:57:39 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
    ..  there are 2 devices left. 
11:57:39 [6]: void PartitionCoreModule::doInit()
    LIST OF DETECTED DEVICES: 
    ..  node  capacity  name  prettyName 
    ..  @0x7f3a2c00f870 
    ..  "/dev/sda" 1000202273280 "TOSHIBA MQ01ABD100" "TOSHIBA MQ01ABD100 – 931.51 GiB (/dev/sda)" 
    ..  @0x7f3a2c00d9d0 
    ..  "/dev/sdb" 15998169600 "Cruzer Blade" "Cruzer Blade – 14.90 GiB (/dev/sdb)" 
    ..  2 devices detected. 
11:57:40 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:41 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:42 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:43 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:45 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:46 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:47 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:48 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:49 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:51 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:52 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:53 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:54 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:55 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:57 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:58 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:57:59 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:00 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:01 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:03 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:04 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:05 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:06 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:07 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:09 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:10 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition"

11:58:11 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:12 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:13 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:15 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:16 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:17 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:18 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:19 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:21 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:22 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:23 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:24 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:25 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:27 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:28 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:29 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:30 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:31 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:33 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:34 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:35 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:36 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:37 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:39 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "partition" 
11:58:39 [1]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
    ERROR: os-prober timed out. 
11:58:39 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
    os-prober gave no output. 
11:58:39 [2]: QProcess: Destroyed while process ("os-prober") is still running.
11:58:39 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
11:58:39 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 1 requirement results from "partition" 
11:58:39 [6]: void ChoicePage::updateDeviceStatePreview()
    Updating partitioning state widgets. 
11:58:39 [6]: void ChoicePage::setupActions()
    Setting up actions for "/dev/sda" with 0 entries. 
    ..  Checking if "/dev/sda2" can be resized. 
    ..  Partition "/dev/sda2" authorized for resize + autopartition install. 
    ..  contains resizable "/dev/sda2" 
    ..  Checking if "/dev/sda2" can be replaced. 
    ..  Partition "/dev/sda2" authorized for replace install. 
    ..  contains replaceable "/dev/sda2" 
    ..  Checking if "/dev/sda8" can be resized. 
    ..  Partition "/dev/sda8" authorized for resize + autopartition install. 
    ..  contains resizable "/dev/sda8" 
    ..  Checking if "/dev/sda8" can be replaced. 
    ..  Partition "/dev/sda8" authorized for replace install. 
    ..  contains replaceable "/dev/sda8"

..  Checking if "/dev/sda9" can be resized. 
    ..  Partition "/dev/sda9" authorized for resize + autopartition install. 
    ..  contains resizable "/dev/sda9" 
    ..  Checking if "/dev/sda9" can be replaced. 
    ..  Partition "/dev/sda9" authorized for replace install. 
    ..  contains replaceable "/dev/sda9" 
    ..  Checking if "/dev/sda5" can be resized. 
    ..  Partition "/dev/sda5" authorized for resize + autopartition install. 
    ..  contains resizable "/dev/sda5" 
    ..  Checking if "/dev/sda5" can be replaced. 
    ..  Partition "/dev/sda5" authorized for replace install. 
    ..  contains replaceable "/dev/sda5" 
    ..  Checking if "/dev/sda" can be resized. 
    ..  NO, filesystem "unknown" does not support resize. 
    ..  Checking if "/dev/sda" can be replaced. 
    ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 1048576 "(0GiB)" 
    ..  Checking if "/dev/sda6" can be resized. 
    ..  Partition "/dev/sda6" authorized for resize + autopartition install. 
    ..  contains resizable "/dev/sda6" 
    ..  Checking if "/dev/sda6" can be replaced. 
    ..  Partition "/dev/sda6" authorized for replace install. 
    ..  contains replaceable "/dev/sda6" 
    ..  Checking if "/dev/sda1" can be resized. 
    ..  NO, filesystem "fat32" does not support resize. 
    ..  Checking if "/dev/sda1" can be replaced. 
    ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 1074403328 "(1GiB)" 
    ..  Checking if "/dev/sda7" can be resized. 
    ..  NO, insufficient storage 
     Required  storage B: 11166914969 "(10.4GiB)" 
     Available storage B: 4294966784 "(3GiB)" for "/dev/sda7" length: 8388607 sectorsUsed: 0 fsType: "linuxswap" 
    ..  Checking if "/dev/sda7" can be replaced. 
    ..  NO, insufficient storage 
     Required  storage B: 9019431321 "(7.9GiB)" 
     Available storage B: 4294966784 "(3GiB)" 
    ..  Checking if "/dev/sda3" can be resized. 
    ..  Partition "/dev/sda3" authorized for resize + autopartition install. 
    ..  contains resizable "/dev/sda3" 
    ..  Checking if "/dev/sda3" can be replaced. 
    ..  Partition "/dev/sda3" authorized for replace install. 
    ..  contains replaceable "/dev/sda3" 
    ..  Checking if "/dev/sda4" can be resized. 
    ..  Partition "/dev/sda4" authorized for resize + autopartition install. 
    ..  contains resizable "/dev/sda4" 
    ..  Checking if "/dev/sda4" can be replaced. 
    ..  Partition "/dev/sda4" authorized for replace install. 
    ..  contains replaceable "/dev/sda4" 
11:58:39 [6]: ChoicePage::setupActions()::<lambda()>
    Setting texts for 0 osprober entries 
11:58:39 [6]: void ChoicePage::continueApplyDeviceChoice()
    Previous device -1 new device 0 
11:58:39 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Erase "erase" 
11:58:39 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
    KPMManager 2 created. 
11:58:39 [6]: PartitionTable* CreatePartitionTableJob::createTable()
    CreatePartitionTableJob::createTable trying to make table for device "/dev/sda" 
11:58:39 [6]: void Calamares::RequirementsChecker::finished()
    All requirements have been checked. 
11:58:39 [6]: void Calamares::RequirementsModel::describe() const
    Requirements model has 6 items 
    ..  requirement 0 "storage" satisfied? true mandatory? true 
    ..  requirement 1 "ram" satisfied? true mandatory? true 
    ..  requirement 2 "power" satisfied? true mandatory? false 
    ..  requirement 3 "internet" satisfied? false mandatory? false 
    ..  requirement 4 "root" satisfied? true mandatory? true 
    ..  requirement 5 "partitions" satisfied? true mandatory? true 
11:58:39 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
    KPMManager 3 created. 
11:58:39 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
    KPMManager 4 created. 
11:58:40 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
    KPMManager 5 created. 
11:58:40 [6]: void PartitionCoreModule::dumpQueue() const

# Queue: 
    ..  ## Device: "TOSHIBA MQ01ABD100" 
    ..  - "Create new gpt partition table on /dev/sda." 
    ..  - "Create new 300MiB partition on /dev/sda (TOSHIBA MQ01ABD100)." 
    ..  - "Set flags on 300MiB fat32 partition." 
    ..  - "Create new 953565MiB partition on /dev/sda (TOSHIBA MQ01ABD100) with entries root." 
    ..  ## Device: "Cruzer Blade" 
11:58:40 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
17:28:49 [6]: void Config::onActivate()
    Got locale language "en_IN" 
    ..  extracted country "India" :: ("en", "IN") 
    ..  looking for locale part "IN" 
    ..  matched "in" 
17:28:50 [6]: void Config::guessLayout(const QStringList&)
    Next level: "en" 
17:28:50 [6]: Config::Config(QObject*)::<lambda(int)>::<lambda()>
    xkbmap selection changed to:  "in" - "" 
17:28:53 [6]: Config::Config(QObject*)::<lambda(int)>::<lambda()>
    xkbmap selection changed to:  "us" - "" 
17:28:57 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Manual "manual" 
17:28:57 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
17:28:58 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
    KPMManager 5 being destroyed. 
17:28:58 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
    KPMManager 4 being destroyed. 
17:28:58 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
    KPMManager 3 being destroyed. 
17:28:58 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
    KPMManager 2 being destroyed. 
17:28:58 [6]: virtual void PartitionViewStep::next()
    Choice applied:  Config::Manual

From here , the installer is stuck at scanning storage devices

Sorry for the late reply :sweat_smile:

Are you installing the older version of manjaro?
This may help:

I changed from Optane to AHCI and also added that modules_load=vmd after quiet in grub menu

1 Like

No , I just downloaded the Manjaro i3 iso from the official website 3 days ago :face_with_monocle:

I hope I’ll get a solution :slightly_smiling_face:

You tried this?

1 Like

I use ventoy to boot into iso , in ventoy I hillighted manjaro i3 iso then pressed E , it showed me a menu , but I don’t know where to add that given command. I’m a newbie to this :sweat_smile:

https://ibb.co/Rpyc2GN

I didn’t saw any quiet there :face_with_monocle:

Well it looks like yours is installed. the above things which I said was before doing a fresh install.

1 Like

Yes I’m doing a fresh install of Manjaro i3

I tried installing manajaro kde , same thing happens. I think it’s the problem with installer. I tried installing enderavour os , it’s installed successfully. Is there any alternative way to install Manjaro :no_mouth:

Anyone 🥲