fix fstab

This commit is contained in:
iceBear67
2026-07-05 14:38:53 +08:00
parent a776332689
commit ce05ea534f
4 changed files with 10 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# /etc/fstab: static file system information
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/vdb /data ext4 rw,noatime 0 1
/dev/vdb1 /data ext4 rw,noatime 0 1