Linux
Uit arl.nu wiki
grub config change to see messages
https://wiki.centos.org/HowTos/Grub2
in short:
vi /etc/default/grub remove rghb and quiet, on below line GRUB_CMDLINE_LINUX="crashkernel=auto rhgb quiet" and run [root@host ~]# grub2-mkconfig -o /boot/grub2/grub.cfg on efi On UEFI-based systems, the command will be grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg
hdd smart
om hdd smart gegevens uit te lezen, of error log te bekijken
https://help.ubuntu.com/community/Smartmontools
ik had daar onder andere
gsmartcontrol van daan gehaald, en gebruikt
wel dan dmv sata aansluiten, dmv usb niet uit te lezen
centos 8
yum update deed het niet, gefixt door:
try to comment mirrorlist and uncomment baseurl in /etc/yum.repos.d/CentOS-AppStream.repo /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Extras.repo
in mijn geval alleen de centos-stream-extras