From 19bc218738980f45a4c4b9e33126b072d829b985 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 13 Feb 2024 03:03:51 +0000 Subject: [PATCH] Switch "/" filesystem from Btrfs to Bcachefs System aa000-0's root device has switched from Btrfs to Bcachefs. --- aa000-0/fstab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aa000-0/fstab b/aa000-0/fstab index b5aa8cc..b7bca82 100644 --- a/aa000-0/fstab +++ b/aa000-0/fstab @@ -1,6 +1,6 @@ # Inferencium - aa000-0 # Filesystem Table -# Version: 4.0.0-alpha.14 +# Version: 4.0.0-alpha.15 # Copyright 2023 Jake Winters # SPDX-License-Identifier: BSD-3-Clause @@ -15,7 +15,7 @@ ## /boot/ UUID=[REDACTED] /boot/ vfat noauto,noatime,noexec,nosuid 0 0 ## / -UUID=[REDACTED] / btrfs acl,barrier,datacow,datasum 0 1 +UUID=[REDACTED] / bcachefs acl,barrier,datacow,datasum 0 1 ## /home/ xa000.inferencium.net:/srv/nfs/home/ /home/ nfs4 rw,_netdev,vers=4 0 0 ## tmpfs