You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Speeding my boot

Author (Read 4745 times)

0 Members and 1 Guest are viewing this topic.

Re: Speeding my boot
« Reply #4 on: October 20, 2014, 05:36:37 AM »
 

Tony Gamble

  • New to Forums
  • *
  • 17
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Thank you shengchieh.

A most impressive resource but it's hard for a newcomer like me to pick out the bits I would be safe to try.

But thanks for your interest.

Tony
 

Re: Speeding my boot
« Reply #3 on: October 19, 2014, 10:25:58 PM »
 

shengchieh

  • Forum Regular
  • ***
  • 155
    Posts
  • Reputation: 46
  • Linux Lite Member
    • View Profile
    • Tux's Links
Here's one link on my website.  Maybe it'll help.

http://tree.celinuxforum.org/CelfPubWiki/BootupTimeResources (bootup; CELF Technology/Project)

Sheng-Chieh
 

Re: Speeding my boot
« Reply #2 on: October 18, 2014, 02:25:38 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

I have tried this a number of times, never conclusive about the improvement.

But one thing, all the reference to it seem to indicate you edit the grub "once"
then return it to the normal "quite splash" setting after the re-boot.
You then do a re-profile only if you make subsequent significant changes.

Dave
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Speeding my boot
« Reply #1 on: October 18, 2014, 07:47:00 AM »
 

Tony Gamble

  • New to Forums
  • *
  • 17
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Now I have the right desktop and language I thought I'd see if I could speed up the boot time before I handed over the laptop to my wife.

I'll remove Bluetooth and printer from the autoload as she does not use either of them.

One of the things that have come up with Google is the reprofiling of the boot. I'll paste the text below. Can someone with an understanding of Linux Lite let me know whether it is something to try. Thanks

Tony..........

Go to the terminal and type in

sudo gedit /etc/default/grub

enter your root password, and wait for a file to open up.

look for the line that says

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

and remove the words "quiet" and "splash" ( NOTE : THIS WILL DISABLE YOUR LINUX MINT SPLASH SCREEN, it doesnt help THAT much, but in my opinion it helps a little. )

also, add the word "profile" into that space. this wiill profile your boot and make it faster everytime, ( NOTE : THE FIRST BOOT AFTERDOING THIS WILL MOST LIKELY BE SLOWER, DONT WORRY! IT IS JUST REPROFILING YOUR BOOT NOW )

So basically make that line look like this --

GRUB_CMDLINE_LINUX_DEFAULT="profile"

Save and exit!

Open up a terminal again and type

Sudo update-grub2

enter root password, wait for it too update, and then  restart your computer.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section