Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solution to slow booting
#1
It appears that slow booting has been a problem with Linux Lite for some years. I downloaded and installed LL 4.0 last night and was about to discard it when a search turned  up these steps:

sudo leafpad /etc/default/grub

replace GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” with GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash profile”

sudo update-grub2

sudo leafpad /etc/init.d/rc

find this line : CONCURRENCY=none or CONCURRENCY=makefile
replace with : CONCURRENCY=shell

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

untick the vbox client in the menu, settings, session and startup, application auto-start setting.

I do not think that software so recently released should require a user to do such things, specially as LL is said to have been designed for first time Linux users.
Reply


Messages In This Thread
Solution to slow booting - by uthappam - 06-11-2018, 12:53 PM
Re: Solution to slow booting - by Mart - 06-11-2018, 04:59 PM
Re: Solution to slow booting - by trinidad - 06-11-2018, 06:36 PM
Re: Solution to slow booting - by uthappam - 06-11-2018, 10:50 PM
Re: Solution to slow booting - by Valtam - 06-12-2018, 06:51 AM
Re: Solution to slow booting - by dihonomo - 06-22-2018, 12:57 PM
Re: Solution to slow booting - by vitorsm7 - 11-11-2019, 07:30 PM
Re: Solution to slow booting - by Paul74 - 11-26-2019, 09:19 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)