Hello All,
I have just upgraded my main development machine to FreeBSD 9.0 and am trying to get used to some of the changes. The first one is to remove the boot menu.
With releases <= 8.2 I could just add this to /boot/loader.conf
But now, this file seems to have been removed.
Any Suggestions?
I have just upgraded my main development machine to FreeBSD 9.0 and am trying to get used to some of the changes. The first one is to remove the boot menu.
With releases <= 8.2 I could just add this to /boot/loader.conf
Code:
beastie_disable="YES"
autoboot_delay="-1"
But now, this file seems to have been removed.
Any Suggestions?