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 .

Add Reply

Name
Email
Notify Notify me via email of responses to this message
Title
Comment
(Check those URLs! Don't forget the http://!)
Encoding
If none of the above mean anything to you, select 'Plain'!
Attachment
(You can attach a file to your reply which can then be retrieved by other readers.
Try to keep the file sizes below 500Kb in order to conserve network and server resources.)
Allowed HTML <B> <I> <P> <A> <LI> <OL> <UL> <EM> <BR> <TT> <HR> <STRONG> <BLOCKQUOTE> <DIV .*> <DIV> <P .*>
Important Stuff:
  • Note: Fields with bold titles are required.
  • Please try to keep posts on topic.
  • Try to reply to other people comments instead of starting new threads,
  • Read other people's messages before posting your own to avoid simply duplicating what has already been said.
  • Use a clear subject that describes what your message is about.
  • Please do not post offtopic, inflammatory, inappropriate, illegal, or offensive comments. Repeat offenders will be sanctioned.
  • "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 ]