Add raid mountpoint to camelot

This commit is contained in:
Victor Mignot 2023-11-12 10:21:04 +01:00
parent fb74188d21
commit dc1724213f
Signed by: dala
GPG key ID: 5E7F2CE1BEAFED3D

View file

@ -13,6 +13,11 @@
deviceUUID = "966d0ec0-7a7b-4987-91cf-6493e9f5126c";
fsType = "ext4";
}
{
mountpoint = "/srv";
deviceUUID = "329fe696-ad2f-4a86-b45f-8b143daf02d2";
fsType = "ext4";
}
{
mountpoint = "/boot";
deviceUUID = "901B-0D68";