commit c07e4e6f77bf3ec1b7d9acbecd8733c383a9c505
parent 458982a5e404ed766b9a55bb77e42f14ece73536
Author: Matthew Carlson <matt@mattcarlson.org>
Date: Sun, 3 Sep 2023 22:26:15 -0400
new uuids
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/etc/fstab b/etc/fstab
@@ -1,8 +1,8 @@
# luks root
-UUID=a138ad72-8bbd-4429-81dd-352ffc067ea4 / ext4 rw,relatime 0 1
+UUID=eda54649-f2e1-4aba-bfca-06c2238f4cb4 / ext4 rw,relatime 0 1
# boot
-UUID=B08A-2AB6 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
+UUID=1411-17D4 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
# backup
UUID=387f839f-ca68-4984-a902-b7f0bdb60b11 /mnt/backup ext4 nofail 0 2