Revision bc2e3070
Added by Scott Ullrich almost 18 years ago
boot/loader.conf | ||
---|---|---|
3 | 3 |
loader_color="NO" |
4 | 4 |
hw.ata.wc="0" |
5 | 5 |
kern.ipc.nmbclusters="0" |
6 |
beastie_disable="YES" |
boot/loader.conf_wrap | ||
---|---|---|
5 | 5 |
autoboot_delay="5" |
6 | 6 |
hw.ata.wc="0" |
7 | 7 |
kern.ipc.nmbclusters="0" |
8 |
beastie_disable="YES" |
|
8 | 9 |
|
Also available in: Unified diff
Remove the beastie boot loader prompt and return to prior freebsd behavior.