blob: 31ea823dffd25e46defd439504ffbb9b4bb9d1ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{
message: <<EOM
To load the kernel module immediately, type the following command:
kldload biosfont
To load the kernel module at boot, add the following line to /boot/loader.conf:
biosfont_load="YES"
EOM
type: install
}
]
|