Announcement

Collapse
No announcement yet.

Extremely long boot time

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    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 ?
    ▁ ▂ ▄ ▅ ▆ ▇ █ ᄂIПЦX FӨЯ ᄂIFΣ █ ▇ ▆ ▅ ▄ ▂ ▁

    Comment


      #32
      I have, and it isn't.

      My gut tells me that some processes is being called that is expecting something that doesn't exist and waits until it times out before the boot process proceeds. What that is I haven't a clue.

      I haven't yet tried recreating the /boot/grub/grubenv file to eliminate it being corrupted or contains a persistent variable (or variables) that are causing this issue.
      Slava Ukraini! 🇺🇦
      Windows no longer obstruct my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #33
        reboot again and immediately after logging in , run
        Code:
        systemctl show grub-common.service -p ExecMainStartTimestamp -p ExecMainExitTimestamp -p ExecMainPID -p InactiveExitTimestamp
        Code:
        journalctl -b -u grub-common.service -o short-monotonic --no-pager
        and the ones from post #30
        Last edited by die.boer; Today, 03:22 PM.
        ▁ ▂ ▄ ▅ ▆ ▇ █ ᄂIПЦX FӨЯ ᄂIFΣ █ ▇ ▆ ▅ ▄ ▂ ▁

        Comment


          #34
          systemctl show grub-common.service -p ExecMainStartTimestamp -p ExecMainExitTimestamp -p
          ExecMainPID -p InactiveExitTimestamp
          InactiveExitTimestamp=Fri 2026-08-21 16:52:06 CDT
          ExecMainStartTimestamp=
          ExecMainExitTimestamp=



          journalctl -b -u grub-common.service -o short-monotonic --no-pager
          [ 30.504227] maccat systemd[1]: Starting grub-common.service - LSB: Record successful boot for GRUB...
          [ 32.833205] maccat grub-common[948]: * Recording successful boot for GRUB
          [ 115.396779] maccat grub-common[948]: ...done.
          [ 115.398417] maccat systemd[1]: Started grub-common.service - LSB: Record successful boot for GRUB.


          Slava Ukraini! 🇺🇦
          Windows no longer obstruct my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment

          Users Viewing This Topic

          Collapse

          There is 1 user viewing this topic.

          Working...
          X