From 1681a2b0d725189b4f6f0d19a46d1e0721872f35 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 25 Jun 2024 17:20:32 -0700 Subject: init xyzaa remove some xyzca specific configs and some xyzaa specific configs --- etc/fstab | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'etc/fstab') diff --git a/etc/fstab b/etc/fstab index a3bf39b9..b7c3df46 100644 --- a/etc/fstab +++ b/etc/fstab @@ -2,4 +2,8 @@ # See fstab(5) for details. # -/swap/swapfile none swap defaults 0 0 +/dev/vda3 / ext4 rw,relatime,errors=remount-ro 0 1 + +/dev/vda2 /boot/efi vfat rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 + +/swapfile none swap defaults 0 0 -- cgit v1.2.3-70-g09d2