geekvenue.net

Welcome to Chucktips HELP WITH DEAD OS Hardware Installing FreeBSD Miscellaneous
 faq
 search
 add article
 cool-stuff
 how-to
 main
 tips


TIP: FreeBSD boot time speed up
Documentation Posted by Understudy on Sunday August 08, @03:40PM
from the 10 seconds to 3 seconds in 7 seconds flat dept.
You want to change the boot time on FreeBSD. Here is an easy way to do it.
You must be root to make these changes.
Change to the boot directory of you computer. At the command prompt type:
cd /boot
Now open up loader.conf in an editor, such as easy editor. At the comand prompt type:
ee loader.conf
This may bring up an existing file or a new file, either way it doesn't matter. If you have an exisiting file go to the bottom and add these lines:
# -- autoboot delay -- #
autoboot_delay="3" # Delay in seconds before autobooting
If you don't have an exisiting file just toss those lines in there.
When you are done adding the lines exit and save changes (ee use the Esc key to exit).
The next time you boot up it will show at the boot up instead of 10 seconds it will show 3 seconds. Isn't that nice.
You can review a few more neat items in the
/boot/defaults/loader.conf
directory. Please remember that you must make your changes in /boot/loader.conf not /boot/defaults/loader.conf .

<  |  >

 

Related Links
  • Articles on Documentation
  • Also by Understudy
  • Contact author
  • ThinkGeek

    Sponsors

    The Fine Print: The following comments are owned by whoever posted them.
    ( Add a Reply )

    "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate

    Powered by Zope  Powered by Apache  Squishdot Powered
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann.
    [ main | post article | search ]