From 095d6b064471cbd4b17bf6318d90da025e186896 Mon Sep 17 00:00:00 2001 From: Ryan Harper Date: Wed, 30 Sep 2015 14:01:17 -0500 Subject: [PATCH] Add info on how to enable multiverse for UEFI support UEFI mode testing in VMs requires package from Multiverse: ovmf (license issue) Signed-off-by: Ryan Harper --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f0076d1e..4928f28b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ `sudo apt-get update && sudo apt-get install subiquity` + - Enable multiverse for UEFI testing in VM + +`sudo apt-add-repository multiverse` # Testing out the Text-UI (TUI) SUbiquity's text UI is is available for testing without actually installing