![]() |
|
Slow boot time with Linux Lite 5.0 - Printable Version +- Linux Lite Forums (https://mityer.khdlhfjijfrupr.tk/forums) +-- Forum: Software - Support (https://mityer.khdlhfjijfrupr.tk/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://mityer.khdlhfjijfrupr.tk/forums/forumdisplay.php?fid=17) +--- Thread: Slow boot time with Linux Lite 5.0 (/showthread.php?tid=7502) |
Slow boot time with Linux Lite 5.0 - EstieMalka - 11-18-2020 Hello, I am new both to the forums and a relative newb to Linux. I installed LL 5.0 on an older laptop (Dell Inspiron 1525, Intel Duo Core). I really like LL, but it was booting up very slowly (up to 3 minutes). I deleted LL, replaced it with Puppy Linux, but I'd rather have LL again (as the only distro --and only OS-- on my hard drive). After searching the forum for a solution, I noticed that the release notes for 4.0 included a solution for this problem, as follows: (From https://mityer.khdlhfjijfrupr.tk/forums/release-announcements/linux-lite-4-0-final-released/) Code: sudo apt purge virtualbox*Does this work with the 5.0 release to make it boot up more quickly? Thanks! Re: Slow boot time with Linux Lite 5.0 - valtam - 11-19-2020 Open a terminal, we'll need the output of both: Code: systemd-analyze blameand Code: systemd-analyze critical-chain |