Last change
on this file since 105289 was 105289, checked in by vboxsync, 7 months ago |
Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
916 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>If you are running on a system using UEFI (Unified Extensible Firmware Interface) Secure Boot, you may need to
|
---|
8 | sign the following kernel modules before you can load them: </p>
|
---|
9 | <ul>
|
---|
10 | <li>
|
---|
11 | <p>
|
---|
12 | <userinput>vboxdrv</userinput>
|
---|
13 | </p>
|
---|
14 | </li>
|
---|
15 | <li>
|
---|
16 | <p>
|
---|
17 | <userinput>vboxnetadp</userinput>
|
---|
18 | </p>
|
---|
19 | </li>
|
---|
20 | <li>
|
---|
21 | <p>
|
---|
22 | <userinput>vboxnetflt</userinput>
|
---|
23 | </p>
|
---|
24 | </li>
|
---|
25 | <li>
|
---|
26 | <p>
|
---|
27 | <userinput>vboxpci</userinput>
|
---|
28 | </p>
|
---|
29 | </li>
|
---|
30 | </ul>
|
---|
31 | <p>See your system documentation for details of the kernel module signing process. </p>
|
---|
32 | </body>
|
---|
33 |
|
---|
34 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.