Reduce boot menu delay time for FreeBSD

If /boot/loader.conf exists,

Edit and set autoboot_delay = 1 like this:

autoboot_delay="1"

else, create your own /boot/loader.conf with this autoboot_delay config like this:

autoboot_delay="1"

1 is the delay time in second you want, default value is 10.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。