BrandonStudio Asked: 2025-04-16 12:26:14 +0800 CST2025-04-16 12:26:14 +0800 CST 2025-04-16 12:26:14 +0800 CST btrfs:无法识别的挂载选项“errors=continue” 772 btrfs 不支持吗errors=continue? mount 1 个回答 Voted Best Answer Continuous Improvement 2025-04-16T13:29:13+08:002025-04-16T13:29:13+08:00 errors=continue不,根据https://btrfs.readthedocs.io/en/latest/btrfs-man5.html#mount-options,Btrfs不支持挂载选项。 它支持fatal_errors=[bug|panic]。
errors=continue
不,根据https://btrfs.readthedocs.io/en/latest/btrfs-man5.html#mount-options,Btrfs不支持挂载选项。它支持
fatal_errors=[bug|panic]
。