Please help, I want use my linux, but...

korzar007

New Member
Joined
Mar 13, 2020
Messages
13
Reaction score
0
Credits
0
Hi, I am a new user of Linux, tried some versions, but Mint is best for me, for now. But there is a problem with booting my system Linux Mint Mate 19.3 - its about 8 to 10 minutes. (it was the same in mx linux). For example win 7 booting in about 30 sec, so, my computer is obviously not slow. I updated everything I found, but no change. Can you help me?
Here is my system analyze -
peg@peg-GA-A75-D3H:~$ systemd-analyze
Startup finished in 7min 26.416s (kernel) + 23.736s (userspace) = 7min 50.153s
graphical.target reached after 16.383s in userspace

peg@peg-GA-A75-D3H:~$ systemd-analyze blame
7.595s apt-daily.service
5.817s udisks2.service
5.603s accounts-daemon.service
5.492s networkd-dispatcher.service
5.174s NetworkManager.service
4.239s ModemManager.service
4.084s dev-sda5.device
3.530s polkit.service
2.903s wpa_supplicant.service
2.495s lvm2-monitor.service
2.243s ubuntu-system-adjustments.service
1.822s networking.service
1.759s thermald.service
1.675s systemd-journal-flush.service
1.517s systemd-udevd.service
1.408s kerneloops.service
1.395s lm-sensors.service
1.390s rsyslog.service
1.388s pppd-dns.service
1.387s gpu-manager.service
1.352s systemd-logind.service
1.307s speech-dispatcher.service
1.297s avahi-daemon.service
lines 1-23

Thank you
 


7.595s apt-daily.service
Try deactivating this service with
Code:
sudo systemctl disable apt-daily.service
you can run
Code:
sudo apt-get update
anytime to update & upgrade your system so i think this is unnecessary.

Hope this helps! :)

Edit: Hmm ... Out of curiosity I wanted to see if that service was present in my debian box and it is, but I don't have the booting problem as you do, even though it takes around the same time, so maybe that's not the reason. Check the logs and see if there's anything there. You can post it here so we can take a look.
 
Last edited:
Hi Tolkem, thank you for your answer. I did your codes, but it is now even worst. After 20 minutes of booting I stoped proces and boot to windows. Please, how do I check the logs? I am new in linux :)
 
Hi Tolkem, thank you for your answer. I did your codes, but it is now even worst. After 20 minutes of booting I stoped proces and boot to windows. Please, how do I check the logs? I am new in linux :)
To check logs you can look in the /var directory. Open a terminal and type
Code:
ls /var/log
in the output you should see something like this:
Code:
ls /var/log
alternatives.log  auth.log  daemon.log  dpkg.log        fstbootsrv.log  lastlog   private  syslog.1     syslog.3.gz          user.log  Xorg.0.log
apt               btmp      debug       fontconfig.log  kern.log        messages  syslog   syslog.2.gz  unattended-upgrades  wtmp      Xorg.0.log.old
The ones that interest you are those with the .log extension, check those and look for some clue as to what is happening. For example, to check the file Xorg.0.log in the terminal do
Code:
less /var/log/Xorg.0.log

Also, it might be worth running fsck (filesystem check) on the filesystem as well to verify that it's not corrupted and/or contains any errors. If you have a live media, i.e the USB/DVD you used to install Mint boot from it, if you don't create one and once in Mate desktop open a terminal and type
Code:
lsblk
to list the disks/partitions on your machine, write/type down the one Mint is, i.e /dev/sda1, then type in the terminal
Code:
sudo fsck -y /dev/sda1
change /dev/sda1 properly and according to your system since it might be a bit different, i.e /dev/sdb2. The -y flag tells fsck to fix issues automatically, you could run it without it if you're interested in know what exactly it is doing and what files are corrupted since you'll have to type yes every single time it finds a dirty one. Wait for the process to finish and pay attention to the output, if there are any errors fsck will take care of it, otherwise you'll see "clean" in the output.
 
