From 52f78281fd4b2e0ba19c3c87d9cd677770caa2c7 Mon Sep 17 00:00:00 2001 From: Michel Le Cocq Date: Mon, 22 Jun 2020 09:58:01 +0200 Subject: [PATCH] --- Unbuntu-20.04-encrypt-ZFS-install.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Unbuntu-20.04-encrypt-ZFS-install.md b/Unbuntu-20.04-encrypt-ZFS-install.md index 3f7782b..b2cb145 100644 --- a/Unbuntu-20.04-encrypt-ZFS-install.md +++ b/Unbuntu-20.04-encrypt-ZFS-install.md @@ -50,5 +50,10 @@ Before the last line of the command insert these lines: -O keyformat=passphrase \ ~~~ -# other read -you may be interrested if you are on a laptop in : [add right fit swap for laptop hibernation during ubuntu 20.04 full ZFS install](add-right-fit-swap-for-laptop-hibernation-during-ubuntu-20.04-full-ZFS-install) \ No newline at end of file +# swap + +you may be interrested if you are on a laptop in : [add right fit swap for laptop hibernation during ubuntu 20.04 full ZFS install](add-right-fit-swap-for-laptop-hibernation-during-ubuntu-20.04-full-ZFS-install) + +# start installation + +Run ubiquity to start the installer and install as normal, selecting “Use entire disk” and the option to use ZFS. \ No newline at end of file