Find the answer to your Linux question:
Results 1 to 6 of 6
I timed my boot from on button to fully working desktop and it was around 50 seconds. (no dual boot wait). any ways to speed up my ubuntu boot time? ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    24

    How to make ubuntu 9.0 boot faster

    I timed my boot from on button to fully working desktop and it was around 50 seconds. (no dual boot wait). any ways to speed up my ubuntu boot time? thanks

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,946
    Auto Login is one way. Editing your /boot/grub/menu.list and setting time out to zero is another.

    Lots of other ways also but you can break a install by misstyping files and such. You can google. Speed Up Ubuntu Boot 2009 and get a lot of hits on it.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    There are a lot of services that you can stop to increase performance. Execute this
    Code:
    ls /etc/rc.d/rc2.d
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Mar 2008
    Posts
    9

    Output Posted:

    Quote Originally Posted by devils casper View Post
    There are a lot of services that you can stop to increase performance. Execute this
    Code:
    ls /etc/rc.d/rc2.d
    Post output here.
    ben [~] ls /etc/rc.d/rc2.d 23:52
    ls: cannot access /etc/rc.d/rc2.d: No such file or directory
    ben [~] ls /etc/rc.d/rc2.d
    ls: cannot access /etc/rc.d/rc2.d: No such file or directory
    ben [~] sudo ls /etc/rc.d/rc2.d
    [sudo] password for ben:
    ls: cannot access /etc/rc.d/rc2.d: No such file or directory

  5. #5
    Linux Newbie
    Join Date
    Mar 2008
    Location
    England, Manchester.
    Posts
    114
    Are you using an ext4 drive? This for me made the boot time around 20 seconds.

  6. #6
    Just Joined!
    Join Date
    Mar 2008
    Posts
    9
    Sure, about the same here - I think the panel is my biggest loading hog. Don't want to turn them off, but there's definitely a delay in there (I think whilst loading networking applet) - it's not much though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...