Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ encrypted once per disk.
Step 1: Prepare The Install Environment
---------------------------------------

#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
#. Boot the Debian GNU/Linux Live CD. If prompted, login with the username
``user`` and password ``live``. Connect your system to the Internet as
appropriate (e.g. join your WiFi network). Open a terminal.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ encrypted once per disk.
Step 1: Prepare The Install Environment
---------------------------------------

#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
#. Boot the Debian GNU/Linux Live CD. If prompted, login with the username
``user`` and password ``live``. Connect your system to the Internet as
appropriate (e.g. join your WiFi network). Open a terminal.
Expand Down
1 change: 1 addition & 0 deletions docs/Getting Started/Debian/Debian Buster Root on ZFS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ encrypted once per disk.
Step 1: Prepare The Install Environment
---------------------------------------

#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
#. Boot the Debian GNU/Linux Live CD. If prompted, login with the username
``user`` and password ``live``. Connect your system to the Internet as
appropriate (e.g. join your WiFi network). Open a terminal.
Expand Down
1 change: 1 addition & 0 deletions docs/Getting Started/Debian/Debian Trixie Root on ZFS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ encrypted once per disk.
Step 1: Prepare The Install Environment
---------------------------------------

#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
#. Boot the Debian GNU/Linux Live CD. If prompted, login with the username
``user`` and password ``live``. Connect your system to the Internet as
appropriate (e.g. join your WiFi network). Open a terminal.
Expand Down
1 change: 1 addition & 0 deletions docs/Getting Started/NixOS/Root on ZFS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ booted in UEFI mode.
Preparation
---------------------------

#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
#. Download `NixOS Live Image
<https://nixos.org/download.html#nixos-iso>`__ and boot from it.

Expand Down
1 change: 1 addition & 0 deletions docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ encrypted once per disk.
Step 1: Prepare The Install Environment
---------------------------------------

#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
#. Boot the Ubuntu Live CD. Select Try Ubuntu. Connect your system to the
Internet as appropriate (e.g. join your WiFi network). Open a terminal
(press Ctrl-Alt-T).
Expand Down
1 change: 1 addition & 0 deletions docs/Getting Started/Ubuntu/Ubuntu 22.04 Root on ZFS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ encrypted once per disk.
Step 1: Prepare The Install Environment
---------------------------------------

#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
#. Boot the Ubuntu Live CD. From the GRUB boot menu, select *Try or Install Ubuntu*.
On the *Welcome* page, select your preferred language and *Try Ubuntu*.
Connect your system to the Internet as appropriate (e.g. join your WiFi network).
Expand Down
Loading