On 3/21/06, Joseph Vella <[EMAIL PROTECTED]> wrote:
> Is there a way to eliminate the FreesBSD menu and move those options to the
> grub menu?  (actually I only want a couple of those options, like safe mode,
> single user mode and the loader prompt or maybe just the option to boot into
> my previously compiled kernel)
>
> Is there a way to have that menu shoot by unless I press a key?
>
> At the very least how might I reduce the pause time?

Look for autoboot_delay in loader(8).  It sounds like you would put
something like
  set autoboot_delay="NO"
or whatever value in seconds in /boot/loader.rc.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to