"Segmentation fault" when installing Manjaro

New Manjaro user here (from Win7), when I try to install via flash drive it gets stuck at “Waiting for 8 module(s)”. Any ideas on what I can do?

Depending on your hardware it takes some time. If it really doesn’t load the modules, then try starting the installer with

sudo calameres -d

Open a terminal and type it there. You will see in the terminal where it sucks. Copy&Paste the output here if you have no clue.

The installation video I’ve watched it didn’t took long but I had to wait a lot more since my hardware is old. Now I am stuck at the partition part, terminal says “Segmentation fault”. What can I do to fix this?

Blockquote
04:45:10 [6]: void KeyboardPage::onActivate()
Got locale language “en_US.UTF-8”
… extracted country “United States” :: (“en”, “US”)
… looking for locale part “US”
… matched “us”
04:45:10 [6]: void KeyboardPage::guessLayout(const QStringList&)
Next level: “en”
04:45:15 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
KPMManager 2 created.
04:45:15 [6]: PartitionTable* CreatePartitionTableJob::createTable()
CreatePartitionTableJob::createTable trying to make table for device “/dev/sda”
04:45:15 [6]: void BootLoaderModel::update()
BLM::update holds 1 devices 1 rows
04:45:26 [6]: void ChoicePage::updateActionChoicePreview(ChoicePage::InstallChoice)
Updating partitioning preview widgets.
04:45:29 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
KPMManager 2 being destroyed.
04:45:29 [6]: virtual void PartitionViewStep::next()
Choice applied: 4
04:52:58 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
KPMManager 2 created.
04:52:58 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
KPMManager 3 created.
04:52:58 [6]: void BootLoaderModel::update()
BLM::update holds 1 devices 1 rows
04:52:58 [6]: void PartitionPage::updateBootLoaderInstallPath()
PartitionPage::updateBootLoaderInstallPath “/dev/sda”
04:52:58 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
PCM::setBootLoaderInstallPath “/dev/sda”
04:59:27 [6]: void PartitionCoreModule::dumpQueue() const
# Queue:
04:59:27 [6]: void PartitionCoreModule::dumpQueue() const
## Device: “WDC WD5000AADS-00L4B1”
04:59:27 [6]: void PartitionCoreModule::dumpQueue() const
- “Create new 476936MiB partition on /dev/sda (WDC WD5000AADS-00L4B1) with file system ext4.”
04:59:27 [6]: void PartitionCoreModule::dumpQueue() const
- “Set flags on 476936MiB ext4 partition.”
04:59:27 [6]: void ChoicePage::updateActionChoicePreview(ChoicePage::InstallChoice)
Updating partitioning preview widgets.
05:15:41 [8]: getting smart status failed for “/dev/sda” : Success
05:15:41 [8]: error during smart output parsing for “/dev/sda” : Success
05:15:41 [6]: void BootLoaderModel::init(const QList<Device*>&)
BLM::init with 1 devices 3 rows
05:15:41 [6]: void BootLoaderModel::update()
BLM::update holds 1 devices 1 rows
05:15:41 [6]: void PartitionPage::updateBootLoaderInstallPath()
PartitionPage::updateBootLoaderInstallPath “/dev/sda”
05:15:41 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
PCM::setBootLoaderInstallPath “/dev/sda”
05:15:41 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
PCM::setBootLoaderInstallPath “/dev/sda”
05:15:41 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
PCM::setBootLoaderInstallPath “/dev/sda”
Segmentation fault
[manjaro@manjaro ~]$

^ bump ^

@0486d4437c1cf3ce88ac

I would say that the image on the usb stick is corrupt or the efi partition is full or the HDD is corrupt.

Could you post this output?

sudo parted -l
inxi -Fazy