Skip to content

Commit aa0b4fa

Browse files
author
Yuchen Guo
authored
Root on ZFS: mention ZFSBootMenu (openzfs#467)
Signed-off-by: Yǔchēn Guō 郭宇琛 <[email protected]>
1 parent 16cfd12 commit aa0b4fa

File tree

4 files changed

+51
-0
lines changed

4 files changed

+51
-0
lines changed

docs/Getting Started/Alpine Linux/Root on ZFS.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ Alpine Linux Root on ZFS
2222
apk update
2323
apk add alpine-conf curl
2424

25+
**ZFSBootMenu**
26+
27+
This tutorial is based on the GRUB bootloader. Due to its independent
28+
implementation of a read-only ZFS driver, GRUB only supports a subset
29+
of ZFS features on the boot pool. [In general, bootloader treat disks
30+
as read-only to minimize the risk of damaging on-disk data.]
31+
32+
`ZFSBootMenu <https://zfsbootmenu.org>`__ is an alternative bootloader
33+
free of such limitations and has support for boot environments. Do not
34+
follow instructions on this page if you plan to use ZBM,
35+
as the layouts are not compatible. Refer
36+
to their site for installation details.
2537

2638
**Customization**
2739

docs/Getting Started/Arch Linux/Root on ZFS.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,19 @@
2727
Arch Linux Root on ZFS
2828
=======================================
2929

30+
**ZFSBootMenu**
31+
32+
This tutorial is based on the GRUB bootloader. Due to its independent
33+
implementation of a read-only ZFS driver, GRUB only supports a subset
34+
of ZFS features on the boot pool. [In general, bootloader treat disks
35+
as read-only to minimize the risk of damaging on-disk data.]
36+
37+
`ZFSBootMenu <https://zfsbootmenu.org>`__ is an alternative bootloader
38+
free of such limitations and has support for boot environments. Do not
39+
follow instructions on this page if you plan to use ZBM,
40+
as the layouts are not compatible. Refer
41+
to their site for installation details.
42+
3043
**Customization**
3144

3245
Unless stated otherwise, it is not recommended to customize system

docs/Getting Started/Fedora/Root on ZFS.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,19 @@
2828
Fedora Root on ZFS
2929
=======================================
3030

31+
**ZFSBootMenu**
32+
33+
This tutorial is based on the GRUB bootloader. Due to its independent
34+
implementation of a read-only ZFS driver, GRUB only supports a subset
35+
of ZFS features on the boot pool. [In general, bootloader treat disks
36+
as read-only to minimize the risk of damaging on-disk data.]
37+
38+
`ZFSBootMenu <https://zfsbootmenu.org>`__ is an alternative bootloader
39+
free of such limitations and has support for boot environments. Do not
40+
follow instructions on this page if you plan to use ZBM,
41+
as the layouts are not compatible. Refer
42+
to their site for installation details.
43+
3144
**Customization**
3245

3346
Unless stated otherwise, it is not recommended to customize system

docs/Getting Started/RHEL-based distro/Root on ZFS.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@
2525
Rocky Linux Root on ZFS
2626
=======================================
2727

28+
**ZFSBootMenu**
29+
30+
This tutorial is based on the GRUB bootloader. Due to its independent
31+
implementation of a read-only ZFS driver, GRUB only supports a subset
32+
of ZFS features on the boot pool. [In general, bootloader treat disks
33+
as read-only to minimize the risk of damaging on-disk data.]
34+
35+
`ZFSBootMenu <https://zfsbootmenu.org>`__ is an alternative bootloader
36+
free of such limitations and has support for boot environments. Do not
37+
follow instructions on this page if you plan to use ZBM,
38+
as the layouts are not compatible. Refer
39+
to their site for installation details.
40+
2841
**Customization**
2942

3043
Unless stated otherwise, it is not recommended to customize system

0 commit comments

Comments
 (0)