diff files/fstab/dash @ 240:b58f05be720a

updates for new ubuntu 23.10 install
author drewp@bigasterisk.com
date Mon, 11 Dec 2023 21:22:12 -0800
parents 68ae9e8d9239
children ff36727f3a10
line wrap: on
line diff
--- a/files/fstab/dash	Sat Dec 02 18:38:56 2023 -0800
+++ b/files/fstab/dash	Mon Dec 11 21:22:12 2023 -0800
@@ -1,10 +1,13 @@
 # written by pyinfra
 
 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
-UUID=6cae1c30-3c91-4aa7-9e9f-fcbd7ff706fe /    ext4  errors=remount-ro 0       1
-UUID=b88f75cd-9022-4af9-a11b-5a5a1fbd3132 /d2  ext4  defaults 0 0
-UUID=3b6780e0-ec86-43be-8d09-e462dbad762e /d3  ext4  defaults 0 0
-UUID=73bcd201-5f77-4f68-9fba-47835c3c1692 /d4  ext4  defaults 0 0
+/dev/disk/by-uuid/d8d23ff1-7c37-4a7d-9fc4-55fc61f912a0 / ext4 defaults 0 1
+/dev/disk/by-uuid/CB55-821E /boot/efi vfat defaults 0 1
+
+#UUID=6cae1c30-3c91-4aa7-9e9f-fcbd7ff706fe /    ext4  errors=remount-ro 0       1
+#UUID=b88f75cd-9022-4af9-a11b-5a5a1fbd3132 /d2  ext4  defaults 0 0
+#UUID=3b6780e0-ec86-43be-8d09-e462dbad762e /d3  ext4  defaults 0 0
+#UUID=73bcd201-5f77-4f68-9fba-47835c3c1692 /d4  ext4  defaults 0 0
 #/swap.img	none	swap	sw	0	0
 
 ditto5:/my                           /my       nfs  rw,noatime          0       0