peg@peg-GA-A75-D3H:~$ ls /var/log
alternatives.log mintsystem.log
apt mintsystem.timestamps
auth.log ntpstats
boot.log openvpn
bootstrap.log samba
btmp speech-dispatcher
cups syslog
dpkg.log syslog.1
faillog tallylog
fontconfig.log timeshift
gpu-manager.log ubuntu-system-adjustments-adjust-grub-title.log
hp ubuntu-system-adjustments-start.log
installer ubuntu-system-adjustments-stop.log
journal wtmp
kern.log Xorg.0.log
lastlog Xorg.0.log.old
lightdm
 
@korzar007 Ok, let's check that boot.log file to see what's in it, in the terminal do
Code:
less /var/log/boot.log
 
I wrote sudo before command, and now works. Stoped with "Starting login service..."
 
Starting Restore /etc/resolv.conf i…fore the ppp link was shut down...
Starting Modem Manager...
Starting Initialize hardware monitoring sensors...
Starting Avahi mDNS/DNS-SD Stack...
[ESC[0;32m OK ESC[0m] Started irqbalance daemon.
[ESC[0;32m OK ESC[0m] Started D-Bus System Message Bus.
[ESC[0;32m OK ESC[0m] Started Login Service.
Starting Network Manager...
[ESC[0;32m OK ESC[0m] Started ACPI event daemon.
Starting WPA supplicant...
Starting Ubuntu system adjustments...
Starting LSB: Speech Dispatcher...
[ESC[0;32m OK ESC[0m] Started Message of the Day.
[ESC[0;32m OK ESC[0m] Started Trigger anacron every hour.
[ESC[0;32m OK ESC[0m] Started Run anacron jobs.
[ESC[0;32m OK ESC[0m] Started Discard unused blocks once a week.
[ESC[0;32m OK ESC[0m] Started Daily apt download activities.
[ESC[0;32m OK ESC[0m] Started Daily apt upgrade and clean activities.
[ESC[0;32m OK ESC[0m] Reached target Timers.
Starting Raise network interfaces...
[ESC[0;32m OK ESC[0m] Started System Logging Service.
[ESC[0;32m OK ESC[0m] Started Detect the available GPUs and deal with any system changes.
[ESC[0;32m OK ESC[0m] Started Restore /etc/resolv.conf if…before the ppp link was shut down.
[ESC[0;32m OK ESC[0m] Started Tool to automatically colle…nd submit kernel crash signatures.
[ESC[0;32m OK ESC[0m] Started Initialize hardware monitoring sensors.
[ESC[0;32m OK ESC[0m] Started Save/Restore Sound Card State.
[ESC[0;32m OK ESC[0m] Started Avahi mDNS/DNS-SD Stack.
[ESC[0;32m OK ESC[0m] Started LSB: disk temperature monitoring daemon.
[ESC[0;32m OK ESC[0m] Started Thermal Daemon Service.
[ESC[0;32m OK ESC[0m] Started Make remote CUPS printers available locally.
[ESC[0;32m OK ESC[0m] Started LSB: Speech Dispatcher.
Starting Authorization Manager...
[ESC[0;32m OK ESC[0m] Started Authorization Manager.
[ESC[0;32m OK ESC[0m] Started Modem Manager.
[ESC[0;32m OK ESC[0m] Started Raise network interfaces.
[ESC[0;32m OK ESC[0m] Started Accounts Service.
[ESC[0;32m OK ESC[0m] Started Ubuntu system adjustments.
[ESC[0;32m OK ESC[0m] Started LSB: Record successful boot for GRUB.
[ESC[0;32m OK ESC[0m] Started WPA supplicant.
/dev/sda5: clean, 671266/1250928 files, 3633652/4999680 blocks
(END)
 
Now its complette:
/dev/sda5: clean, 306822/1250928 files, 1694509/4999680 blocks
[ESC[0;32m OK ESC[0m] Started Show Plymouth Boot Screen.
[ESC[0;32m OK ESC[0m] Started Forward Password Requests to Plymouth Directory Watch.
[ESC[0;32m OK ESC[0m] Reached target Local Encrypted Volumes.
[ESC[0;32m OK ESC[0m] Started Tell Plymouth To Write Out Runtime Data.
[ESC[0;32m OK ESC[0m] Started Create Volatile Files and Directories.
Starting Network Name Resolution...
Starting Update UTMP about System Boot/Shutdown...
[ESC[0;32m OK ESC[0m] Started Update UTMP about System Boot/Shutdown.
[ESC[0;32m OK ESC[0m] Started Clean up any mess left by 0dns-up.
[ESC[0;32m OK ESC[0m] Started Network Name Resolution.
[ESC[0;32m OK ESC[0m] Reached target Host and Network Name Lookups.
[ESC[0;32m OK ESC[0m] Started AppArmor initialization.
Starting Raise network interfaces...
[ESC[0;32m OK ESC[0m] Reached target System Initialization.
[ESC[0;32m OK ESC[0m] Started Daily apt download activities.
[ESC[0;32m OK ESC[0m] Started Trigger anacron every hour.
[ESC[0;32m OK ESC[0m] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ESC[0;32m OK ESC[0m] Started Discard unused blocks once a week.
[ESC[0;32m OK ESC[0m] Started Daily apt upgrade and clean activities.
[ESC[0;32m OK ESC[0m] Listening on D-Bus System Message Bus Socket.
[ESC[0;32m OK ESC[0m] Listening on UUID daemon activation socket.
[ESC[0;32m OK ESC[0m] Listening on CUPS Scheduler.
[ESC[0;32m OK ESC[0m] Started Message of the Day.
[ESC[0;32m OK ESC[0m] Started CUPS Scheduler.
[ESC[0;32m OK ESC[0m] Started Daily Cleanup of Temporary Directories.
[ESC[0;32m OK ESC[0m] Reached target Timers.
[ESC[0;32m OK ESC[0m] Listening on ACPID Listen Socket.
[ESC[0;32m OK ESC[0m] Reached target Sockets.
[ESC[0;32m OK ESC[0m] Started ACPI Events Check.
[ESC[0;32m OK ESC[0m] Reached target Paths.
[ESC[0;32m OK ESC[0m] Reached target Basic System.
Starting Thermal Daemon Service...
[ESC[0;32m OK ESC[0m] Started mintsystem.service.
Starting Dispatcher daemon for systemd-networkd...
[ESC[0;32m OK ESC[0m] Started CUPS Scheduler.
Starting LSB: disk temperature monitoring daemon...
Starting Detect the available GPUs and deal with any system changes...
Starting Ubuntu system adjustments...
Starting Accounts Service...
Starting System Logging Service...
[ESC[0;32m OK ESC[0m] Started Set the CPU Frequency Scaling governor.
Starting Save/Restore Sound Card State...
[ESC[0;32m OK ESC[0m] Started irqbalance daemon.
Starting Tool to automatically collect and submit kernel crash signatures...
Starting Avahi mDNS/DNS-SD Stack...
Starting Modem Manager...
[ESC[0;32m OK ESC[0m] Started Run anacron jobs.
[ESC[0;32m OK ESC[0m] Started D-Bus System Message Bus.
Starting Network Manager...
Starting Initialize hardware monitoring sensors...
Starting Login Service...
Starting LSB: Record successful boot for GRUB...
[ESC[0;32m OK ESC[0m] Started Regular background program processing daemon.
Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down...
Starting WPA supplicant...
Starting Disk Manager...
Starting LSB: Speech Dispatcher...
[ESC[0;32m OK ESC[0m] Started ACPI event daemon.
[ESC[0;32m OK ESC[0m] Started System Logging Service.
[ESC[0;32m OK ESC[0m] Started Detect the available GPUs and deal with any system changes.
[ESC[0;32m OK ESC[0m] Started Save/Restore Sound Card State.
[ESC[0;32m OK ESC[0m] Started Tool to automatically collect and submit kernel crash signatures.
[ESC[0;32m OK ESC[0m] Started LSB: disk temperature monitoring daemon.
[ESC[0;32m OK ESC[0m] Started Avahi mDNS/DNS-SD Stack.
[ESC[0;32m OK ESC[0m] Started LSB: Speech Dispatcher.
[ESC[0;32m OK ESC[0m] Started Thermal Daemon Service.
[ESC[0;32m OK ESC[0m] Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Starting Authorization Manager...
[ESC[0;32m OK ESC[0m] Started Make remote CUPS printers available locally.
[ESC[0;32m OK ESC[0m] Started Login Service.
[ESC[0;32m OK ESC[0m] Started Initialize hardware monitoring sensors.
[ESC[0;32m OK ESC[0m] Started LSB: Record successful boot for GRUB.
[ESC[0;32m OK ESC[0m] Started Ubuntu system adjustments.
[ESC[0;32m OK ESC[0m] Started WPA supplicant.
[ESC[0;32m OK ESC[0m] Started Raise network interfaces.
Starting Hostname Service...
[ESC[0;32m OK ESC[0m] Started Authorization Manager.
[ESC[0;32m OK ESC[0m] Started Accounts Service.
[ESC[0;32m OK ESC[0m] Started Hostname Service.
[ESC[0;32m OK ESC[0m] Started Network Manager.
[ESC[0;32m OK ESC[0m] Reached target Network.
Starting OpenVPN service...
Starting Network Time Service...
Starting Permit User Sessions...
[ESC[0;32m OK ESC[0m] Started OpenVPN service.
Starting Network Manager Script Dispatcher Service...
[ESC[0;32m OK ESC[0m] Started Permit User Sessions.
Starting Light Display Manager...
Starting Hold until boot process finishes up...
[ESC[0;32m OK ESC[0m] Started Disk Manager.
[ESC[0;32m OK ESC[0m] Started Network Manager Script Dispatcher Service.
[ESC[0;32m OK ESC[0m] Started Network Time Service.
/dev/sda5: clean, 671193/1250928 files, 3560133/4999680 blocks
[ESC[0;32m OK ESC[0m] Started Show Plymouth Boot Screen.
[ESC[0;32m OK ESC[0m] Reached target Local Encrypted Volumes.
[ESC[0;32m OK ESC[0m] Started Forward Password Requests to Plymouth Directory Watch.
[ESC[0;32m OK ESC[0m] Started Tell Plymouth To Write Out Runtime Data.
[ESC[0;32m OK ESC[0m] Started Clean up any mess left by 0dns-up.
[ESC[0;32m OK ESC[0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
Starting Network Name Resolution...
[ESC[0;32m OK ESC[0m] Started Update UTMP about System Boot/Shutdown.
[ESC[0;32m OK ESC[0m] Started Network Name Resolution.
[ESC[0;32m OK ESC[0m] Reached target Host and Network Name Lookups.
[ESC[0;32m OK ESC[0m] Started AppArmor initialization.
[ESC[0;32m OK ESC[0m] Reached target System Initialization.
[ESC[0;32m OK ESC[0m] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ESC[0;32m OK ESC[0m] Listening on D-Bus System Message Bus Socket.
[ESC[0;32m OK ESC[0m] Started Daily apt download activities.
[ESC[0;32m OK ESC[0m] Started Daily apt upgrade and clean activities.
[ESC[0;32m OK ESC[0m] Started Discard unused blocks once a week.
[ESC[0;32m OK ESC[0m] Listening on UUID daemon activation socket.
[ESC[0;32m OK ESC[0m] Started Message of the Day.
[ESC[0;32m OK ESC[0m] Listening on CUPS Scheduler.
[ESC[0;32m OK ESC[0m] Started Trigger anacron every hour.
[ESC[0;32m OK ESC[0m] Started Daily Cleanup of Temporary Directories.
[ESC[0;32m OK ESC[0m] Reached target Timers.
[ESC[0;32m OK ESC[0m] Listening on ACPID Listen Socket.
[ESC[0;32m OK ESC[0m] Reached target Sockets.
[ESC[0;32m OK ESC[0m] Started CUPS Scheduler.
[ESC[0;32m OK ESC[0m] Started ACPI Events Check.
[ESC[0;32m OK ESC[0m] Reached target Paths.
[ESC[0;32m OK ESC[0m] Reached target Basic System.
[ESC[0;32m OK ESC[0m] Started D-Bus System Message Bus.
Starting Login Service...
Starting Initialize hardware monitoring sensors...
Starting System Logging Service...
Starting Detect the available GPUs and deal with any system changes...
[ESC[0;32m OK ESC[0m] Started mintsystem.service.
Starting LSB: disk temperature monitoring daemon...
Starting Modem Manager...
Starting Accounts Service...
Starting Dispatcher daemon for systemd-networkd...
[ESC[0;32m OK ESC[0m] Started irqbalance daemon.
[ESC[0;32m OK ESC[0m] Started Set the CPU Frequency Scaling governor.
Starting Tool to automatically coll… submit kernel crash signatures...
Starting Thermal Daemon Service...
[ESC[0;32m OK ESC[0m] Started Regular background program processing daemon.
[ESC[0;32m OK ESC[0m] Started Run anacron jobs.
Starting LSB: Record successful boot for GRUB...
Starting Disk Manager...
Starting Save/Restore Sound Card State...
Starting LSB: Speech Dispatcher...
Starting Avahi mDNS/DNS-SD Stack...
Starting Ubuntu system adjustments...
Starting WPA supplicant...
[ESC[0;32m OK ESC[0m] Started CUPS Scheduler.
Starting Restore /etc/resolv.conf i…fore the ppp link was shut down...
Starting Network Manager...
[ESC[0;32m OK ESC[0m] Started ACPI event daemon.
Starting Raise network interfaces...
[ESC[0;32m OK ESC[0m] Started Save/Restore Sound Card State.
[ESC[0;32m OK ESC[0m] Started LSB: disk temperature monitoring daemon.
[ESC[0;32m OK ESC[0m] Started LSB: Speech Dispatcher.
[ESC[0;32m OK ESC[0m] Started Restore /etc/resolv.conf if…before the ppp link was shut down.
[ESC[0;32m OK ESC[0m] Started Tool to automatically colle…nd submit kernel crash signatures.
[ESC[0;32m OK ESC[0m] Started Avahi mDNS/DNS-SD Stack.
[ESC[0;32m OK ESC[0m] Started Make remote CUPS printers available locally.
[ESC[0;32m OK ESC[0m] Started Initialize hardware monitoring sensors.
[ESC[0;32m OK ESC[0m] Started Login Service.
[ESC[0;32m OK ESC[0m] Started LSB: Record successful boot for GRUB.
[ESC[0;32m OK ESC[0m] Started System Logging Service.
Starting Authorization Manager...
[ESC[0;32m OK ESC[0m] Started Raise network interfaces.
[ESC[0;32m OK ESC[0m] Started Thermal Daemon Service.
[ESC[0;32m OK ESC[0m] Started Detect the available GPUs and deal with any system changes.
[ESC[0;32m OK ESC[0m] Started WPA supplicant.
[ESC[0;32m OK ESC[0m] Started Authorization Manager.
[ESC[0;32m OK ESC[0m] Started Accounts Service.
[ESC[0;32m OK ESC[0m] Started Disk Manager.
Starting Hostname Service...
[ESC[0;32m OK ESC[0m] Started Hostname Service.
[ESC[0;32m OK ESC[0m] Started Modem Manager.
[ESC[0;32m OK ESC[0m] Started Network Manager.
[ESC[0;32m OK ESC[0m] Reached target Network.
Starting OpenVPN service...
Starting Network Time Service...
Starting Permit User Sessions...
[ESC[0;32m OK ESC[0m] Started Ubuntu system adjustments.
[ESC[0;32m OK ESC[0m] Started OpenVPN service.
Starting Network Manager Script Dispatcher Service...
[ESC[0;32m OK ESC[0m] Started Permit User Sessions.
Starting Light Display Manager...
Starting Hold until boot process finishes up...
[ESC[0;32m OK ESC[0m] Started Network Manager Script Dispatcher Service.
[ESC[0;32m OK ESC[0m] Started Network Time Service.
/dev/sda5: clean, 671204/1250928 files, 3554385/4999680 blocks
/dev/sda5: clean, 671195/1250928 files, 3558595/4999680 blocks
[ESC[0;32m OK ESC[0m] Started Show Plymouth Boot Screen.
[ESC[0;32m OK ESC[0m] Started Forward Password Requests to Plymouth Directory Watch.
[ESC[0;32m OK ESC[0m] Reached target Local Encrypted Volumes.
[ESC[0;32m OK ESC[0m] Started File System Check on /dev/d…5e0c7-3b75-4482-aa75-46bf6f6e678f.
Mounting /home...
[ESC[0;32m OK ESC[0m] Mounted /home.
[ESC[0;32m OK ESC[0m] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
Starting Tell Plymouth To Write Out Runtime Data...
Starting Clean up any mess left by 0dns-up...
Starting Set console font and keymap...
Starting Create final runtime dir for shutdown pivot root...
Starting AppArmor initialization...
[ESC[0;32m OK ESC[0m] Started Tell Plymouth To Write Out Runtime Data.
[ESC[0;32m OK ESC[0m] Started Create final runtime dir for shutdown pivot root.
[ESC[0;32m OK ESC[0m] Started Set console font and keymap.
[ESC[0;32m OK ESC[0m] Started Create Volatile Files and Directories.
Starting Network Name Resolution...
Starting Update UTMP about System Boot/Shutdown...
[ESC[0;32m OK ESC[0m] Started Update UTMP about System Boot/Shutdown.
[ESC[0;32m OK ESC[0m] Started Clean up any mess left by 0dns-up.
ESC[0;32m OK ESC[0m] Started Network Name Resolution.
[ESC[0;32m OK ESC[0m] Reached target Host and Network Name Lookups.
[ESC[0;32m OK ESC[0m] Started AppArmor initialization.
[ESC[0;32m OK ESC[0m] Reached target System Initialization.
[ESC[0;32m OK ESC[0m] Started CUPS Scheduler.
[ESC[0;32m OK ESC[0m] Listening on ACPID Listen Socket.
[ESC[0;32m OK ESC[0m] Listening on D-Bus System Message Bus Socket.
[ESC[0;32m OK ESC[0m] Started ACPI Events Check.
[ESC[0;32m OK ESC[0m] Reached target Paths.
[ESC[0;32m OK ESC[0m] Started Daily Cleanup of Temporary Directories.
[ESC[0;32m OK ESC[0m] Listening on CUPS Scheduler.
[ESC[0;32m OK ESC[0m] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ESC[0;32m OK ESC[0m] Listening on UUID daemon activation socket.
[ESC[0;32m OK ESC[0m] Reached target Sockets.
[ESC[0;32m OK ESC[0m] Reached target Basic System.
Starting Accounts Service...
[ESC[0;32m OK ESC[0m] Started Regular background program processing daemon.
Starting Tool to automatically coll… submit kernel crash signatures...
Starting Thermal Daemon Service...
[ESC[0;32m OK ESC[0m] Started CUPS Scheduler.
[ESC[0;32m OK ESC[0m] Started mintsystem.service.
Starting Disk Manager...
Starting Login Service...
Starting Save/Restore Sound Card State...
[ESC[0;32m OK ESC[0m] Started Set the CPU Frequency Scaling governor.
Starting LSB: disk temperature monitoring daemon...
Starting Dispatcher daemon for systemd-networkd...
Starting Detect the available GPUs and deal with any system changes...
Starting System Logging Service...
Starting LSB: Record successful boot for GRUB...
Starting Restore /etc/resolv.conf i…fore the ppp link was shut down...
Starting Modem Manager...
Starting Initialize hardware monitoring sensors...
Starting Avahi mDNS/DNS-SD Stack...
[ESC[0;32m OK ESC[0m] Started irqbalance daemon.
[ESC[0;32m OK ESC[0m] Started D-Bus System Message Bus.
[ESC[0;32m OK ESC[0m] Started Login Service.
Starting Network Manager...
[ESC[0;32m OK ESC[0m] Started ACPI event daemon.
Starting WPA supplicant...
Starting Ubuntu system adjustments...
Starting LSB: Speech Dispatcher...
[ESC[0;32m OK ESC[0m] Started Message of the Day.
[ESC[0;32m OK ESC[0m] Started Trigger anacron every hour.
[ESC[0;32m OK ESC[0m] Started Run anacron jobs.
[ESC[0;32m OK ESC[0m] Started Discard unused blocks once a week.
[ESC[0;32m OK ESC[0m] Started Daily apt download activities.
[ESC[0;32m OK ESC[0m] Started Daily apt upgrade and clean activities.
[ESC[0;32m OK ESC[0m] Reached target Timers.
Starting Raise network interfaces...
[ESC[0;32m OK ESC[0m] Started System Logging Service.
[ESC[0;32m OK ESC[0m] Started Detect the available GPUs and deal with any system changes.
[ESC[0;32m OK ESC[0m] Started Restore /etc/resolv.conf if…before the ppp link was shut down.
[ESC[0;32m OK ESC[0m] Started Tool to automatically colle…nd submit kernel crash signatures.
[ESC[0;32m OK ESC[0m] Started Initialize hardware monitoring sensors.
[ESC[0;32m OK ESC[0m] Started Save/Restore Sound Card State.
[ESC[0;32m OK ESC[0m] Started Avahi mDNS/DNS-SD Stack.
[ESC[0;32m OK ESC[0m] Started LSB: disk temperature monitoring daemon.
[ESC[0;32m OK ESC[0m] Started Thermal Daemon Service.
[ESC[0;32m OK ESC[0m] Started Make remote CUPS printers available locally.
[ESC[0;32m OK ESC[0m] Started LSB: Speech Dispatcher.
Starting Authorization Manager...
[ESC[0;32m OK ESC[0m] Started Authorization Manager.
[ESC[0;32m OK ESC[0m] Started Modem Manager.
[ESC[0;32m OK ESC[0m] Started Raise network interfaces.
[ESC[0;32m OK ESC[0m] Started Accounts Service.
[ESC[0;32m OK ESC[0m] Started Ubuntu system adjustments.
[ESC[0;32m OK ESC[0m] Started LSB: Record successful boot for GRUB.
[ESC[0;32m OK ESC[0m] Started WPA supplicant.
/dev/sda5: clean, 671266/1250928
 
Well, I don't see anything wrong with it and the filesystem seems to be clean as reported at the end of it
/dev/sda5: clean, 671266/1250928
Sorry but I'm out of ideas here as to what might be happening. Maybe reinstalling Mint will fix the issue. I know, it's a pain but sometimes it's the only solution.
 
@korzar007 let's try something else, open a terminal in mint and type
Code:
systemd-analyze critical-chain
and paste the output here please.
 
what is only works is, when at startup I pick advanced options and after there is four options 1. LM 19.3 MATE with Linux kernel 5.3.8-48 - generic/ 2. the same as recovery mode/ 3. LM 19.3 MATE with linux kernel 5.8.8-32-generic/ 4. the same as recovery mode. First options now absolute didn't work. But when I set 3. option, then system booting in less than minute
 
5720
 
peg@peg-GA-A75-D3H:~$ systemd-analyze
Startup finished in 37.861s (kernel) + 16.530s (userspace) = 54.392s
graphical.target reached after 16.518s in userspace
peg@peg-GA-A75-D3H:~$ systemd-analyze critical-chain
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.

graphical.target @16.518s
└─multi-user.target @16.518s
└─getty.target @16.518s
└─[email protected] @16.517s
└─system-getty.slice @16.515s
└─setvtrgb.service @16.421s +92ms
└─systemd-user-sessions.service @16.296s +7ms
└─network.target @16.293s
└─NetworkManager.service @11.527s +4.765s
└─dbus.service @9.503s
└─basic.target @9.264s
└─sockets.target @9.264s
└─dbus.socket @9.264s
└─sysinit.target @9.219s
└─apparmor.service @7.924s +1.294s
└─local-fs.target @7.887s
└─home.mount @7.811s +75ms
└─systemd-fsck@dev-disk-by\x2duuid-dee5e0c7\x2d3
└─dev-disk-by\x2duuid-dee5e0c7\x2d3b75\x2d4482
lines 1-22/22 (END)
 
First options now absolute didn't work. But when I set 3. option, then system booting in less than minute
Well, that means there's a problem with that kernel version and it's solowing down system's booting process. Maybe remove it or leave it there and start mint just as you did.
 
and is there easy way to remove it? please...
In Linux Mint the "Update Manager" makes it very easy to remove kernels.
Open Update Manager > click on the "View" menu item > and select "Linux Kernels.
Heed the warning box which pops up > click "Continue" > and from there you can see all the kernels you have installed.
Select one and click "Remove".
*Caution* ! Make SURE you have one or two other kernels installed in addition to the one you are removing! You can install kernels from the Update Manager or the Package Manager. Make sure you are NOT using the kernel you are removing!
5721

5722
 
The last time I checked Linux Mint, the stock kernel for 19.3 is a 5.0 version. Was there a kernel upgrade offered? The best place to manage your kernel version is via the GUI in the Update Manger, and there is an option on the screen to see what kernel version(s) you have and to declare which kernel is active. In the meantime you should be able to boot with the 5.0.0-32 kernel much more quickly.
 

Members online


Top