Switch "/boot/" from partition UUID to filesystem UUID

This commit is contained in:
inference 2024-02-13 02:50:20 +00:00
parent ba9ac7f451
commit daf362fa21
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,6 +1,6 @@
# Inferencium - aa000-0
# Filesystem Table
# Version: 4.0.0-alpha.5
# Version: 4.0.0-alpha.6
# Copyright 2023 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause
@ -13,7 +13,7 @@
# Local filesystems
## /boot/
PARTUUID=[REDACTED] /boot/ vfat noauto,noatime 1 2
UUID=[REDACTED] /boot/ vfat noauto,noatime 1 2
## swap
/dev/mapper/swap none swap defaults 0 0
## /