File tree Expand file tree Collapse file tree 4 files changed +51
-0
lines changed Expand file tree Collapse file tree 4 files changed +51
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,18 @@ Alpine Linux Root on ZFS
22
22
apk update
23
23
apk add alpine-conf curl
24
24
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.
25
37
26
38
**Customization **
27
39
Original file line number Diff line number Diff line change 27
27
Arch Linux Root on ZFS
28
28
=======================================
29
29
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
+
30
43
**Customization **
31
44
32
45
Unless stated otherwise, it is not recommended to customize system
Original file line number Diff line number Diff line change 28
28
Fedora Root on ZFS
29
29
=======================================
30
30
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
+
31
44
**Customization **
32
45
33
46
Unless stated otherwise, it is not recommended to customize system
Original file line number Diff line number Diff line change 25
25
Rocky Linux Root on ZFS
26
26
=======================================
27
27
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
+
28
41
**Customization **
29
42
30
43
Unless stated otherwise, it is not recommended to customize system
You can’t perform that action at this time.
0 commit comments