Installing Virtualbox “Your system has UEFI Secure Boot enabled.” message
I'm trying to install virtualbox on ubuntu 18.04 in a dual-boot system with windows 10 on the other drive partition, my system uses a UEFI partition to boot up.
upon installation the following message appears but I can't either accept or create the password that is asking me for.
Message part 1
Message part 2
boot dual-boot virtualbox uefi
add a comment |
I'm trying to install virtualbox on ubuntu 18.04 in a dual-boot system with windows 10 on the other drive partition, my system uses a UEFI partition to boot up.
upon installation the following message appears but I can't either accept or create the password that is asking me for.
Message part 1
Message part 2
boot dual-boot virtualbox uefi
add a comment |
I'm trying to install virtualbox on ubuntu 18.04 in a dual-boot system with windows 10 on the other drive partition, my system uses a UEFI partition to boot up.
upon installation the following message appears but I can't either accept or create the password that is asking me for.
Message part 1
Message part 2
boot dual-boot virtualbox uefi
I'm trying to install virtualbox on ubuntu 18.04 in a dual-boot system with windows 10 on the other drive partition, my system uses a UEFI partition to boot up.
upon installation the following message appears but I can't either accept or create the password that is asking me for.
Message part 1
Message part 2
boot dual-boot virtualbox uefi
boot dual-boot virtualbox uefi
asked Dec 30 '18 at 22:49
Marco Castro
33
33
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This is because you have the Enable EFI option enabled in the settings for that virtual machine:

You can either change the setting in VirtualBox or you an use the right arrow and enter to select "OK"
I'd say is the second options since I'm not running anything in a virtualbox, I was actually tying to install virtual box on ubuntu. No I guess my question is, if go select "OK" what are the implications of having a secure boot? and what if I just don't do nothing?
– Marco Castro
Dec 30 '18 at 23:49
For a virtual machine there is not much different. These settings exist because some operating systems (MacOS) refuse to boot without secure boot enabled as a security feature or a DRM feature depending on how you look at it. Outside a VM the purpose of secure boot is designed as a way to only boot into a "trusted" source so that a compromised hard drive cannot contain malware. In reality, it doesn't work because 99.9% of people use hard drives without full disk encryption which means malware can still easily execute on such "trusted" drives.
– Kristopher Ives
Dec 30 '18 at 23:59
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105710%2finstalling-virtualbox-your-system-has-uefi-secure-boot-enabled-message%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is because you have the Enable EFI option enabled in the settings for that virtual machine:

You can either change the setting in VirtualBox or you an use the right arrow and enter to select "OK"
I'd say is the second options since I'm not running anything in a virtualbox, I was actually tying to install virtual box on ubuntu. No I guess my question is, if go select "OK" what are the implications of having a secure boot? and what if I just don't do nothing?
– Marco Castro
Dec 30 '18 at 23:49
For a virtual machine there is not much different. These settings exist because some operating systems (MacOS) refuse to boot without secure boot enabled as a security feature or a DRM feature depending on how you look at it. Outside a VM the purpose of secure boot is designed as a way to only boot into a "trusted" source so that a compromised hard drive cannot contain malware. In reality, it doesn't work because 99.9% of people use hard drives without full disk encryption which means malware can still easily execute on such "trusted" drives.
– Kristopher Ives
Dec 30 '18 at 23:59
add a comment |
This is because you have the Enable EFI option enabled in the settings for that virtual machine:

You can either change the setting in VirtualBox or you an use the right arrow and enter to select "OK"
I'd say is the second options since I'm not running anything in a virtualbox, I was actually tying to install virtual box on ubuntu. No I guess my question is, if go select "OK" what are the implications of having a secure boot? and what if I just don't do nothing?
– Marco Castro
Dec 30 '18 at 23:49
For a virtual machine there is not much different. These settings exist because some operating systems (MacOS) refuse to boot without secure boot enabled as a security feature or a DRM feature depending on how you look at it. Outside a VM the purpose of secure boot is designed as a way to only boot into a "trusted" source so that a compromised hard drive cannot contain malware. In reality, it doesn't work because 99.9% of people use hard drives without full disk encryption which means malware can still easily execute on such "trusted" drives.
– Kristopher Ives
Dec 30 '18 at 23:59
add a comment |
This is because you have the Enable EFI option enabled in the settings for that virtual machine:

