Linux

Uit arl.nu wiki
Versie door Arjan Lensen (overleg | bijdragen) op 17 mrt 2024 om 17:21 (Nieuwe pagina aangemaakt met '=grub config change to see messages= https://wiki.centos.org/HowTos/Grub2 in short: <pre> 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 </pre> =hdd smart= om hdd smart gegevens uit te lezen, of error log te bekijken https://help.ubuntu.com...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)

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