Disable boot-time fsck on "/boot/"
This commit is contained in:
parent
d47ee10a87
commit
7ff2644343
@ -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
|
||||
## /
|
||||
|
Loading…
x
Reference in New Issue
Block a user