#Too long boot time
77 messages · Page 1 of 1 (latest)
Hdd
After a restart, open the terminal and type
systemd-analyze
show results
Ok
46 seconds isn't that bad for HDD
But I feel like my windows 10 boot speed was quicker
And even the application opening times
Like the entire reason I got mint is to make my pc quicker
And also have security updates as windows 10 shut down
@bitter hare
What does
inxi -dpxxx
say?
linux isn't always faster, i genuinely hate this bullshit going around that linux is the holy os that will make anything 50x faster
I mean, it does generally run faster than windows, because of less background processes, but you can't go above your hardware, so HDD will still boot / start programs slower
But how is it slower than windows
The boot, i get that it will be slow, but why is it slower than windows 10 boot
Windows tend to use fast startup feature that keeps some data in ram on shutdown (as I understand), so it might look a bit faster
Well it does
Atleast for older machines
Older machines can run linux mint better than newer windows
perhaps linux just optimizes for SSDs
or your disk is very fragmented
of course it does, given you have hardware that plays nice
can't be too new, neither too old
How can I know that?
What does
systemd-analyze blame
and
systemd-analyze critical-chain
say?
not if fast boot/startup is enabled, Windows with it enabled uses a hibernation approach (evident by uptime continuously increasing) while not actually shutting down.
which bypasses reinitialization of the boot process and enumeration of the hardware, it's a trick they use
Wait up
if linux is installed on the Hdd then that's why it boots much slower
Hdd is always slower than SSD
but i'm not sure what the situation is here exactly. Is there an SSD with windows and an HDD with linux in the computer?
No
Only HDD, but linux mint boots slower than windows
It's not dual boot
I uninstalled windows
but what about normal usage? like, after it boots, does the system work well?
Honestly sometimes no
Sometimes even downloading something on steam lags the computer
Didn't used to happen on windoes
i used to have linux mint on my hdd too, but it worked fine. i guess it really depends on hardware
Intel HD 4400
6GB RAM
Like it runs normal but just sometimes it doesn't
My main concern is the boot time
boot time is a little bit slower for me too, even on SSD, but to me it's fine, i don't mind it
at least the system works great after boot
Is there any cleanup option in Linux? To make it faster or something?
there might be some tricks or "optimisations", but i don't know much about them
Linux seems like it's optimised for SSD more. But again, i had it installed on my old HDD too and it was fine
but for some people sometimes the specific hardware combination can just be quirky
you could try running this command: sudo systemctl disable NetworkManager-wait-online.service
I am honestly thinking about switching
that command can make boot a little bit faster
for some people it made a big difference
also, you installed mint cinnamon, right?
yes
another question, do you use Bluetooth?
if you don't use Bluetooth, then you can search in the menu Startup Applications and disable bluetooth
I think it's alrdy disabled
I'll try this later and let u know
try that, but you should also try to disable the Bluetooth (go in Startup Applications and disable bluetooth)
i looked at the photos, and the bluetooth thing is taking extra 10 seconds of boot
But it's already disbaled in the startup application
"bluetooth applet" off
run this in the terminal: sudo systemctl disable --now bluetooth.service