You are not logged in.
after updating arch (grub has updated too) from (2:2.06.r499.ge67a551a4-1 -> 2:2.06.r499.ge67a551a4-2)
then i started to see system startup boot log on the screen (see below pic)
https://i.ibb.co/kJ26CRH/pp.png
what has been shown in the screen in startup was stored in /var/log/boot.log
my /etc/default/grub has
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet............"
i remember that quiet option hide startup details if i'm not wrong!?
but after the update. i dunno why i got startup boot log on screen again?
before update: no log on screen
after update: log shows on screen
Last edited by kolana (2023-08-05 23:11:45)
Offline
any help ?
Offline
any help ?
Don't do that. https://wiki.archlinux.org/title/Genera … es#Bumping
Offline
Are you actually on Arch? On normal Arch nothing changes from a mere grub update unless you manually configured a hook to regenerate the config/explicitly reinstall the grub payload
Offline
Are you actually on Arch? On normal Arch nothing changes from a mere grub update unless you manually configured a hook to regenerate the config/explicitly reinstall the grub payload
yeah i'm using arch and i didn't touch anything!
Offline
Post
sudo journalctl -bfrom an affected boot. https://wiki.archlinux.org/title/List_o … n_services
Also those version numbers would be close to a month out of date.
If you actually got that grub version "recently" means your mirrors are severely out of date
Last edited by V1del (2023-08-06 15:08:13)
Offline
Post
sudo journalctl -bfrom an affected boot. https://wiki.archlinux.org/title/List_o … n_services
Also those version numbers would be close to a month out of date.
If you actually got that grub version "recently" means your mirrors are severely out of date
here it is : https://0x0.st/H_Ke.txt
Offline