change 2nd boot menu

Kenyon Ralph kralph at gmail.com
Tue Mar 21 18:14:17 UTC 2006


On 3/21/06, Joseph Vella <satyam at sklinks.com> 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.


More information about the freebsd-questions mailing list