Moin.
Ich wollte zum Testen Neptune 7.5 in einer Virtualbox installieren dazu eine LVM-basierte Partitionierung aufbauen.
Folgendes Vorgehen führt zu einem Crash von calamares:
- Calamares starten
- Sprache wählen
- Zeitzone wählen: Europe/Berlin
- Tastatur wählen: German / German (no dead keys)
- Manuelle Partitioniereung
- Neue Partitionstabelle: MBR
- Freier Platz -> Erstellen (1000 MiB / ext4 / Mountpoint /boot)
- Freier Platz -> Erstellen (Restlicher Platz / lvm2 pv)
- Neue Volumengruppe: "Neue Partition" aus List der PV" wählen, Name der VG: main
- Speicherzugriffsfehler
Der Teil aus --debug nach dem Wählen des Tastaturlayouts:
21:21:57 [6]: void ChoicePage::applyActionChoice(InstallChoice)
Prev -1 InstallChoice Config::Manual "manual"
21:21:57 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
Updating partitioning preview widgets.
21:21:58 [6]: virtual void PartitionViewStep::next()
Choice applied: Config::Manual
21:22:02 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
KPMManager 2 created.
21:22:02 [6]: PartitionTable* CreatePartitionTableJob::createTable()
CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
21:22:02 [6]: void PartitionPage::updateBootLoaderInstallPath()
PartitionPage::updateBootLoaderInstallPath "/dev/sda"
21:22:02 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
PCM::setBootLoaderInstallPath "/dev/sda"
21:22:04 [6]: bool PartitionPage::checkCanCreate(Device*)
Checking MSDOS partition 0 primaries, max 4
21:22:04 [6]: QString PartUtils::findFS(QString, FileSystem::Type*)
Found filesystem "ext4"
21:22:14 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
KPMManager 3 created.
21:22:14 [6]: void PartitionPage::updateBootLoaderInstallPath()
PartitionPage::updateBootLoaderInstallPath "/dev/sda"
21:22:14 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
PCM::setBootLoaderInstallPath "/dev/sda"
21:22:16 [6]: bool PartitionPage::checkCanCreate(Device*)
Checking MSDOS partition 1 primaries, max 4
21:22:16 [6]: QString PartUtils::findFS(QString, FileSystem::Type*)
Found filesystem "ext4"
21:22:23 [6]: CalamaresUtils::Partition::KPMManager::KPMManager()
KPMManager 4 created.
21:22:23 [6]: void PartitionPage::updateBootLoaderInstallPath()
PartitionPage::updateBootLoaderInstallPath "/dev/sda"
21:22:23 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
PCM::setBootLoaderInstallPath "/dev/sda"
21:22:33 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
KPMManager 4 being destroyed.
21:22:33 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
KPMManager 3 being destroyed.
21:22:33 [6]: CalamaresUtils::Partition::KPMManager::~KPMManager()
KPMManager 2 being destroyed.
21:22:33 [8]: getting smart status failed for "/dev/sda" : Erfolg
21:22:33 [8]: error during smart output parsing for "/dev/sda" : Erfolg
21:22:33 [0]: unknown file system type "" on "/dev/sda"