From 7ff2644343907ae7e66a97540b418da488308563 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 13 Feb 2024 02:55:20 +0000 Subject: [PATCH] Disable boot-time fsck on "/boot/" --- aa000-0/fstab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aa000-0/fstab b/aa000-0/fstab index 1ff1738..db43280 100644 --- a/aa000-0/fstab +++ b/aa000-0/fstab @@ -1,6 +1,6 @@ # Inferencium - aa000-0 # Filesystem Table -# Version: 4.0.0-alpha.8 +# Version: 4.0.0-alpha.9 # Copyright 2023 Jake Winters # SPDX-License-Identifier: BSD-3-Clause @@ -13,7 +13,7 @@ # Local filesystems ## /boot/ -UUID=[REDACTED] /boot/ vfat noauto,noatime,noexec,nosuid 1 2 +UUID=[REDACTED] /boot/ vfat noauto,noatime,noexec,nosuid 0 0 ## swap /dev/mapper/swap none swap defaults 0 0 ## /