"Updates"

This commit is contained in:
2026-04-04 17:10:56 +02:00
parent 76d0a46b2a
commit 7a3da89a0f
+4 -1
View File
@@ -27,7 +27,10 @@ echo "UUID=... /mnt/<folder> ext4 defaults 0 0" | sudo tee -a /
#### bob (...)
```
# emmc
UUID=5855d1bc-99fd-41f2-9d11-7c00a1c0ad00 / ext4 defaults,x-systemd.growfs 0 1
# nvme
UUID=529deeff-8612-4855-bc07-e07eb2cf55de /mnt/ssd ext4 defaults 0 0
```
#### carlo (nvme0n1 / sda / sdb) (nfs server --> backups)