Hi, I’m writing these lines frome the antergos live CD as cnchi failed to install grub during the installation.
I used the [b:3ida0kz9]cnchi-dev[/b:3ida0kz9] graphical installer. The installation was put onto a single SSD and I told the installer to create a seperate /home partition.
This is the relevant part of the installation log.
[2014-11-19 20:26:40] [process.py] DEBUG: ufw Dienst aktiviert.
[2014-11-19 20:26:40] [process.py] DEBUG: Spezielle Verzeichnisse sind nicht eingehängt. Überspringe.
[2014-11-19 20:26:40] [process.py] DEBUG: Installiere Bootloader...
[2014-11-19 20:26:40] [process.py] DEBUG: /etc/default/grub Konfiguration erfolgreich abgeschlossen. ("config successfull")
[b][2014-11-19 20:26:42] [slides.py] INFO: Installiere GRUB(2) UEFI x86\_64 Bootloader[/b]
[2014-11-19 20:26:43] [process.py] ERROR: Command grub-install failed. Error output: None
[2014-11-19 20:26:43] [slides.py] INFO: Installiere GRUB(2) Sprachdateien. ("Install of Grub language files")
[2014-11-19 20:26:43] [slides.py] INFO: Kopiere GRUB(2) Theme Dateien
[2014-11-19 20:26:43] [slides.py] INFO: Kein OEM Lader in /install/boot/EFI/BOOT/ gefunden. Kopiere GRUB(2) in das Verzeichnis. ("No OEM Loader found in /install/boot/EFI/BOOT/ copy GRUB(2) into directory")
[2014-11-19 20:26:43] [slides.py] INFO: Kein OEM Lader in /install/boot/EFI/Microsoft/Boot/ gefunden. Kopiere GRUB(2) in das Verzeichnis. (the same as the last line)
[2014-11-19 20:26:43] [slides.py] INFO: Erstelle grub.cfg ("creating grub.cfg")
[2014-11-19 20:26:44] [process.py] DEBUG: Generating grub configuration file ...
Found theme: /boot/grub/themes/Antergos-Default/theme.txt
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
/run/lvm/lvmetad.socket: connect failed: No such file or directory
WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
No volume groups found
done
[2014-11-19 20:26:44] [process.py] DEBUG: Kopiere Installationsbericht nach /var/log.
[2014-11-19 20:26:44] [process.py] DEBUG: System wurde konfiguriert.
[2014-11-19 20:26:44] [slides.py] INFO: GRUB(2) UEFI Installation erfolgreich abgeschlossen
[2014-11-19 20:26:44] [slides.py] INFO: Installation abgeschlossen
[2014-11-19 20:26:44] [show\_message.py] INFO: Installation vollständig!
Wollen Sie Ihr System jetzt neu starten?
Unfortunately, this log was created partly in german. (Yes, I’m german native -.-), but i tried to translate the relevant parts.
Any hints?