Linux Lite Forums

Full Version: Booting takes huge amount of time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

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

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

Br,
A
[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)