Hi, everyone,
I installed Linuxmint Cinnamon 19.1 two years ago on my duo XEON 2630v2/64GB/512GB-SSD system.
It was very fast in the 1st year.
It become slower and slower booting since 1 year ago, and sometimes it dead locked after BIOS prompt.
Can anyone have suugestion to me other than re-install OS?
Slower and slower boot speed.
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Re: Slower and slower boot speed.
Put the following 2 commands into the terminal & then copy & paste the results back on this thread between the Code Display (</>) tags.
- this will show how long it actually took to boot.
- this will show which items took what time in descending time taken.
I am sure that someone will then be able to give you advice.
Posting the result of putting
in a thread can also give other posters a great deal of information about your system & may avoid people sending you down an incorrect path.
Code: Select all
systemd-analyze
Code: Select all
systemd-analyze blame
I am sure that someone will then be able to give you advice.
Posting the result of putting
Code: Select all
inxi -Fxz
Aspire-TC-705 Kernel: 4.15.0-72-generic x86_64 bits: 64
compiler: gcc v: 7.3.0 Desktop: Cinnamon 4.2.3
Distro: Linux Mint 19.2
compiler: gcc v: 7.3.0 Desktop: Cinnamon 4.2.3
Distro: Linux Mint 19.2
Re: Slower and slower boot speed.
Also check to see how much free space is available with and post the results.
Code: Select all
sudo df -Th
To mark this issue solved, go to your original 1st post and click the edit pencil and add [Solved] at the beginning of the title and click Submit.