Feature #17452
Figure out what to do with VirtualBox dkms modules vs. Secure Boot
100%
Description
Presumably, all Tails started in VirtualBox won’t have Secure Boot enabled, either because they’re started from DVD (and we only support Secure Book when booting from USB and UEFI), or because VirtualBox does not support Secure Boot (does it?), so the unsigned VirtualBox dkms modules should be loaded just fine. Correct?
If that assumption is incorrect, then I don’t think we have to do anything here.
Else, we probably need to update some code and documentation.
Subtasks
History
#1 Updated by intrigeri 2020-01-28 11:26:43
- blocks Feature #16209: Core work: Foundations Team added
#2 Updated by segfault 2020-02-21 14:33:13
- Status changed from Confirmed to Resolved
intrigeri wrote:
> Presumably, all Tails started in VirtualBox won’t have Secure Boot enabled, either because they’re started from DVD (and we only support Secure Book when booting from USB and UEFI), or because VirtualBox does not support Secure Boot (does it?), so the unsigned VirtualBox dkms modules should be loaded just fine. Correct?
I think you’re right. I couldn’t find anything about VirtualBox supporting Secure Boot. Even if that was possible somehow, we only support booting Tails from an ISO attached as a DVD in VirtualBox.
> If that assumption is incorrect, then I don’t think we have to do anything here.
Agreed.
#3 Updated by intrigeri 2020-02-21 18:26:28
- % Done changed from 0 to 100