We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a1184 commit 94dbcc2Copy full SHA for 94dbcc2
Documentation/btrfs-man5.asciidoc
@@ -790,9 +790,15 @@ BOOTLOADER SUPPORT
790
GRUB2 (https://www.gnu.org/software/grub) has the most advanced support of
791
booting from BTRFS with respect to features.
792
793
+U-boot (https://www.denx.de/wiki/U-Boot/) has decent support for booting but
794
+not all BTRFS features are implemented, check the documentation.
795
+
796
EXTLINUX (from the https://syslinux.org project) can boot but does not support
797
all features. Please check the upstream documentation before you use it.
798
799
+The first 1MiB on each device is unused with the exception of primary
800
+superblock that is on the offset 64KiB and spans 4KiB.
801
802
803
FILE ATTRIBUTES
804
---------------
0 commit comments