Where are good places to find CentOS technical documentation and community? I can't find a manual online, and the other resources seem insufficient. I think I must be missing something: These forums seem to have not great content or traffic (at least when I looked): https://www.centos.org/forums/ The FAQ is only a few questions, and the How-tos and Tips & Tricks are very uneven in their coverage and often outdated ("…
CentOS Linux 7.5 (1804) Released
11–20 of 57 posts
Re: CentOS Linux 7.5 (1804) Released
#12Is it true that most of Silicon Valley runs on CentOS?
Ubuntu is limited to younger folks and younger companies.
Re: CentOS Linux 7.5 (1804) Released
#13I'm installing CentOS 7.0 x64 on a Thinkpad, my first Linux install. The install seems to go fine but on boot, right after the BIOS splash screen, in text mode, I see the following, then it stops (I'm going to use italics to be nice to people with small screens):
Failed to open \EFI\BOOT\grubx64.efi - Not Found
Failed to load image \EFI\BOOT\grubx64.efi: Not Found
start_image() returned Not Found
Secure boot is enabled, in case that's important. I've no idea why backslashes are used but I'm going to overlook that for now.
I booted to rescue mode and looked at the file system. /mnt/sysimage/boot/efi/EFI/BOOT/ indeed lacks grubx64.efi; I did find /mnt/sysimage/boot/efi/EFI/centos/grub64.efi [0] (I'm assuming the paths in the error message are all relative to /mnt/sysimage/boot/efi, because that's the only place I see relevant files).
Do I just copy the grubx64.efi file to ../EFI/BOOT/? Change the path in some config file to point at ../EFI/centos/? Or am I on the completely wrong path?
[0] Sh-ucks. My notes say the filename is ../centos/grub64.efi; the error message says grubx64.efi (i.e., with an x between grub and 64). Hopefully it's a typo in my notes. I don't have the laptop with me to check.
Re: CentOS Linux 7.5 (1804) Released
#14Technical problem for which I haven't found a hint of an answer online: I'm installing CentOS 7.0 x64 on a Thinkpad, my first Linux install. The install seems to go fine but on boot, right after the BIOS splash screen, in text mode, I see the following, then it stops (I'm going to use italics to be nice to people with small screens): Failed to open \EFI\BOOT\grubx64.efi - Not Found Failed to load image \EFI\BOOT\grub…
Re: CentOS Linux 7.5 (1804) Released
#15Where are good places to find CentOS technical documentation and community? I can't find a manual online, and the other resources seem insufficient. I think I must be missing something: These forums seem to have not great content or traffic (at least when I looked): https://www.centos.org/forums/ The FAQ is only a few questions, and the How-tos and Tips & Tricks are very uneven in their coverage and often outdated ("…
Re: CentOS Linux 7.5 (1804) Released
#16Is it true that most of Silicon Valley runs on CentOS?
It's literally the oldest most out of date Linux distro available (even this update), so probably. CentOS recently added Python 2.7 instead of Python 2.6...
Re: CentOS Linux 7.5 (1804) Released
#17Technical problem for which I haven't found a hint of an answer online: I'm installing CentOS 7.0 x64 on a Thinkpad, my first Linux install. The install seems to go fine but on boot, right after the BIOS splash screen, in text mode, I see the following, then it stops (I'm going to use italics to be nice to people with small screens): Failed to open \EFI\BOOT\grubx64.efi - Not Found Failed to load image \EFI\BOOT\grub…
If you want to stick with CentOS, I would suggest you try with Secure Boot turned off.
Re: CentOS Linux 7.5 (1804) Released
#18Is it true that most of Silicon Valley runs on CentOS?
It's literally the oldest most out of date Linux distro available (even this update), so probably. CentOS recently added Python 2.7 instead of Python 2.6...
Re: CentOS Linux 7.5 (1804) Released
#19Technical problem for which I haven't found a hint of an answer online: I'm installing CentOS 7.0 x64 on a Thinkpad, my first Linux install. The install seems to go fine but on boot, right after the BIOS splash screen, in text mode, I see the following, then it stops (I'm going to use italics to be nice to people with small screens): Failed to open \EFI\BOOT\grubx64.efi - Not Found Failed to load image \EFI\BOOT\grub…
To solve the problem: 1) Create a partition that is of type bios boot (I believe it needs to be 2K) 2) Create a regular boot partition /boot (I recommend ext4 or 3) 3) Create your other partitions per normal.
Re: CentOS Linux 7.5 (1804) Released
#20Specifically there is some error in generating a PID file in the system-d service call.
I solved the problem by removing/commenting out the run PID line in /usr/lib/systemd/system/slapd.service