summaryrefslogtreecommitdiff
path: root/etc/fstab
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-04-18 00:12:35 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-04-18 00:12:35 -0700
commita336cfa1779099d120fdfc0278fdd316797dd998 (patch)
treeb83aea57450e719bcf2d87b365b4f0f969cfdf5d /etc/fstab
parent115295e0411079f182556ec1c3986c48a1e6c667 (diff)
ia data loss incident, new vps2arch install from debian
Diffstat (limited to 'etc/fstab')
-rw-r--r--etc/fstab6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/fstab b/etc/fstab
index 0ab5716a..da96a1a8 100644
--- a/etc/fstab
+++ b/etc/fstab
@@ -2,10 +2,10 @@
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
-# /dev/sda1 LABEL=root
-UUID=ed61e67e-7605-4383-ac16-fe54ee2ede87 / ext4 rw,relatime,errors=remount-ro 0 1
+# /dev/sda1 LABEL=Root
+UUID=9b1c240a-4cee-4420-8e24-ff0f6f1baac9 / ext4 rw,relatime,errors=remount-ro 0 1
# /dev/sdb1
-UUID=cfbeb3bb-f781-4e63-9635-9155fe85f12c /home ext4 rw,relatime 0 2
+UUID=ffca8da3-1ff7-4780-80a1-959f7409bd1b /home ext4 rw,relatime 0 2
/swapfile none swap defaults 0 0