i suspect you've done an update while pursuing this problem , and the update fixed it ...
could you do a clean reboot and see if it's faster ?
could you do a clean reboot and see if it's faster ?
systemctl show grub-common.service -p ExecMainStartTimestamp -p ExecMainExitTimestamp -p ExecMainPID -p InactiveExitTimestamp
journalctl -b -u grub-common.service -o short-monotonic --no-pager
sudo time grub-editenv /boot/grub/grubenv unset recordfail
sudo time grub-editenv /boot/grub/grubenv list
systemctl cat grub-common.service
systemctl show grub-common.service \ -p Type \ -p ExecStart \ -p TimeoutStartUSec \ -p Before \ -p After \ -p Requires \ -p Wants
systemctl cat grub-common.service
systemctl show grub-common.service \ -p FragmentPath \ -p SourcePath \ -p Type \ -p RemainAfterExit \ -p GuessMainPID \ -p PIDFile \ -p ExecStart \ -p TimeoutStartUSec
systemctl show grub-common.service \ -p MainPID \ -p ControlPID \ -p ExecMainPID
time sudo systemctl start grub-common.service
There are 0 users viewing this topic.
Comment