You can either change the setting in VirtualBox or you an use the right arrow and enter to select "OK"
This is because you have the Enable EFI option enabled in the settings for that virtual machine:

You can either change the setting in VirtualBox or you an use the right arrow and enter to select "OK"
answered Dec 30 '18 at 22:54
Kristopher Ives
1,8181016
1,8181016
I'd say is the second options since I'm not running anything in a virtualbox, I was actually tying to install virtual box on ubuntu. No I guess my question is, if go select "OK" what are the implications of having a secure boot? and what if I just don't do nothing?
– Marco Castro
Dec 30 '18 at 23:49
For a virtual machine there is not much different. These settings exist because some operating systems (MacOS) refuse to boot without secure boot enabled as a security feature or a DRM feature depending on how you look at it. Outside a VM the purpose of secure boot is designed as a way to only boot into a "trusted" source so that a compromised hard drive cannot contain malware. In reality, it doesn't work because 99.9% of people use hard drives without full disk encryption which means malware can still easily execute on such "trusted" drives.
– Kristopher Ives
Dec 30 '18 at 23:59
add a comment |
I'd say is the second options since I'm not running anything in a virtualbox, I was actually tying to install virtual box on ubuntu. No I guess my question is, if go select "OK" what are the implications of having a secure boot? and what if I just don't do nothing?
– Marco Castro
Dec 30 '18 at 23:49
For a virtual machine there is not much different. These settings exist because some operating systems (MacOS) refuse to boot without secure boot enabled as a security feature or a DRM feature depending on how you look at it. Outside a VM the purpose of secure boot is designed as a way to only boot into a "trusted" source so that a compromised hard drive cannot contain malware. In reality, it doesn't work because 99.9% of people use hard drives without full disk encryption which means malware can still easily execute on such "trusted" drives.
– Kristopher Ives
Dec 30 '18 at 23:59
I'd say is the second options since I'm not running anything in a virtualbox, I was actually tying to install virtual box on ubuntu. No I guess my question is, if go select "OK" what are the implications of having a secure boot? and what if I just don't do nothing?
– Marco Castro
Dec 30 '18 at 23:49
I'd say is the second options since I'm not running anything in a virtualbox, I was actually tying to install virtual box on ubuntu. No I guess my question is, if go select "OK" what are the implications of having a secure boot? and what if I just don't do nothing?
– Marco Castro
Dec 30 '18 at 23:49
For a virtual machine there is not much different. These settings exist because some operating systems (MacOS) refuse to boot without secure boot enabled as a security feature or a DRM feature depending on how you look at it. Outside a VM the purpose of secure boot is designed as a way to only boot into a "trusted" source so that a compromised hard drive cannot contain malware. In reality, it doesn't work because 99.9% of people use hard drives without full disk encryption which means malware can still easily execute on such "trusted" drives.
– Kristopher Ives
Dec 30 '18 at 23:59
For a virtual machine there is not much different. These settings exist because some operating systems (MacOS) refuse to boot without secure boot enabled as a security feature or a DRM feature depending on how you look at it. Outside a VM the purpose of secure boot is designed as a way to only boot into a "trusted" source so that a compromised hard drive cannot contain malware. In reality, it doesn't work because 99.9% of people use hard drives without full disk encryption which means malware can still easily execute on such "trusted" drives.
– Kristopher Ives
Dec 30 '18 at 23:59
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105710%2finstalling-virtualbox-your-system-has-uefi-secure-boot-enabled-message%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown