11-18-2020, 07:14 PM
(This post was last modified: 01-24-2021, 01:18 AM by firenice03.)
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://www.freecinema2022.gq/forums/relea...-released/)
Does this work with the 5.0 release to make it boot up more quickly?
Thanks!
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://www.freecinema2022.gq/forums/relea...-released/)
Code:
sudo apt purge virtualbox*
sudo systemctl stop vboxadd.service
sudo systemctl stop vboxadd-service.service
sudo systemctl disable vboxadd.service
sudo systemctl disable vboxadd-service.service
Does this work with the 5.0 release to make it boot up more quickly?
Thanks!