summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2026-05-02 02:01:49 +0800
committerXiao Pan <xyz@flylightning.xyz>2026-05-02 02:01:49 +0800
commit3bf5507d594a20bdb45e38a171f5aeeaa6004a5e (patch)
tree7a352c7143294933918d152bbc91f89df4161848
parent4cc7e7e0d967b7ddc5b89bf458407759b2840082 (diff)
disk uuid changed because reinstall because disk became ro and I reboot and cannnot boot
-rw-r--r--etc/fstab2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/fstab b/etc/fstab
index a3aa1b42..ef561522 100644
--- a/etc/fstab
+++ b/etc/fstab
@@ -3,7 +3,7 @@
# <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
+UUID=8ef50be9-1306-4b7d-87ca-94aa1a0ab35c / ext4 rw,relatime,errors=remount-ro 0 1
# /dev/sdb1
UUID=57bd9dcd-6024-4e7e-a5c7-811269c13078 /home ext4 rw,relatime 0 2