Last change
on this file since 98549 was 98549, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
978 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="kernel-modules-efi-secure-boot">
|
---|
4 | <title>Kernel Modules and UEFI Secure Boot</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | If you are running on a system using UEFI (Unified Extensible
|
---|
9 | Firmware Interface) Secure Boot, you may need to sign the
|
---|
10 | following kernel modules before you can load them:
|
---|
11 | </p>
|
---|
12 | <ul>
|
---|
13 | <li>
|
---|
14 | <p>
|
---|
15 | <userinput>vboxdrv</userinput>
|
---|
16 | </p>
|
---|
17 | </li>
|
---|
18 | <li>
|
---|
19 | <p>
|
---|
20 | <userinput>vboxnetadp</userinput>
|
---|
21 | </p>
|
---|
22 | </li>
|
---|
23 | <li>
|
---|
24 | <p>
|
---|
25 | <userinput>vboxnetflt</userinput>
|
---|
26 | </p>
|
---|
27 | </li>
|
---|
28 | <li>
|
---|
29 | <p>
|
---|
30 | <userinput>vboxpci</userinput>
|
---|
31 | </p>
|
---|
32 | </li>
|
---|
33 | </ul>
|
---|
34 | <p>
|
---|
35 | See your system documentation for details of the kernel module
|
---|
36 | signing process.
|
---|
37 | </p>
|
---|
38 | </body>
|
---|
39 |
|
---|
40 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.