If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
Thank you so much. I did this and found out that nmbd.service was taking almost 2 minutes, I also found a post on Linux Mint's forums and disabled some other things and my system is booting faster than it has ever done.
Code:
$ systemd-analyze
Startup finished in 15.816s (firmware) + 4.838s (loader) + 7.091s (kernel) + 4.779s (userspace) = 32.526s
graphical.target reached after 4.753s in userspace.
I suspect that something is stalling the boot, and timing out after 90 s.
Presuming that grub is the boot loader, and if you haven't already, I suggest editing /etc/default/grub to remove the words "quiet splash", so that these two lines look like
I recently switched to Kubuntu and everything was good with boot-times, around 30-45 seconds, but now i'm having to wait almost 3 minutes for it to boot.
This is the output from `systemd-analyze`:
```
Startup finished in 15.960s (firmware) + 33.723s (loader) + 14.634s (kernel) + 1min 41.274s (userspace) = 2min 45.593s
graphical.target reached after 1min 41.251s in userspace
```
I am not incredibly knowledgeable with Kubuntu or linux in general. What can i do to fix this? I am using a RTX 3060 Ti and the propriatary 560 drivers.
Leave a comment: