-
-
Notifications
You must be signed in to change notification settings - Fork 19
feature btrfs
Alexey Gladkov edited this page Apr 27, 2026
·
2 revisions
Feature adds btrfs to initramfs.
For multi-device btrfs filesystems (RAID), the feature waits for all component
devices to appear before allowing mount. If some devices are missing after the
timeout, the degraded mount option is added automatically so the filesystem
can be mounted with available devices.
-
btrfs-member-delay=<SECS>- determines the number of seconds to wait after the last btrfs member device appears before mounting in degraded mode (default: 10 seconds). If this value is zero, it means disabling the degraded mount support.
- Get Started
- Initramfs Runtime
- Image Generation
- Contributing
- FAQ
- Presentations