Linux Lite Forums
Booting takes huge amount of time - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6)
+--- Forum: Start up and Shutdown (https://www.linuxliteos.com/forums/forumdisplay.php?fid=27)
+--- Thread: Booting takes huge amount of time (/showthread.php?tid=5749)



Booting takes huge amount of time - Amit Gholap - 11-01-2018

Hello

Booting takes huge amount of time.
Its a performance bug.

Any logs which I can share which will help dev team?

Br,
A


Re: Booting takes huge amount of time - m654321 - 11-01-2018

[size=1.35em]This issue has already come up a number of times, orginally posted atĀ  https://www.linuxliteos.com/forums/release-announcements/linux-lite-4-0-final-released[/size]

[size=1em]Open the terminal and type the following:[/size]

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

Then shutdown completely. On reboot you should see a significant improvement in boot-up time.

Hope this works for you.
Mike

PS. Welcome to the LL community forumĀ  8)